aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-06-18drm/amd/display: Add option to disable PHY SSC reduction on transmitter enableMuhammad Ahmed3-1/+4
2025-06-18drm/amd/display: Don't disable dtb as dto src during dpms offAusef Yousof2-2/+13
2025-06-18drm/amd/display: Add custom segmentation supportBrendan Steve Leder2-6/+13
2025-06-18drm/amd/display: Deprecate Loading Bounding Box From DMUB On DCN4Austin Zheng7-10/+49
2025-06-18drm/amd/display: Update tmz_surface type to match registerDmytro Laktyushkin1-1/+1
2025-06-18drm/amd/display: Clear DPP 3DLUT CapRyan Seto7-6/+13
2025-06-18drm/amd/display: Add more checks for DSC / HUBP ONO guaranteesNicholas Kazlauskas1-0/+28
2025-06-18drm/amd/display: Refactor DML2 DC power instanceDillon Varone9-41/+46
2025-06-18drm/amd/display: Remove dml/dcn401 files and referencesDillon Varone5-295/+26
2025-06-18drm/amd/display: Get LTTPR IEEE OUI/Device ID From Closest LTTPR To HostMichael Strauss2-9/+33
2025-06-18drm/amd/display: Add HW change required mpc gamut remapCharlene Liu3-6/+20
2025-06-18drm/amd/display: Add DPIA debug option for zero allocation patchCruise Hung2-9/+12
2025-06-18drm/amd/display: Add dc cap for dp tunnelingPeichen Huang7-1/+55
2025-06-18drm/amd/display: Remove dpia debug bitsPeichen Huang1-4/+1
2025-06-18drm/amdgpu: clear pa and mca record counter when resetting eepromganglxie1-0/+2
2025-06-18drm/amdgpu: fix fence fallback timer expired errorSamuel Zhang3-1/+9
2025-06-18drm/amdgpu: enable pdb0 for hibernation on SRIOVSamuel Zhang5-16/+40
2025-06-18drm/amdgpu: update GPU addresses for SMU and PSPSamuel Zhang5-0/+65
2025-06-18drm/amdgpu: Remove nbiov7.9 replay count reportingLijo Lazar1-20/+0
2025-06-18drm/amdgpu: Check pcie replays reporting supportLijo Lazar3-2/+13
2025-06-18drm/amdgpu: Enable IFWI update support for PSPv14.0.2 and v14.0.3Shiwu Zhang1-0/+1
2025-06-18drm/amdkfd: move SDMA queue reset capability check to node_showJesse.Zhang1-2/+4
2025-06-18drm/amdgpu: update xgmi info and vram_base_offset on resumeSamuel Zhang2-0/+38
2025-06-18drm/format-helper: Move drm_fb_build_fourcc_list() to sysfb helpersThomas Zimmermann9-159/+164
2025-06-18drm/tests: Test drm_fb_build_fourcc_list() in separate test suiteThomas Zimmermann3-143/+168
2025-06-18drm/tests: Do not use drm_fb_blit() in format-helper testsThomas Zimmermann3-102/+122
2025-06-17drm/vmwgfx: Fix Host-Backed userspace on Guest-Backed kernelIan Forbes1-1/+1
2025-06-17drm/vmwgfx: Implement dma_fence_ops properlyIan Forbes5-500/+97
2025-06-17drm/vmwgfx: Update last_read_seqno under the fence lockIan Forbes7-31/+22
2025-06-18Merge tag 'drm-msm-fixes-2025-06-16' of https://gitlab.freedesktop.org/drm/msm into drm-fixesDave Airlie19-67/+217
2025-06-17drm/xe: Opportunistically skip TLB invalidaion on unbindMatthew Brost1-1/+30
2025-06-17drm/xe: Add xe_vm_has_valid_gpu_mapping helperMatthew Brost5-20/+32
2025-06-18Merge tag 'drm-misc-next-2025-06-12' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie307-2565/+11408
2025-06-17drm/xe: Extend WA 14018094691 to BMGDaniele Ceraolo Spurio1-1/+2
2025-06-17drm/xe: Fix memset on iomemLucas De Marchi1-1/+1
2025-06-17drm/xe: Annotate default for guc_log_level paramLucas De Marchi1-2/+9
2025-06-17drm/xe/guc: Default log level to non-verboseLucas De Marchi1-1/+1
2025-06-17drm/xe/oa: Enable OAM latency measurementAshutosh Dixit2-1/+14
2025-06-17drm/xe/oa: Assign hwe for OAM_SAGAshutosh Dixit2-21/+37
2025-06-17drm/xe/oa: Introduce stream->oa_unitAshutosh Dixit2-17/+37
2025-06-17drm/xe/oa: Print hwe to OA unit mappingAshutosh Dixit1-0/+32
2025-06-17drm/xe/oa/uapi: Expose media OA unitsAshutosh Dixit2-19/+53
2025-06-17drm/i915/dsb: Disable the GOSUB interruptVille Syrjälä1-5/+9
2025-06-17drm/i915/dsb: Move the DSB_PMCTRL* reset out of intel_dsb_finish()Ville Syrjälä1-12/+11
2025-06-17drm/i915/dsb: Garbage collect the MMIO DEwake stuffVille Syrjälä3-41/+11
2025-06-17drm/i915/dsb: Introduce intel_dsb_exec_time_us()Ville Syrjälä2-2/+25
2025-06-17drm/i915/dsb: Provide intel_dsb_head() and intel_dsb_size()Ville Syrjälä2-2/+9
2025-06-17drm/i915/dsb: Use intel_dsb_ins_align() in intel_dsb_align_tail()Ville Syrjälä1-0/+2
2025-06-17drm/xe: Move LRC_ENGINE_ID_PPHWSP_OFFSET outside of parallel offsetMatthew Brost1-1/+1
2025-06-17drm/xe: Do not kill VM in PT code on -ENODATAMatthew Brost1-1/+1