summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-02-23amdgpu/gtt: remove AMDGPU_GTT_NUM_TRANSFER_WINDOWSPierre-Eric Pelloux-Prayer
2026-02-23amdgpu/ttm: use amdgpu_gtt_mgr_alloc_entriesPierre-Eric Pelloux-Prayer
2026-02-23amdgpu/vce: use amdgpu_gtt_mgr_alloc_entriesPierre-Eric Pelloux-Prayer
2026-02-23drm/amdgpu: add amdgpu_gtt_node_to_byte_offset helperPierre-Eric Pelloux-Prayer
2026-02-23drm/amdgpu: add amdgpu_ttm_buffer_entity_fini funcPierre-Eric Pelloux-Prayer
2026-02-23drm/amdgpu: statically assign gart windows to ttm entitiesPierre-Eric Pelloux-Prayer
2026-02-23drm/amdgpu: remove gart_window_lock usage from gmc v12_1Pierre-Eric Pelloux-Prayer
2026-02-23drm/amd/display: Promote DC to 3.2.370Taimur Hassan
2026-02-23drm/amd/display: Refactor and fix link_dpms infoDominik Kaszewski
2026-02-23drm/amd/display: Refactor and fix link_dpms I2CDominik Kaszewski
2026-02-23drm/amd/display: Add gpuvm and hvm params to dml21Dmytro Laktyushkin
2026-02-23drm/amd/display: Refactor fams2 calculationsDillon Varone
2026-02-23drm/xe/wa: Steer RMW of MCR registers while building default LRCMatt Roper
2026-02-23dma-buf: inline spinlock for fence protection v5Christian König
2026-02-23dma-buf: abstract fence locking v2Christian König
2026-02-23dma-buf: protected fence ops by RCU v8Christian König
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-02-23drm/i915/alpm: ALPM disable fixesJouni Högander
2026-02-23drm/mcde: dsi: convert to of_drm_find_and_get_bridge()Luca Ceresoli
2026-02-23drm/mcde: dsi: mcde_dsi_bind: break when a panel or bridge is foundLuca Ceresoli
2026-02-23Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2026-02-23drm/buddy: Move internal helpers to buddy.cSanjay Yadav
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21drm/rockchip: dw_dp: Add DisplayPort support for rk3576Andy Yan
2026-02-21drm/bridge: synopsys: dw-dp: Make i2s/spdif clk optionalAndy Yan
2026-02-21drm/bridge: synopsys: dw-dp: Set pixel mode by platform dataAndy Yan
2026-02-21drm/rockchip: vop2: Use drm_err_ratelimited() for wait timeoutsHsieh Hung-En
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-20Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-02-21Merge tag 'drm-xe-next-fixes-2026-02-19' of https://gitlab.freedesktop.org/dr...Dave Airlie
2026-02-21Merge tag 'drm-intel-next-fixes-2026-02-20' of https://gitlab.freedesktop.org...Dave Airlie
2026-02-20drm/xe/sa: Add lockdep annotations for SA manager swap_guardSatyanarayana K V P
2026-02-20drm/xe/vf: Fix fs_reclaim warning with CCS save/restore BB allocationSatyanarayana K V P
2026-02-20drm/sa: Split drm_suballoc_new() into SA alloc and init helpersSatyanarayana K V P
2026-02-20drm/xe/sync: Fix user fence leak on alloc failureShuicheng Lin
2026-02-20drm/xe/sync: Cleanup partially initialized sync on parse failureShuicheng Lin
2026-02-20drm/xe/pf: Skip VRAM auto-provisioning if already provisionedMichal Wajdeczko
2026-02-20drm/xe/pf: Prefer guard(mutex) when doing fair LMEM provisioningMichal Wajdeczko
2026-02-20drm/xe/pf: Don't check for empty configMichal Wajdeczko
2026-02-20drm/xe/tests: Add KUnit tests for new VRAM fair provisioningMichal Wajdeczko
2026-02-20drm/xe/pf: Use migration-friendly VRAM auto-provisioningMichal Wajdeczko
2026-02-20drm/xe/pf: Allow to change VFs VRAM quota using sysfsMichal Wajdeczko
2026-02-20drm/xe/pf: Add functions for VRAM provisioningMichal Wajdeczko
2026-02-20drm/xe/pf: Add locked variants of VRAM configuration functionsMichal Wajdeczko
2026-02-20drm/xe/pf: Expose LMTT page sizeMichal Wajdeczko
2026-02-20drm/sysfb: corebootdrm: Support panel orientationThomas Zimmermann
2026-02-20drm/sysfb: corebootdrm: Add DRM driver for coreboot framebuffersThomas Zimmermann