summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2026-02-23dma-buf: inline spinlock for fence protection v5Christian König-6/+10
2026-02-23dma-buf: abstract fence locking v2Christian König-21/+25
2026-02-23dma-buf: protected fence ops by RCU v8Christian König-3/+3
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard-4166/+5540
2026-02-23drm/i915/alpm: ALPM disable fixesJouni Högander-6/+1
2026-02-23drm/mcde: dsi: convert to of_drm_find_and_get_bridge()Luca Ceresoli-6/+6
2026-02-23drm/mcde: dsi: mcde_dsi_bind: break when a panel or bridge is foundLuca Ceresoli-0/+5
2026-02-23Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard-25789/+151209
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-120/+80
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-492/+246
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-32/+32
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1971/+1971
2026-02-21drm/rockchip: dw_dp: Add DisplayPort support for rk3576Andy Yan-0/+8
2026-02-21drm/bridge: synopsys: dw-dp: Make i2s/spdif clk optionalAndy Yan-2/+2
2026-02-21drm/bridge: synopsys: dw-dp: Set pixel mode by platform dataAndy Yan-11/+16
2026-02-21drm/rockchip: vop2: Use drm_err_ratelimited() for wait timeoutsHsieh Hung-En-4/+4
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-2813/+2797
2026-02-20Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-949/+2118
2026-02-21Merge tag 'drm-xe-next-fixes-2026-02-19' of https://gitlab.freedesktop.org/dr...Dave Airlie-60/+71
2026-02-21Merge tag 'drm-intel-next-fixes-2026-02-20' of https://gitlab.freedesktop.org...Dave Airlie-0/+3
2026-02-20drm/xe/sa: Add lockdep annotations for SA manager swap_guardSatyanarayana K V P-0/+6
2026-02-20drm/xe/vf: Fix fs_reclaim warning with CCS save/restore BB allocationSatyanarayana K V P-64/+132
2026-02-20drm/sa: Split drm_suballoc_new() into SA alloc and init helpersSatyanarayana K V P-20/+86
2026-02-20drm/xe/sync: Fix user fence leak on alloc failureShuicheng Lin-2/+4
2026-02-20drm/xe/sync: Cleanup partially initialized sync on parse failureShuicheng Lin-7/+17
2026-02-20drm/xe/pf: Skip VRAM auto-provisioning if already provisionedMichal Wajdeczko-0/+56
2026-02-20drm/xe/pf: Prefer guard(mutex) when doing fair LMEM provisioningMichal Wajdeczko-4/+3
2026-02-20drm/xe/pf: Don't check for empty configMichal Wajdeczko-13/+0
2026-02-20drm/xe/tests: Add KUnit tests for new VRAM fair provisioningMichal Wajdeczko-1/+95
2026-02-20drm/xe/pf: Use migration-friendly VRAM auto-provisioningMichal Wajdeczko-0/+29
2026-02-20drm/xe/pf: Allow to change VFs VRAM quota using sysfsMichal Wajdeczko-2/+29
2026-02-20drm/xe/pf: Add functions for VRAM provisioningMichal Wajdeczko-0/+110
2026-02-20drm/xe/pf: Add locked variants of VRAM configuration functionsMichal Wajdeczko-7/+74
2026-02-20drm/xe/pf: Expose LMTT page sizeMichal Wajdeczko-2/+19
2026-02-20drm/sysfb: corebootdrm: Support panel orientationThomas Zimmermann-4/+26
2026-02-20drm/sysfb: corebootdrm: Add DRM driver for coreboot framebuffersThomas Zimmermann-0/+429
2026-02-20drm/sysfb: Generalize pixel-format matchingThomas Zimmermann-36/+42
2026-02-20drm/bridge: samsung-dsim: Fix memory leak in error pathOsama Abdelkader-9/+16
2026-02-20drm/bridge: synopsys: dw-dp: Check return value of devm_drm_bridge_add() in d...Chen Ni-1/+3
2026-02-20drm/imx: parallel-display: check return value of devm_drm_bridge_add() in imx...Chen Ni-1/+3
2026-02-20drm/xe/guc: Increase GuC log sizes in debug buildsTomasz Lis-1/+5
2026-02-20drm/i915/alpm: ALPM disable fixesJouni Högander-6/+1
2026-02-19drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04Harish Chegondi-0/+6
2026-02-19drm/xe/xe3: Remove SRIOV VF check for Wa_18041344222Harish Chegondi-1/+0
2026-02-19drm/xe/xe2hpg: Remove SRIOV VF check for Wa_18041344222Harish Chegondi-1/+0
2026-02-19drm/xe/xe3p_lpg: Add Wa_14026781792Nitin Gote-0/+5
2026-02-19drm/msm: Adjust msm_iommu_pagetable_prealloc_allocate() allocation typeKees Cook-1/+1
2026-02-19drm/amd/display: Remove unneeded DAC link encoder registerTimur Kristóf-5/+4
2026-02-19drm/amd/display: Enable DAC in DCE link encoderTimur Kristóf-17/+50
2026-02-19drm/amd/display: Set CRTC source for DAC using registersTimur Kristóf-37/+43