summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-07-09drm/i915/dp: Iterate configurations via link_caps for SST non-DSCImre Deak1-25/+24
2026-07-09drm/i915/dp_test: Use link caps for compliance link configsImre Deak3-3/+99
2026-07-09drm/i915/dp_tunnel: Query max BW config via link_caps for BW computationImre Deak3-5/+6
2026-07-09drm/i915/dp: Query max BW config via link_caps during mode validationImre Deak3-10/+18
2026-07-09drm/i915/dp_link_caps: Add helper to query max BW link configurationImre Deak2-0/+20
2026-07-09drm/i915/dp: Add link configuration filter for modeset computationImre Deak4-3/+102
2026-07-09drm/i915/gt: use correct selftest config symbolPengpeng Hou1-1/+1
2026-07-09drm/i915/dp_link_caps: Add debugfs entry showing allowed configurationsImre Deak1-0/+40
2026-07-09drm/i915/dp_link_caps: Drop noupdate postfix from max link limit set helpersImre Deak1-8/+7
2026-07-09drm/i915/dp_link_caps: Re-enable link configurations after sink caps changeImre Deak3-5/+43
2026-07-09drm/i915/dp_link_caps: Re-enable link configurations after a link resetImre Deak1-1/+7
2026-07-09drm/i915/dp_link_caps: Add filter for enabled link configurationsImre Deak1-4/+34
2026-07-09drm/i915/dp_link_caps: Validate max link limitsImre Deak1-1/+27
2026-07-09drm/i915/dp_link_caps: Add helper to get iteration order for a connectorImre Deak2-0/+55
2026-07-09drm/fb-helper: Only consider active CRTCs for vblank syncThomas Zimmermann1-1/+91
2026-07-09drm/i915/dp_link_caps: Add link configuration iteratorImre Deak2-0/+319
2026-07-09drm/i915/dp_link_caps: Add support for link rate, lane count iteration ordersImre Deak1-0/+50
2026-07-09drm/i915/dp_link_caps: Factor out helper to get link config by indexImre Deak1-4/+14
2026-07-09drm/i915/doc: Document DP link capabilitiesImre Deak1-0/+81
2026-07-09drm/i915/audio: treat UHBR SST like MST for cpu_transcoder signallingKai Vehmanen2-15/+42
2026-07-08drm/xe/guc: fix activity stats error message formatSk Anirban1-1/+1
2026-07-08drm/xe/guc: distinguish wedged from recoverable cancellationSk Anirban1-1/+39
2026-07-08drm/xe/userptr: Stub notifier_lock helpers when DRM_GPUSVM=nShuicheng Lin1-0/+5
2026-07-08drm/amdkfd: Check bounds on CRIU restore queue type and mqd sizeDavid Francis4-8/+27
2026-07-08drm/amd/pm: fix smu14 power limit range calculationYang Wang1-12/+16
2026-07-08drm/amdkfd: Check bounds in allocate_event_notification_slotDavid Francis1-0/+3
2026-07-08amdkfd: properly free secondary context idZhu Lingshan1-1/+1
2026-07-08drm/amdkfd: Don't acquire buffers during CRIU queue restore.David Francis1-8/+5
2026-07-08drm/amdkfd: Check bounds on CRIU restore event idDavid Francis1-1/+1
2026-07-08drm/gfx10: Program DB_RING_CONTROLAlex Deucher1-0/+9
2026-07-08drm/amdgpu: fix lifetime issue of amdgpu_vm_get_task_info_pasid()Shahyan Soltani1-15/+10
2026-07-08drm/amdgpu: trigger GPU recovery when userq destroy fails to unmap a hung queueJesse Zhang1-0/+9
2026-07-08drm/amd/amdgpu: disable ASPM on VI if pcie dpm is disabledKenneth Feng1-1/+2
2026-07-08drm/amdgpu: Disable JDPG on VCN5_3Suresh Guttula1-2/+0
2026-07-08drm/amdgpu: add support for SMU version 15.0.9Kanala Ramalingeswara Reddy5-1/+6
2026-07-08drm/amdgpu: add support for PSP version 15.0.9Kanala Ramalingeswara Reddy2-1/+5
2026-07-08drm/xe: free madvise VMA array on L2 flush failureGuangshuo Li1-1/+1
2026-07-08drm/amdkfd: Check bounds on CRIU restore event idDavid Francis1-1/+1
2026-07-08drm/amdkfd: expose pasid of secondary contexts by debugfsZhu Lingshan4-23/+104
2026-07-08drm/amd/pm: fix smu14 power limit range calculationYang Wang1-12/+16
2026-07-08drm/amdgpu/gmc6: replace BUG() with an errorAlex Deucher1-1/+1
2026-07-08drm/amdgpu/si: drop BUG()sAlex Deucher1-2/+2
2026-07-08drm/amdgpu/sdma3.0: replace BUG() with an errorAlex Deucher1-1/+2
2026-07-08drm/amdgpu/sdma2.4: replace BUG() with an errorAlex Deucher1-1/+1
2026-07-08drm/amdgpu/cik_sdma: replace BUG() with an errorAlex Deucher1-1/+2
2026-07-08drm/amdgpu/ucode: WARN() rather than BUG()Alex Deucher1-1/+2
2026-07-08drm/amdgpu/cgs: WARN() rather than BUG()Alex Deucher1-5/+3
2026-07-08drm/amdgpu/atomfirmware: WARN() rather than BUG()Alex Deucher1-2/+0
2026-07-08drm/amdgpu/gfx12.1: WARN() rather than BUG() for invalid SDMA engineAlex Deucher1-1/+2
2026-07-08drm/amdgpu/gfx12: WARN() rather than BUG() for invalid SDMA engineAlex Deucher1-1/+2