summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2025-08-15drm/panfrost: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-2/+0
2025-08-15drm/i915/bo: remove unnecessary includeJani Nikula1-1/+1
2025-08-15drm/panthor: Add support for Mali-Gx20 and Mali-Gx25 GPUsKarunika Choo2-0/+20
2025-08-15drm/panthor: Make MMU cache maintenance use FLUSH_CACHES commandKarunika Choo1-0/+33
2025-08-15drm/panthor: Serialize GPU cache flush operationsKarunika Choo1-0/+7
2025-08-15drm/panthor: Add support for Mali-Gx15 family of GPUsKarunika Choo3-0/+19
2025-08-15drm/panthor: Add support for Mali-G710, Mali-G510 and Mali-G310Karunika Choo2-0/+8
2025-08-15drm/panthor: Simplify getting the GPU model nameKarunika Choo1-44/+17
2025-08-15drm/panthor: Add panthor_hw and move gpu_info initialization into itKarunika Choo5-95/+130
2025-08-15drm/i915/audio: drop irq enabled check from LPE audio setupJani Nikula1-7/+4
2025-08-15drm/i915/active: Use try_cmpxchg64() in __active_lookup()Uros Bizjak1-3/+2
2025-08-15drm/bridge: analogix_dp: Fix bailout for devm_drm_bridge_alloc()Liu Ying1-2/+2
2025-08-15Merge tag 'drm-xe-fixes-2025-08-14' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie5-19/+126
2025-08-15Merge tag 'drm-intel-fixes-2025-08-13' of https://gitlab.freedesktop.org/drm/...Dave Airlie2-9/+13
2025-08-15drm/panel: novatek-nt35560: Clean up driverBrigham Campbell1-138/+60
2025-08-15drm: Add MIPI read_multi func and two write macrosBrigham Campbell1-0/+37
2025-08-14drm/xe/pf: Set VF LMEM BAR sizeMichaƂ Winiarski2-0/+23
2025-08-14drm/mediatek: dsi: Fix DSI host and panel bridge pre-enable orderLouis-Alexis Eyraud1-0/+6
2025-08-14drm/i915/display: drop __to_intel_display() usageJani Nikula4-20/+5
2025-08-14drm/i915/reg: separate VLV_DSPCLK_GATE_D from DSPCLK_GATE_DJani Nikula6-10/+10
2025-08-14drm/i915/gvt: convert mmio table to struct intel_displayJani Nikula1-132/+134
2025-08-14drm/i915/uncore: pass display to HAS_FPGA_DBG_UNCLAIMED()Jani Nikula2-4/+7
2025-08-14drm/i915/drv: pass display to HAS_DISPLAY()Jani Nikula1-7/+7
2025-08-14drm/i915/switcheroo: pass display to HAS_DISPLAY()Jani Nikula1-2/+4
2025-08-14drm/i915/gem: pass display to HAS_DISPLAY()Jani Nikula1-1/+2
2025-08-14drm/i915/gmch: pass display to DISPLAY_VER()Jani Nikula1-1/+2
2025-08-14drm/i915/dram: pass display to macros that expect displayJani Nikula1-2/+3
2025-08-14drm/i915/irq: pass display to macros that expect displayJani Nikula1-6/+7
2025-08-14drm/i915/clockgating: pass display to DSPCNTR and DSPSURF register macrosJani Nikula1-3/+3
2025-08-14drm/i915/clockgating: pass display to HAS_PCH_*() macrosJani Nikula1-3/+9
2025-08-14drm/i915/clockgating: pass display to for_each_pipe()Jani Nikula1-5/+8
2025-08-14drm/i915/fb: pass display to HAS_GMCH() and DISPLAY_VER()Jani Nikula1-2/+2
2025-08-14drm/i915/display: pass display to HAS_PCH_*() macrosJani Nikula1-6/+3
2025-08-14drm/i915: silence rpm wakeref asserts on GEN11_GU_MISC_IIR accessJani Nikula1-0/+4
2025-08-14drm/rockchip: vop2: make vp registers nonvolatilePiotr Zalewski1-4/+5
2025-08-14drm/rockchip: cdn-dp: select bridge for cdp-dpRudi Heitbaum1-0/+1
2025-08-14drm: renesas: rz-du: mipi_dsi: Convert to RUNTIME_PM_OPS()Geert Uytterhoeven1-4/+4
2025-08-14drm/mediatek: Add error handling for old state CRTC in atomic_disableJason-JH Lin1-1/+2
2025-08-14Merge tag 'amd-drm-fixes-6.17-2025-08-13' of https://gitlab.freedesktop.org/a...Dave Airlie5-11/+33
2025-08-14drm/simpledrm: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring (Arm)1-10/+5
2025-08-14Merge tag 'drm-misc-next-fixes-2025-08-12' of https://gitlab.freedesktop.org/...Dave Airlie11-28/+37
2025-08-13drm/msm/dpu: Initialize crtc_state to NULL in dpu_plane_virtual_atomic_check()Nathan Chancellor1-1/+1
2025-08-13drm/msm: update the high bitfield of certain DSI registersAyushi Makhija1-14/+14
2025-08-13drm/msm/dpu: correct dpu_plane_virtual_atomic_check()Dmitry Baryshkov1-1/+1
2025-08-13drm/msm/kms: move snapshot init earlier in KMS initDmitry Baryshkov1-4/+6
2025-08-13drm/msm/dsi: Fix 14nm DSI PHY PLL Lock issueLoic Poulain2-42/+18
2025-08-13drm: nova: update ARef import from sync::arefShankari Anand2-2/+4
2025-08-13drm/i915/wcl: Add display device infoImre Deak1-1/+14
2025-08-13drm/i915/display: Add power well mapping for WCLChaitanya Kumar Borah1-1/+56
2025-08-13drm/i915/tc: Debug print the pin assignment and max lane countImre Deak1-4/+17