summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2026-05-06drm/xlnx/zynqmp-dpsub: Fix dependencies for COMPILE_TESTChen-Yu Tsai
2026-05-06drm: renesas: rz-du: mipi_dsi: Fix return path on errorChris Brandt
2026-05-06drm/bridge: ite-it6263: Drop unnecessary blank lineBiju Das
2026-05-06drm/bridge: ite-it6263: Move chip initialization code from probe to atomic_en...Biju Das
2026-05-06Merge tag 'drm-intel-next-2026-05-05' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2026-05-06Merge tag 'drm-misc-next-2026-04-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-05-05drm/xe/guc: Exclude indirect ring state page from ADS engine state sizeSatyanarayana K V P
2026-05-05drm/xe/pf: Fix MMIO access using PF view instead of VF view during migrationShuicheng Lin
2026-05-05drm/xe/pf: Fix EAGAIN sign in pf_migration_consume()Shuicheng Lin
2026-05-05drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status()Gustavo Sousa
2026-05-05drm/xe/xe_survivability: Simplify runtime survivability error handlingMallesh Koujalagi
2026-05-05drm/xe/guc: Exclude indirect ring state page from ADS engine state sizeSatyanarayana K V P
2026-05-05drm/xe/hw_error: Cleanup array mapRaag Jadav
2026-05-05drm/exynos: remove bridge when component_add failsOsama Abdelkader
2026-05-05drm/amdgpu: nuke amdgpu_userq_fence_slab v2Christian König
2026-05-05drm/amdgpu/userq: fix access to stale wptr mappingSunil Khatri
2026-05-05drm/amdkfd: Check if there are kfd porcesses using adev by kfd_processes_countXiaogang Chen
2026-05-05drm/amdgpu: zero-initialize GART table on allocationPhilip Yang
2026-05-05drm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emissionJohn B. Moore
2026-05-05drm/radeon: add missing revision check for CIAlex Deucher
2026-05-05drm/amdgpu/pm: align Hawaii mclk workaround with radeonAlex Deucher
2026-05-05drm/amdgpu/pm: add missing revision check for CIAlex Deucher
2026-05-05drm/amdgpu/gfx9: drop unnecessary 64-bit fence flag check in KIQJohn B. Moore
2026-05-05drm/amdkfd: Make all TLB-flushes heavy-weightFelix Kuehling