summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-10-09drm/i915/alpm: Remove parameters suffix from intel_dp->alpm_parametersJouni Högander-15/+15
2025-10-09drm/i915/alpm: Compute ALPM parameters into crtc_state->alpm_stateJouni Högander-42/+53
2025-10-09drm/virtgpu: Use vblank timerThomas Zimmermann-2/+27
2025-10-09drm/virtio: Handle drm_crtc_init_with_planes() errorsAlexandr Sapozhnikov-2/+5
2025-10-08drm/xe: Move declarations under conditional branchTejas Upadhyay-3/+3
2025-10-08drm: atmel-hlcdc: replace dev_* print functions with drm_* variantsEslam Khafagy-21/+23
2025-10-07drm/xe/pf: Add max_vfs configfs attribute to control PF modeMichal Wajdeczko-0/+146
2025-10-07drm/nouveau: fix bad ret code in nouveau_bo_move_prepShuhao Fu-1/+1
2025-10-07drm/amd/display: Incorrect Mirror CositingJesse Agate-5/+5
2025-10-07drm/amd/display: Enable Dynamic DTBCLK SwitchFangzhi Zuo-0/+4
2025-10-07drm/amdgpu: Report individual reset errorLijo Lazar-10/+15
2025-10-07drm/amdgpu: partially revert "revert to old status lock handling v3"Christian König-68/+105
2025-10-07drm/amd/display: Fix unsafe uses of kernel mode FPUArd Biesheuvel-7/+56
2025-10-07drm/amd/pm: Disable VCN queue reset on SMU v13.0.6 due to regressionJesse.Zhang-2/+1
2025-10-07drm/amdgpu: Fix general protection fault in amdgpu_vm_bo_reset_state_machineJesse.Zhang-1/+1
2025-10-07drm/amdgpu: Check swus/ds for switch state saveLijo Lazar-8/+15
2025-10-07drm/amd/pm: Avoid interface mismatch messagingLijo Lazar-2/+5
2025-10-07drm/amdgpu: Merge amdgpu_vm_set_pasid into amdgpu_vm_initJesse.Zhang-56/+24
2025-10-07drm/amd/amdgpu: Fix the mes version that support inv_tlbsShaoyun Liu-1/+1
2025-10-07drm/amd: Check whether secure display TA loaded successfullyMario Limonciello-1/+1
2025-10-07drm/amdkfd: Fix mmap write lock not releasePhilip Yang-0/+2
2025-10-07drm/amdkfd: Fix kfd process ref leaking when userptr unmappingPhilip Yang-2/+7
2025-10-07drm/amdgpu: Fix for GPU reset being blocked by KIQ I/O.Heng Zhou-0/+5
2025-10-07drm/amd/display: Disable scaling on DCE6 for nowTimur Kristóf-2/+2
2025-10-07drm/amd/display: Properly disable scaling on DCE6Timur Kristóf-4/+13
2025-10-07drm/amd/display: Properly clear SCL_*_FILTER_CONTROL on DCE6Timur Kristóf-4/+2
2025-10-07drm/amd/display: Add missing DCE6 SCL_HORZ_FILTER_INIT* SRIsTimur Kristóf-0/+2
2025-10-07drm/amdgpu: Add additional DCE6 SCL registersAlex Deucher-0/+9
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+1
2025-10-07drm/buddy: Add KUnit tests for allocator performance under fragmentationArunpravin Paneer Selvam-0/+105
2025-10-07drm/buddy: Separate clear and dirty free block treesArunpravin Paneer Selvam-146/+187
2025-10-07drm/buddy: Optimize free block management with RB treeArunpravin Paneer Selvam-77/+118
2025-10-07drm/xe/pf: Improve reading VF config blob from debugfsMichal Wajdeczko-11/+33
2025-10-07Merge tag 'drm-xe-next-fixes-2025-10-03' of https://gitlab.freedesktop.org/dr...Dave Airlie-75/+107
2025-10-07Merge tag 'drm-misc-next-fixes-2025-10-02' of https://gitlab.freedesktop.org/...Dave Airlie-1/+4
2025-10-06drm/msm: Fix GEM free for imported dma-bufsRob Clark-3/+7
2025-10-06drm/xe/guc: Ratelimit diagnostic messages from the relayMichal Wajdeczko-2/+19
2025-10-06drm/xe: Update MEMIRQ to use tile-based printk macrosMichal Wajdeczko-3/+2
2025-10-06drm/xe/pf: Update LMTT to use tile-based messagesMichal Wajdeczko-6/+5
2025-10-06drm/xe: Add tile-based SRIOV printk macrosMichal Wajdeczko-2/+38
2025-10-06drm/xe: Update SRIOV printk macrosMichal Wajdeczko-6/+6
2025-10-06drm/xe/pf: Make the late-initialization really lateMichal Wajdeczko-12/+32
2025-10-06drm/xe/xe_late_bind_fw: Fix and simplify parsing user inputMichal Wajdeczko-7/+4
2025-10-06drm/xe: Don't force DRM_XE_DEBUG_MEMIRQ for SR-IOV debugMichal Wajdeczko-8/+8
2025-10-06drm/xe: Fix copyright and function naming in xe_ttm_vram_mgrShuicheng Lin-3/+3
2025-10-06drm/vmwgfx: Fix copy-paste typo in validationIan Forbes-1/+1
2025-10-06drm/vmwgfx: Fix Use-after-free in validationIan Forbes-1/+3
2025-10-06drm/vmwgfx: Fix a null-ptr access in the cursor snooperZack Rusin-5/+12
2025-10-06drm/vgem-fence: Fix potential deadlock on releaseJanusz Krzysztofik-1/+1
2025-10-06drm/atomic: Convert drm_atomic_get_private_obj_state() to use new plane stateMaxime Ripard-4/+4