summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-08-30Merge tag 'drm-misc-fixes-2024-08-29' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-08-30Merge tag 'drm-xe-fixes-2024-08-29' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-08-30Merge tag 'drm-intel-fixes-2024-08-29' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2024-08-29drm/i915/bios: Update new entries in VBT BDB block definitionsDnyaneshwar Bhadane
2024-08-29drm/xe/gsc: Wedge the device if the GSCCS reset failsDaniele Ceraolo Spurio
2024-08-29drm/amdgpu: always allocate cleared VRAM for GEM allocationsAlex Deucher
2024-08-29drm/tegra: hdmi: Make read-only const array freqs staticColin Ian King
2024-08-29gpu: host1x: Make host1x_context_device_bus_type constantKunwu Chan
2024-08-29gpu: host1x: Add MLOCK recovery for rest of enginesMikko Perttunen
2024-08-29gpu: host1x: Complete stream ID entry tablesMikko Perttunen
2024-08-29gpu: host1x: Handle CDMA wraparound when debug printingMikko Perttunen
2024-08-29gpu: host1x: Fix _writel function declarationsMikko Perttunen
2024-08-29drm/tegra: gem: Don't attach dma-bufs when not neededMikko Perttunen
2024-08-29drm/tegra: gem: Open code drm_prime_gem_destroyMikko Perttunen
2024-08-29Revert "drm/tegra: gr3d: Convert into dev_pm_domain_attach|detach_list()"Thierry Reding
2024-08-29drm/amdgpu/mes: add mes mapping legacy queue switchJack Xiao
2024-08-29drm/amdkfd: Don't drain ih1 for APUYifan Zhang
2024-08-29drm/amdgpu/gfx12: return early in preempt_ib()Alex Deucher
2024-08-29drm/amdgpu/gfx11: return early in preempt_ib()Alex Deucher
2024-08-29drm/amd/display: Determine IPS mode by ASIC and PMFW versionsLeo Li
2024-08-29drm/amdgpu: Move the dumping log out of for loopSunil Khatri
2024-08-29drm/amd/amdgpu: move drain_workqueue before shutdown is setVictor Zhao
2024-08-29drm/amdgpu: Do core dump immediately when job tmoTrigger Huang
2024-08-29drm/amdgpu: skip printing vram_lost if neededTrigger Huang
2024-08-29drm/amdgpu/gfx9: put queue resets behind a debug optionAlex Deucher
2024-08-29drm/amdgpu: add experimental resets debug flagAlex Deucher
2024-08-29drm/amdgpu/display: Fix a mistake in revert commitFangzhi Zuo
2024-08-29drm/xe/gsc: Add debugfs to print GSC infoDaniele Ceraolo Spurio
2024-08-29drm/xe/gsc: Track the platform in the compatibility versionDaniele Ceraolo Spurio
2024-08-29drm/xe/gsc: Fix FW status if the firmware is already loadedDaniele Ceraolo Spurio
2024-08-29drm/xe/gsc: Do not attempt to load the GSC multiple timesDaniele Ceraolo Spurio
2024-08-29drm/i915: deprecate the i915.modeset module parameterJani Nikula
2024-08-29drm/i915: fail module probe on nomodeset and i915.modeset=0Jani Nikula
2024-08-29drm/mediatek: Use spin_lock_irqsave() for CRTC event lockFei Shao
2024-08-29drm/mediatek: Fix missing configuration flags in mtk_crtc_ddp_config()Jason-JH.Lin
2024-08-29drm/mediatek: dsi: Add dsi per-frame lp code for mt8188Shuijing Li
2024-08-29drm/mediatek: Drop unnecessary check for property presenceRob Herring (Arm)
2024-08-29drm/mediatek: Declare Z Position for all planesAngeloGioacchino Del Regno
2024-08-29drm/xe/hwmon: Fix WRITE_I1 param from u32 to u16Karthik Poosa
2024-08-29drm/i915/dsb: Use chained DSBs for LUT programmingVille Syrjälä
2024-08-29drm/i915/dsb: s/dsb/dsb_color_vblank/Ville Syrjälä
2024-08-29drm/i915/dsb: Clear DSB_ENABLE_DEWAKE once the DSB is doneVille Syrjälä
2024-08-29drm/i915/dsb: Allow intel_dsb_chain() to use DSB_WAIT_FOR_VBLANKVille Syrjälä
2024-08-29drm/i915/dsb: Introduce intel_dsb_chain()Ville Syrjälä
2024-08-29drm/i915/dsb: Introduce intel_dsb_wait_scanline_{in,out}()Ville Syrjälä
2024-08-29drm/i915/dsb: Precompute DSB_CHICKENVille Syrjälä
2024-08-29drm/i915/dsb: Account for VRR properly in DSB scanline stuffVille Syrjälä
2024-08-29drm/i915/dsb: Fix dewake scanlineVille Syrjälä
2024-08-29drm/i915/dsb: Shuffle code aroundVille Syrjälä
2024-08-29drm/i915/dsb: Convert dewake_scanline to a hw scanline number earlierVille Syrjälä