aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2025-10-09drm/xe: Move GGTT lock init to allocMatthew Brost1-16/+23
2025-10-09drm/xe/vf: Remove memory allocations from VF post migration recoveryMatthew Brost2-10/+15
2025-10-09drm/xe/vf: Abort H2G sends during VF post-migration recoveryMatthew Brost1-2/+2
2025-10-09drm/xe/vf: Make VF recovery run on per-GT workerMatthew Brost7-257/+185
2025-10-09drm/xe/vf: Add xe_gt_recovery_pending helperMatthew Brost6-4/+99
2025-10-09drm/xe: Make LRC W/A scratch buffer usage consistentMatthew Brost1-1/+1
2025-10-09drm/xe: Don't change LRC ring head on job resubmissionMatthew Brost1-2/+16
2025-10-09drm/xe: Return first unsignaled job first pending job helperMatthew Brost1-4/+17
2025-10-09drm/xe: Track LR jobs in DRM scheduler pending listMatthew Brost4-45/+31
2025-10-09drm/xe/guc: Track pending-enable source in submission stateMatthew Brost1-0/+36
2025-10-09drm/xe: Save off position in ring in which a job was programmedMatthew Brost2-4/+24
2025-10-09drm/xe: Add NULL checks to scratch LRC allocationMatthew Brost1-4/+9
2025-10-09drm/i915/guc: Skip communication warning on reset in progressZhanjun Dong1-1/+8
2025-10-09drm/i915/alpm: Remove parameters suffix from intel_dp->alpm_parametersJouni Högander3-15/+15
2025-10-09drm/i915/alpm: Compute ALPM parameters into crtc_state->alpm_stateJouni Högander4-42/+53
2025-10-09drm/virtgpu: Use vblank timerThomas Zimmermann1-2/+27
2025-10-09drm/virtio: Handle drm_crtc_init_with_planes() errorsAlexandr Sapozhnikov1-2/+5
2025-10-08drm/xe: Move declarations under conditional branchTejas Upadhyay1-3/+3
2025-10-08drm: atmel-hlcdc: replace dev_* print functions with drm_* variantsEslam Khafagy4-21/+23
2025-10-07drm/xe/pf: Add max_vfs configfs attribute to control PF modeMichal Wajdeczko3-0/+146
2025-10-07drm/nouveau: fix bad ret code in nouveau_bo_move_prepShuhao Fu1-1/+1
2025-10-07drm/amd/display: Incorrect Mirror CositingJesse Agate1-5/+5
2025-10-07drm/amd/display: Enable Dynamic DTBCLK SwitchFangzhi Zuo1-0/+4
2025-10-07drm/amdgpu: Report individual reset errorLijo Lazar1-10/+15
2025-10-07drm/amdgpu: partially revert "revert to old status lock handling v3"Christian König4-68/+105
2025-10-07drm/amd/display: Fix unsafe uses of kernel mode FPUArd Biesheuvel6-7/+56
2025-10-07drm/amd/pm: Disable VCN queue reset on SMU v13.0.6 due to regressionJesse.Zhang1-2/+1
2025-10-07drm/amdgpu: Fix general protection fault in amdgpu_vm_bo_reset_state_machineJesse.Zhang1-1/+1
2025-10-07drm/amdgpu: Check swus/ds for switch state saveLijo Lazar1-8/+15
2025-10-07drm/amd/pm: Avoid interface mismatch messagingLijo Lazar3-2/+5
2025-10-07drm/amdgpu: Merge amdgpu_vm_set_pasid into amdgpu_vm_initJesse.Zhang3-56/+24
2025-10-07drm/amd/amdgpu: Fix the mes version that support inv_tlbsShaoyun Liu1-1/+1
2025-10-07drm/amd: Check whether secure display TA loaded successfullyMario Limonciello1-1/+1
2025-10-07drm/amdkfd: Fix mmap write lock not releasePhilip Yang1-0/+2
2025-10-07drm/amdkfd: Fix kfd process ref leaking when userptr unmappingPhilip Yang1-2/+7
2025-10-07drm/amdgpu: Fix for GPU reset being blocked by KIQ I/O.Heng Zhou1-0/+5
2025-10-07drm/amd/display: Disable scaling on DCE6 for nowTimur Kristóf1-2/+2
2025-10-07drm/amd/display: Properly disable scaling on DCE6Timur Kristóf2-4/+13
2025-10-07drm/amd/display: Properly clear SCL_*_FILTER_CONTROL on DCE6Timur Kristóf1-4/+2
2025-10-07drm/amd/display: Add missing DCE6 SCL_HORZ_FILTER_INIT* SRIsTimur Kristóf1-0/+2
2025-10-07drm/amdgpu: Add additional DCE6 SCL registersAlex Deucher2-0/+9
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2025-10-07drm/buddy: Add KUnit tests for allocator performance under fragmentationArunpravin Paneer Selvam1-0/+105
2025-10-07drm/buddy: Separate clear and dirty free block treesArunpravin Paneer Selvam1-146/+187
2025-10-07drm/buddy: Optimize free block management with RB treeArunpravin Paneer Selvam1-77/+118
2025-10-07drm/xe/pf: Improve reading VF config blob from debugfsMichal Wajdeczko1-11/+33
2025-10-07Merge tag 'drm-xe-next-fixes-2025-10-03' of https://gitlab.freedesktop.org/dr...Dave Airlie13-75/+107
2025-10-07Merge tag 'drm-misc-next-fixes-2025-10-02' of https://gitlab.freedesktop.org/...Dave Airlie3-1/+4
2025-10-06drm/msm: Fix GEM free for imported dma-bufsRob Clark1-3/+7
2025-10-06drm/xe/guc: Ratelimit diagnostic messages from the relayMichal Wajdeczko2-2/+19