summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-04-02drm/vc4: Fix memory leak of BO array in hang stateMaíra Canal
2026-04-02drm/vc4: Release runtime PM reference after binding V3DMaíra Canal
2026-04-02drm/ioc32: stop speculation on the drm_compat_ioctl pathGreg Kroah-Hartman
2026-03-31drm/sysfb: Fix efidrm error handling and memory type mismatchChen Ni
2026-03-30drm/ast: dp501: Fix initialization of SCU2CThomas Zimmermann
2026-03-26Revert "drm: Fix use-after-free on framebuffers and property blobs when calli...Maarten Lankhorst
2026-03-26drm/bridge: Fix refcount shown via debugfs for encoder_bridges_show()Liu Ying
2026-03-25drm/syncobj: Fix xa_alloc allocation flagsTvrtko Ursulin
2026-03-20drm/shmem-helper: Fix huge page mapping in fault handlerPedro Demarchi Gomes
2026-03-17drm/bridge: dw-hdmi-qp: fix multi-channel audio outputJonas Karlman
2026-03-17drm: Fix use-after-free on framebuffers and property blobs when calling drm_d...Maarten Lankhorst
2026-03-17drm/pagemap_util: Ensure proper cache lock management on freeJonathan Cavitt
2026-03-17drm/imagination: Disable interrupts before suspending the GPUAlessio Belle
2026-03-17drm/imagination: Synchronize interrupts before suspending the GPUAlessio Belle
2026-03-17drm/imagination: Fix deadlock in soft reset sequenceAlessio Belle
2026-03-16drm/vmwgfx: Don't overwrite KMS surface dirty trackerIan Forbes
2026-03-16drm/vmwgfx: fix kernel-doc warnings in vmwgfx_drv.hRandy Dunlap
2026-03-09drm/bridge: ti-sn65dsi83: halve horizontal syncs for dual LVDS outputLuca Ceresoli
2026-03-09drm/bridge: ti-sn65dsi83: fix CHA_DSI_CLK_RANGE roundingLuca Ceresoli
2026-03-08drm/gud: fix NULL crtc dereference on display disableShenghao Yang
2026-03-07drm/sitronix/st7586: fix bad pixel data due to byte swapDavid Lechner
2026-03-05drm/panthor: Correct the order of arguments passed to gem_syncAkash Goel
2026-03-05Revert "drm/syncobj: Fix handle <-> fd ioctls with dirty stack"Maarten Lankhorst
2026-03-05drm/ttm: Fix bo resource use-after-freeThadeu Lima de Souza Cascardo
2026-03-04nouveau/dpcd: return EBUSY for aux xfer if the device is asleepDave Airlie
2026-03-04drm/ttm/tests: Fix build failure on PREEMPT_RTMaarten Lankhorst
2026-03-04drm/sched: Fix kernel-doc warning for drm_sched_job_done()Yujie Liu
2026-03-02drm/syncobj: Fix handle <-> fd ioctls with dirty stackJulian Orth
2026-03-02drm: renesas: rz-du: mipi_dsi: Set DSI dividerChris Brandt
2026-02-27drm/ttm: Fix ttm_pool_beneficial_order() return typeTvrtko Ursulin
2026-02-26drm/solomon: Fix page start when updating rectangle in page addressing modeFrancesco Lavra
2026-02-25drm/client: Do not destroy NULL modesJonathan Cavitt
2026-02-24drm/gpusvm: Fix drm_gpusvm_pages_valid_unlocked() kernel-docMatthew Brost
2026-02-23Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
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-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/bridge: samsung-dsim: Fix memory leak in error pathOsama Abdelkader
2026-02-20drm/bridge: synopsys: dw-dp: Check return value of devm_drm_bridge_add() in d...Chen Ni
2026-02-20drm/imx: parallel-display: check return value of devm_drm_bridge_add() in imx...Chen Ni
2026-02-19drm/msm: Adjust msm_iommu_pagetable_prealloc_allocate() allocation typeKees Cook
2026-02-19drm/amd/display: Remove unneeded DAC link encoder registerTimur Kristóf
2026-02-19drm/amd/display: Enable DAC in DCE link encoderTimur Kristóf
2026-02-19drm/amd/display: Set CRTC source for DAC using registersTimur Kristóf
2026-02-19drm/amd/display: Initialize DAC in DCE link encoder using VBIOSTimur Kristóf