summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-08-29drm/xe/gsc: Wedge the device if the GSCCS reset failsDaniele Ceraolo Spurio-1/+3
2024-08-29drm/amdgpu: always allocate cleared VRAM for GEM allocationsAlex Deucher-0/+3
2024-08-29drm/tegra: hdmi: Make read-only const array freqs staticColin Ian King-1/+1
2024-08-29gpu: host1x: Make host1x_context_device_bus_type constantKunwu Chan-1/+1
2024-08-29gpu: host1x: Add MLOCK recovery for rest of enginesMikko Perttunen-0/+12
2024-08-29gpu: host1x: Complete stream ID entry tablesMikko Perttunen-78/+72
2024-08-29gpu: host1x: Handle CDMA wraparound when debug printingMikko Perttunen-3/+12
2024-08-29gpu: host1x: Fix _writel function declarationsMikko Perttunen-3/+3
2024-08-29drm/tegra: gem: Don't attach dma-bufs when not neededMikko Perttunen-30/+57
2024-08-29drm/tegra: gem: Open code drm_prime_gem_destroyMikko Perttunen-1/+4
2024-08-29Revert "drm/tegra: gr3d: Convert into dev_pm_domain_attach|detach_list()"Thierry Reding-13/+33
2024-08-29drm/amdgpu/mes: add mes mapping legacy queue switchJack Xiao-20/+43
2024-08-29drm/amdkfd: Don't drain ih1 for APUYifan Zhang-5/+8
2024-08-29drm/amdgpu/gfx12: return early in preempt_ib()Alex Deucher-0/+3
2024-08-29drm/amdgpu/gfx11: return early in preempt_ib()Alex Deucher-0/+3
2024-08-29drm/amd/display: Determine IPS mode by ASIC and PMFW versionsLeo Li-1/+25
2024-08-29drm/amdgpu: Move the dumping log out of for loopSunil Khatri-3/+2
2024-08-29drm/amd/amdgpu: move drain_workqueue before shutdown is setVictor Zhao-3/+3
2024-08-29drm/amdgpu: Do core dump immediately when job tmoTrigger Huang-1/+67
2024-08-29drm/amdgpu: skip printing vram_lost if neededTrigger Huang-14/+15
2024-08-29drm/amdgpu/gfx9: put queue resets behind a debug optionAlex Deucher-0/+14
2024-08-29drm/amdgpu: add experimental resets debug flagAlex Deucher-0/+7
2024-08-29drm/amdgpu/display: Fix a mistake in revert commitFangzhi Zuo-1/+1
2024-08-29drm/xe/gsc: Add debugfs to print GSC infoDaniele Ceraolo Spurio-0/+128
2024-08-29drm/xe/gsc: Track the platform in the compatibility versionDaniele Ceraolo Spurio-7/+13
2024-08-29drm/xe/gsc: Fix FW status if the firmware is already loadedDaniele Ceraolo Spurio-1/+4
2024-08-29drm/xe/gsc: Do not attempt to load the GSC multiple timesDaniele Ceraolo Spurio-2/+19
2024-08-29drm/i915: deprecate the i915.modeset module parameterJani Nikula-2/+7
2024-08-29drm/i915: fail module probe on nomodeset and i915.modeset=0Jani Nikula-2/+1
2024-08-29drm/mediatek: Use spin_lock_irqsave() for CRTC event lockFei Shao-2/+3
2024-08-29drm/mediatek: Fix missing configuration flags in mtk_crtc_ddp_config()Jason-JH.Lin-0/+27
2024-08-29drm/mediatek: dsi: Add dsi per-frame lp code for mt8188Shuijing Li-12/+94
2024-08-29drm/mediatek: Drop unnecessary check for property presenceRob Herring (Arm)-8/+5
2024-08-29drm/mediatek: Declare Z Position for all planesAngeloGioacchino Del Regno-4/+19
2024-08-29drm/xe/hwmon: Fix WRITE_I1 param from u32 to u16Karthik Poosa-1/+1
2024-08-29drm/i915/dsb: Use chained DSBs for LUT programmingVille Syrjälä-8/+29
2024-08-29drm/i915/dsb: s/dsb/dsb_color_vblank/Ville Syrjälä-23/+23
2024-08-29drm/i915/dsb: Clear DSB_ENABLE_DEWAKE once the DSB is doneVille Syrjälä-1/+3
2024-08-29drm/i915/dsb: Allow intel_dsb_chain() to use DSB_WAIT_FOR_VBLANKVille Syrjälä-6/+40
2024-08-29drm/i915/dsb: Introduce intel_dsb_chain()Ville Syrjälä-0/+45
2024-08-29drm/i915/dsb: Introduce intel_dsb_wait_scanline_{in,out}()Ville Syrjälä-0/+79
2024-08-29drm/i915/dsb: Precompute DSB_CHICKENVille Syrjälä-3/+6
2024-08-29drm/i915/dsb: Account for VRR properly in DSB scanline stuffVille Syrjälä-18/+67
2024-08-29drm/i915/dsb: Fix dewake scanlineVille Syrjälä-8/+2
2024-08-29drm/i915/dsb: Shuffle code aroundVille Syrjälä-28/+28
2024-08-29drm/i915/dsb: Convert dewake_scanline to a hw scanline number earlierVille Syrjälä-15/+18
2024-08-29drm/i915/dsb: Hook up DSB error interruptsVille Syrjälä-0/+83
2024-08-29drm/tiny/gm12u320: convert to struct drm_edidJani Nikula-3/+10
2024-08-29drm/ipuv3/parallel: convert to struct drm_edidJani Nikula-5/+9
2024-08-29drm/tegra: convert to struct drm_edidJani Nikula-13/+18