summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-07-14drm/amd/display: program dither on all OPP heads under ODM combineJames Lin1-19/+34
2026-07-14drm/amd/display: Check dc_link before applying DSC policySrinivasan Shanmugam1-1/+4
2026-07-14drm/amd/display: Add passive dongle handling in force_to_use_aux caseMatthew Stewart1-1/+24
2026-07-14drm/amd/display: Enable zstate support and fix seamless bootGabe Teeger2-5/+6
2026-07-14drm/amd/display: Fix DCN42B null registers & register masksMatthew Stewart2-116/+20
2026-07-14drm/amd/display: Enable IPS support for DCN4 VariantGabe Teeger1-3/+2
2026-07-14drm/amdgpu/gfx12: fix IP dump alloc orderingAlex Deucher1-2/+2
2026-07-14drm/amdgpu/gfx11: fix IP dump alloc orderingAlex Deucher1-2/+2
2026-07-14drm/amdgpu/gfx10: fix IP dump alloc orderingAlex Deucher1-2/+2
2026-07-14drm/amdgpu/gfx9: fix IP dump alloc orderingAlex Deucher1-2/+2
2026-07-14drm/amdgpu/gfx12.1: Add ip dump supportAlex Deucher1-0/+277
2026-07-14drm/amdgpu: Change system_unbound_wq with system_dfl_wqMarco Crivellari1-1/+1
2026-07-14drm/amd/display: Enable PSR and Replay on DCN4 variant [Part 2]Gabe Teeger1-2/+2
2026-07-14drm/amd/display: Enable CACP on LinuxChenyu Chen15-29/+566
2026-07-14drm/amd/display: Generalize DMUB memory flushes from hostDillon Varone5-31/+46
2026-07-14drm/amd/display: Fix KUnit backlight tests for CACPAlex Hung1-1/+6
2026-07-14drm/amdgpu/discovery: Fix device family for DCN42Roman Li1-1/+3
2026-07-14drm/amdgpu: update mmhub 4.2.0 client listAlex Deucher1-32/+33
2026-07-14drm: ensure blend mode supported if pixel format with alpha exposedLeandro Ribeiro1-0/+21
2026-07-14drm/drm_blend: allow blend mode property without PREMULTILeandro Ribeiro1-6/+14
2026-07-14drm/bridge: sii9234: use dev_err_probe where applicableHenrik Grimler1-13/+8
2026-07-14drm/bridge: sii9234: fix some typos in comments and messagesHenrik Grimler1-7/+7
2026-07-14drm/gpusvm: publish dpagemap early to avoid device mapping leak on errorHonglei Huang1-5/+11
2026-07-14drm/gpusvm: do not route system pages to device_unmap() on IOVA unmapHonglei Huang1-6/+12
2026-07-14drm/gpusvm: free the whole IOVA reservation on unmapHonglei Huang1-5/+14
2026-07-14drm/xe/vf: Fix VF CCS attach/detach race with in-flight BO movesMatthew Brost5-15/+48
2026-07-14drm/bridge: rename drm_for_each_bridge_in_chain_scoped() to drm_for_each_brid...Luca Ceresoli4-5/+5
2026-07-14drm/xe/nvm: fix writable override for CRIAlexander Usyskin1-2/+7
2026-07-14drm/i915/display: Fix too few bits in transcoder mask variablesJohn Harrison6-27/+27
2026-07-14drm/bridge: fix wording in commentLuca Ceresoli1-1/+1
2026-07-14drm/bridge: samsung-dsim: fix wording in commentLuca Ceresoli1-1/+1
2026-07-14drm: of: fix wording in commentLuca Ceresoli1-1/+1
2026-07-14drm/xe/pf: Disable display in admin only PF modeSatyanarayana K V P2-3/+2
2026-07-14Merge drm/drm-next into drm-xe-nextRodrigo Vivi929-30468/+54168
2026-07-14drm/xe/display: Do not allocate into stolen for new framebuffers.Maarten Lankhorst1-27/+6
2026-07-14drm/i915/display: Fix NV12 ceiling division for bigjoiner caseVidya Srinivas1-20/+13
2026-07-14drm/xe: Fix DPT allocation paths.Maarten Lankhorst1-25/+8
2026-07-14drm/i915: Print the phys_base in addition to the dma_addr for the BIOS FBVille Syrjälä1-3/+3
2026-07-14drm/i915: Fix BIOS FB memory region name debug printsVille Syrjälä1-3/+3
2026-07-14drm/xe: s/bar2/lmembar/Ville Syrjälä1-8/+8
2026-07-14drm/xe: Check the PTE local memory bit for initial FB in stolenVille Syrjälä1-1/+14
2026-07-14drm/xe: Abstract the initial FB PTE checks a bitVille Syrjälä1-3/+14
2026-07-14drm/xe: Print a debug message if we have no stolen for the initial FBVille Syrjälä1-2/+6
2026-07-14drm/xe: Do the initial FB size alignment earlierVille Syrjälä1-4/+4
2026-07-14drm/i915: Use drm_dbg_kms() for initial FB debugsVille Syrjälä2-8/+8
2026-07-14drm/i915: Throw away the BIOS fb if has the wrong depth/bppVille Syrjälä1-0/+9
2026-07-14drm/i915/fbdev: Extract bios_fb_ok()Ville Syrjälä1-8/+18
2026-07-14drm/i915: Disable the plane if initial plane config readout failedVille Syrjälä1-3/+3
2026-07-14drm/xe: Hold a dma-buf reference for imported BOsNitin Gote4-6/+25
2026-07-14drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOCHimal Prasad Ghimiray1-5/+20