summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
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
2025-10-06drm/ingenic: crtc: Switch to ingenic_drm_get_new_priv_state()Maxime Ripard-2/+8
2025-10-06drm/framebuffer: Switch to drm_atomic_get_new_crtc_state()Maxime Ripard-1/+1
2025-10-06drm/atomic: Switch to drm_atomic_get_new_crtc_state()Maxime Ripard-2/+2
2025-10-06drm/vc4: Switch to drm_atomic_get_new_crtc_state()Maxime Ripard-4/+2
2025-10-06drm/vboxvideo: Switch to drm_atomic_get_new_crtc_state()Maxime Ripard-4/+4
2025-10-06drm/tilcdc: Switch to drm_atomic_get_new_crtc_state()Maxime Ripard-2/+1
2025-10-06drm/tegra: Switch to drm_atomic_get_new_crtc_state()Maxime Ripard-1/+1
2025-10-06drm/sun4i: Switch to drm_atomic_get_new_crtc_state()Maxime Ripard-4/+2
2025-10-06drm/rockchip: Switch to drm_atomic_get_new_crtc_state()Maxime Ripard-4/+4
2025-10-06drm/omap: Switch to drm_atomic_get_new_crtc_state()Maxime Ripard-1/+1
2025-10-06drm/msm/mdp5: Switch to drm_atomic_get_new_crtc_state()Maxime Ripard-4/+3
2025-10-06drm/mediatek: Switch to drm_atomic_get_new_crtc_state()Maxime Ripard-1/+2