summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-05-08drm/xe/multi_queue: Store primary LRC and position info in LRCUmesh Nerlige Ramappa
2026-05-08drm/xe/multi_queue: Refactor check for multi queue support for engine classUmesh Nerlige Ramappa
2026-05-08drm/xe/lrc: Refactor xe_lrc_timestamp to simplify logicUmesh Nerlige Ramappa
2026-05-08drm/xe: Add timestamp_ms to LRC snapshotMatthew Brost
2026-05-08drm/xe/lrc: Use 64 bit ctx timestamp in the LRC snapshotUmesh Nerlige Ramappa
2026-05-08drm/xe/eustall: Return ENODEV from read if EU stall registers get resetHarish Chegondi
2026-05-08drm/xe/multi_queue: Refactor CGP_SYNC send pathNiranjana Vishwanathapura
2026-05-08drm/xe/multi_queue: Remove redundant assignment in guc_exec_queue_run_jobNiranjana Vishwanathapura
2026-05-08drm/nouveau/gsp: Use kzalloc_flex() for r535 display funcsRosen Penev
2026-05-08nouveau/vmm: use kzalloc_flexRosen Penev
2026-05-08drm/nouveau/kms/nvd9-: Remove unused header in crc.cLyude Paul
2026-05-08drm/xe: Make decision to use Xe2-style blitter instructions a feature flagMatt Roper
2026-05-08drm/ttm: Fix ttm_bo_swapout() infinite LRU walk on swapout failureThomas Hellström
2026-05-08drm/xe: Convert stolen memory over to ttm_range_managerSanjay Yadav
2026-05-08Merge drm/drm-next into drm-xe-nextThomas Hellström
2026-05-08drm/buddy: Integrate lockdep annotations for gpu buddy managerTejas Upadhyay
2026-05-08drm/xe/madvise: Track purgeability with BO-local countersArvind Yadav
2026-05-08drm: Set old handle to NULL before prime swap in change_handleFrancis, David
2026-05-08Merge tag 'amd-drm-fixes-7.1-2026-05-06' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-05-08Merge tag 'drm-misc-next-2026-05-07' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-05-08Merge tag 'drm-misc-fixes-2026-05-07' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-05-08Merge tag 'drm-xe-fixes-2026-05-07' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-05-07drm/dp/mst: fix buffer overflows in sideband chunk accumulationAshutosh Desai
2026-05-07drm: Drop HPAGE_PMD_SIZE dependency in dma_iova_try_alloc callsFrancois Dugast
2026-05-07Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-05-07drm/panfrost: Fix wait_bo ioctl leaking positive return from dma_resv_wait_ti...Gyeyoung Baek
2026-05-07drm/panthor: Avoid potential UAF due to memory reclaimAkash Goel
2026-05-07drm/i915: skip __i915_request_skip() for already signaled requestsSebastian Brzezinka
2026-05-07drm/bridge: tc358768: Add support for long command tx via video bufferTomi Valkeinen
2026-05-07drm/bridge: tc358768: Separate video format configTomi Valkeinen
2026-05-07drm/bridge: tc358768: Add LP mode command supportTomi Valkeinen
2026-05-07drm/bridge: tc358768: Support non-continuous clockTomi Valkeinen
2026-05-07drm/bridge: tc358768: Separate indirect register writesTomi Valkeinen
2026-05-07drm/bridge: tc358768: Set pre_enable_prev_first for reverse orderParth Pancholi
2026-05-07drm/bridge: tc358768: Fix typo in TC358768_DSI_CONTROL_DIS_MODETomi Valkeinen
2026-05-07drm/bochs: Drop manual put on probe error pathMyeonghun Pak
2026-05-07drm/mgag200: Drop unused include of <drm/drm_pciids.h>Uwe Kleine-König (The Capable Hub)
2026-05-07drm/panthor: Fix missing declaration for panthor_transparent_hugepagegyeyoung
2026-05-07Merge tag 'amd-drm-next-7.2-2026-05-06' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-05-06drm/xe: Respect pin_params.alignment for GGTTVille Syrjälä
2026-05-06drm/xe: Use fb cached min alignmentTvrtko Ursulin
2026-05-06drm/i915/irq: drop unnecessary forward declarations and includesJani Nikula
2026-05-06Revert "drm/i915: replace select with dependency for visible DEBUG_OBJECTS"Jani Nikula
2026-05-06treewide: Explicitly include the x86 CPUID headersAhmed S. Darwish
2026-05-06drm/bridge: microchip-lvds: fix bus format mismatch with VESA displaysDharma Balasubiramani
2026-05-06drm/bridge: microchip-lvds: migrate to atomic bridge opsDharma Balasubiramani
2026-05-06drm/bridge: microchip-lvds: Remove unused drm_panel and redundant port node l...Dharma Balasubiramani
2026-05-06Revert "drm/edid: add CTA Video Format Data Block support"Maarten Lankhorst
2026-05-06drm/gma500: Drop unused include of <drm/drm_pciids.h>Uwe Kleine-König (The Capable Hub)
2026-05-06drm/bridge: cdns-dsi: Replace deprecated UNIVERSAL_DEV_PM_OPS()Vitor Soares