aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2026-02-26drm/solomon: Fix page start when updating rectangle in page addressing modeFrancesco Lavra1-4/+2
2026-02-26drm/xe/pf: Don't use LMTT page size if no LMTTMichal Wajdeczko1-1/+2
2026-02-26drm/xe/pf: Don't force 2MB VRAM alignmentMichal Wajdeczko1-3/+5
2026-02-26drm/xe/pf: Use explicit VRAM BO flag for VRAM provisioningMichal Wajdeczko1-1/+1
2026-02-25drm/amd: Disable MES LR compute W/AMario Limonciello2-10/+0
2026-02-25drm/amdgpu: Fix error handling in slot resetLijo Lazar1-7/+10
2026-02-25drm/amdgpu/vcn5: Add SMU dpm interface typesguttula1-0/+4
2026-02-25drm/amdgpu: Fix locking bugs in error pathsBart Van Assche1-5/+7
2026-02-25drm/amdgpu: Unlock a mutex before destroying itBart Van Assche1-0/+1
2026-02-25drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock1-2/+2
2026-02-25drm/amdgpu: add upper bound check on user inputs in wait ioctlSunil Khatri1-0/+5
2026-02-25drm/amdgpu: add upper bound check on user inputs in signal ioctlSunil Khatri1-0/+7
2026-02-25drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warningsTvrtko Ursulin1-4/+4
2026-02-25drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctlTvrtko Ursulin1-0/+2
2026-02-25drm/amd: Disable MES LR compute W/AMario Limonciello2-10/+0
2026-02-25drm/amdgpu: Fix error handling in slot resetLijo Lazar1-7/+10
2026-02-25drm/amd/ras: Handle check address validity in SR-IOVJinzhou Su1-7/+19
2026-02-25drm/amdgpu/vcn5: Add SMU dpm interface typesguttula1-0/+4
2026-02-25drm/amd/ras: Add function to convert retired addressJinzhou Su2-0/+29
2026-02-25drm/amd/ras: Handle address check in SR-IOV guestJinzhou Su2-0/+22
2026-02-25drm/amd/ras: Add convert retired address structureJinzhou Su1-0/+14
2026-02-25drm/amd/ras: Add address check structureJinzhou Su1-0/+15
2026-02-25drm/amdgpu: Fix locking bugs in error pathsBart Van Assche1-5/+7
2026-02-25drm/amdgpu: Unlock a mutex before destroying itBart Van Assche1-0/+1
2026-02-25drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock1-2/+2
2026-02-25drm/amdgpu: add upper bound check on user inputs in wait ioctlSunil Khatri1-0/+5
2026-02-25drm/amdgpu: add upper bound check on user inputs in signal ioctlSunil Khatri1-0/+7
2026-02-25drm/amdgpu/userq: Use drm_gem_objects_lookup in amdgpu_userq_wait_ioctlTvrtko Ursulin1-56/+24
2026-02-25drm/amdgpu/userq: Use drm_gem_objects_lookup in amdgpu_userq_signal_ioctlTvrtko Ursulin1-58/+21
2026-02-25drm/amd/ras: use dedicated memory as vf ras command bufferYiPeng Chai3-40/+114
2026-02-25drm/amdkfd: Removed commented line for MQD queue priorityAndrew Martin7-7/+0
2026-02-25drm/amdgpu/userq: Consolidate wait ioctl exit pathTvrtko Ursulin1-23/+5
2026-02-25drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warningsTvrtko Ursulin1-4/+4
2026-02-25drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctlTvrtko Ursulin1-0/+2
2026-02-25drm/xe/guc: Refine CT queue checks and log formattingShuicheng Lin1-6/+5
2026-02-25drm/xe/guc: Accumulate CT H2G retry sleep budgetShuicheng Lin1-1/+1
2026-02-25drm/xe/compat: Remove unused i915_reg.h from compat headerUma Shankar1-6/+0
2026-02-25drm/i915/dp_tunnel: Send BW change notification after tunnel creationImre Deak1-5/+20
2026-02-25drm/i915/dp_tunnel: Sanitize documentation of intel_dp_tunnel_detect()Imre Deak1-3/+6
2026-02-25drm/i915/dp_tunnel: Split update_tunnel_state()Imre Deak1-7/+34
2026-02-25drm/i915/dp_tunnel: Simplify detection of link BW changeImre Deak1-13/+5
2026-02-25drm/i915/dp_tunnel: Don't update tunnel state during system resumeImre Deak1-5/+6
2026-02-25drm/i915/fbdev: print info about stolen memory preference for fbdevVinod Govindapillai1-0/+3
2026-02-25drm/xe/fbdev: print info about stolen memory preference for fbdevVinod Govindapillai2-1/+5
2026-02-25drm/xe/fbdev: Extract intel_fbdev_fb_prefer_stolen()Ville Syrjälä2-10/+26
2026-02-25drm/i915/fbdev: Extract intel_fbdev_fb_prefer_stolen()Ville Syrjälä3-9/+20
2026-02-25drm/i915/display: remove the usage of dev_privVinod Govindapillai1-6/+6
2026-02-25drm/xe/fbdev: Fix BIOS FB vs. stolen size checkVille Syrjälä1-1/+1
2026-02-25Merge drm/drm-next into drm-intel-nextJani Nikula1882-23210/+147446
2026-02-25drm/client: Do not destroy NULL modesJonathan Cavitt1-1/+2