summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2025-10-14drm/rockchip: vop: add lut_size for RK3368 vop_dataWeiHao Li
2025-10-14drm/rockchip: dsi: Add support for RK3368WeiHao Li
2025-10-14drm/rockchip: analogix_dp: Apply devm_clk_get_optional() for &rockchip_dp_dev...Damon Ding
2025-10-14drm: atmel-hlcdc: fix atmel_xlcdc_plane_setup_scaler()Cyrille Pitchen
2025-10-14drm: atmel-hlcdc: update the LCDC_ATTRE register in plane atomic_disableManikandan Muralidharan
2025-10-14drm/ttm: Add safety check for NULL man->bdev in ttm_resource_manager_usageJesse.Zhang
2025-10-13drm/atomic: Change state pointers to a more meaningful nameMaxime Ripard
2025-10-13Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2025-10-10Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-10-10Merge tag 'drm-fixes-2025-10-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-10-11Merge tag 'drm-misc-fixes-2025-10-09' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-10-10drm/gud: Use kmalloc_array() instead of kmalloc()Mehdi Ben Hadj Khelifa
2025-10-10Merge tag 'amd-drm-next-6.18-2025-10-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-10-09drm/panfrost: Name scheduler queues after their job slotsAdrián Larumbe
2025-10-09drm: Prevent sign extension on hdisplay and vdisplayJonathan Cavitt
2025-10-09drm/panthor: skip regulator setup if no such propRain Yang
2025-10-09drm/virtgpu: Use vblank timerThomas Zimmermann
2025-10-09drm/virtio: Handle drm_crtc_init_with_planes() errorsAlexandr Sapozhnikov
2025-10-08drm: atmel-hlcdc: replace dev_* print functions with drm_* variantsEslam Khafagy
2025-10-07drm/nouveau: fix bad ret code in nouveau_bo_move_prepShuhao Fu
2025-10-07drm/amd/display: Incorrect Mirror CositingJesse Agate
2025-10-07drm/amd/display: Enable Dynamic DTBCLK SwitchFangzhi Zuo
2025-10-07drm/amdgpu: Report individual reset errorLijo Lazar
2025-10-07drm/amdgpu: partially revert "revert to old status lock handling v3"Christian König
2025-10-07drm/amd/display: Fix unsafe uses of kernel mode FPUArd Biesheuvel
2025-10-07drm/amd/pm: Disable VCN queue reset on SMU v13.0.6 due to regressionJesse.Zhang
2025-10-07drm/amdgpu: Fix general protection fault in amdgpu_vm_bo_reset_state_machineJesse.Zhang
2025-10-07drm/amdgpu: Check swus/ds for switch state saveLijo Lazar
2025-10-07drm/amd/pm: Avoid interface mismatch messagingLijo Lazar
2025-10-07drm/amdgpu: Merge amdgpu_vm_set_pasid into amdgpu_vm_initJesse.Zhang
2025-10-07drm/amd/amdgpu: Fix the mes version that support inv_tlbsShaoyun Liu
2025-10-07drm/amd: Check whether secure display TA loaded successfullyMario Limonciello
2025-10-07drm/amdkfd: Fix mmap write lock not releasePhilip Yang
2025-10-07drm/amdkfd: Fix kfd process ref leaking when userptr unmappingPhilip Yang
2025-10-07drm/amdgpu: Fix for GPU reset being blocked by KIQ I/O.Heng Zhou
2025-10-07drm/amd/display: Disable scaling on DCE6 for nowTimur Kristóf
2025-10-07drm/amd/display: Properly disable scaling on DCE6Timur Kristóf
2025-10-07drm/amd/display: Properly clear SCL_*_FILTER_CONTROL on DCE6Timur Kristóf
2025-10-07drm/amd/display: Add missing DCE6 SCL_HORZ_FILTER_INIT* SRIsTimur Kristóf
2025-10-07drm/amdgpu: Add additional DCE6 SCL registersAlex Deucher
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-10-07drm/buddy: Add KUnit tests for allocator performance under fragmentationArunpravin Paneer Selvam
2025-10-07drm/buddy: Separate clear and dirty free block treesArunpravin Paneer Selvam
2025-10-07drm/buddy: Optimize free block management with RB treeArunpravin Paneer Selvam
2025-10-07Merge tag 'drm-xe-next-fixes-2025-10-03' of https://gitlab.freedesktop.org/dr...Dave Airlie
2025-10-07Merge tag 'drm-misc-next-fixes-2025-10-02' of https://gitlab.freedesktop.org/...Dave Airlie
2025-10-06drm/vmwgfx: Fix copy-paste typo in validationIan Forbes
2025-10-06drm/vmwgfx: Fix Use-after-free in validationIan Forbes
2025-10-06drm/vmwgfx: Fix a null-ptr access in the cursor snooperZack Rusin
2025-10-06drm/vgem-fence: Fix potential deadlock on releaseJanusz Krzysztofik