summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2026-02-27drm/i915/overlay: Remove GPU hang snapshot stuffVille Syrjälä-111/+0
2026-02-27drm/xe/compat: Remove unused i915_reg.h from compat headerUma Shankar-6/+0
2026-02-27drm/i915/backlight: Remove try_vesa_interfaceSuraj Kandpal-12/+7
2026-02-27Merge tag 'amd-drm-fixes-7.0-2026-02-26' of https://gitlab.freedesktop.org/ag...Dave Airlie-28/+42
2026-02-27Merge tag 'drm-xe-fixes-2026-02-26' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-21/+81
2026-02-26drm/xe/configfs: Free ctx_restore_mid_bb in releaseShuicheng Lin-0/+1
2026-02-26drm/xe/xe3p_xpc: Drop stale MCR steering TODO commentMatt Roper-6/+0
2026-02-26drm/i915/dpt: pass opaque struct intel_dpt around instead of i915_address_spaceJani Nikula-50/+51
2026-02-26drm/i915/dpt: rename struct i915_dpt to intel_dptJani Nikula-11/+11
2026-02-26drm/i915/dpt: rename i915 specific functions to i915_dpt_ prefixJani Nikula-12/+10
2026-02-26drm/i915/dpt: switch to i915 runtime pm callsJani Nikula-3/+2
2026-02-26drm/i915/dpt: drop _common from the DPT file namesJani Nikula-5/+5
2026-02-26drm/i915/dpt: remove display/intel_dpt.hJani Nikula-23/+12
2026-02-26drm/i915/dpt: move suspend/resume to parent interfaceJani Nikula-64/+89
2026-02-26drm/i915/dpt: move create/destroy to parent interfaceJani Nikula-30/+48
2026-02-26drm/i915/dpt: pass obj, size instead of framebuffer to intel_dpt_create()Jani Nikula-11/+11
2026-02-26drm/i915/dpt: move display/intel_dpt.c to i915_dpt.cJani Nikula-6/+6
2026-02-27Merge tag 'drm-misc-fixes-2026-02-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-32/+55
2026-02-26drm/xe: Move LRC seqno to system memory to avoid slow dGPU readsMatthew Brost-21/+42
2026-02-26drm/xe: Avoid unconditional VRAM reads in H2G pathMatthew Brost-9/+16
2026-02-26drm/xe: Split H2G and G2H into separate buffer objectsMatthew Brost-24/+47
2026-02-26drm/xe: Do not preempt fence signaling CS instructionsMatthew Brost-0/+9
2026-02-26Revert "drm/xe/compat: Remove unused i915_reg.h from compat header"Uma Shankar-0/+6
2026-02-26drm/panel-edp: Change BOE NV140WUM-N64 timingsHaikun Zhou-1/+8
2026-02-26drm/amdkfd: fix CWSR trap handlerAlex Deucher-3/+0
2026-02-26drm/xe: Don't expose display modparam if no display supportMichal Wajdeczko-1/+3
2026-02-26drm/solomon: Fix page start when updating rectangle in page addressing modeFrancesco Lavra-4/+2
2026-02-26drm/xe/pf: Don't use LMTT page size if no LMTTMichal Wajdeczko-1/+2
2026-02-26drm/xe/pf: Don't force 2MB VRAM alignmentMichal Wajdeczko-3/+5
2026-02-26drm/xe/pf: Use explicit VRAM BO flag for VRAM provisioningMichal Wajdeczko-1/+1
2026-02-25drm/amd: Disable MES LR compute W/AMario Limonciello-10/+0
2026-02-25drm/amdgpu: Fix error handling in slot resetLijo Lazar-7/+10
2026-02-25drm/amdgpu/vcn5: Add SMU dpm interface typesguttula-0/+4
2026-02-25drm/amdgpu: Fix locking bugs in error pathsBart Van Assche-5/+7
2026-02-25drm/amdgpu: Unlock a mutex before destroying itBart Van Assche-0/+1
2026-02-25drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock-2/+2
2026-02-25drm/amdgpu: add upper bound check on user inputs in wait ioctlSunil Khatri-0/+5
2026-02-25drm/amdgpu: add upper bound check on user inputs in signal ioctlSunil Khatri-0/+7
2026-02-25drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warningsTvrtko Ursulin-4/+4
2026-02-25drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctlTvrtko Ursulin-0/+2
2026-02-25drm/amd: Disable MES LR compute W/AMario Limonciello-10/+0
2026-02-25drm/amdgpu: Fix error handling in slot resetLijo Lazar-7/+10
2026-02-25drm/amd/ras: Handle check address validity in SR-IOVJinzhou Su-7/+19
2026-02-25drm/amdgpu/vcn5: Add SMU dpm interface typesguttula-0/+4
2026-02-25drm/amd/ras: Add function to convert retired addressJinzhou Su-0/+29
2026-02-25drm/amd/ras: Handle address check in SR-IOV guestJinzhou Su-0/+22
2026-02-25drm/amd/ras: Add convert retired address structureJinzhou Su-0/+14
2026-02-25drm/amd/ras: Add address check structureJinzhou Su-0/+15
2026-02-25drm/amdgpu: Fix locking bugs in error pathsBart Van Assche-5/+7
2026-02-25drm/amdgpu: Unlock a mutex before destroying itBart Van Assche-0/+1