summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-08-15drm/amd/pm: Add VCN reset support check capabilityJesse.Zhang
2025-08-15drm/amdgpu: fix nullptr err of vm_handle_movedHeng Zhou
2025-08-15drm/amdkfd: set uuid for each partition in topologyEric Huang
2025-08-15drm/amd/display: Use boolean context for pointer null checksQianfeng Rong
2025-08-15drm/amd/display: Remove redundant semicolonsLiao Yuanhong
2025-08-15drm/radeon: replace min/max nesting with clamp()Xichao Zhao
2025-08-15drm/bridge: display-connector: don't set OP_DETECT for DisplayPortsDmitry Baryshkov
2025-08-15drm/panfrost: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-08-15drm/i915/bo: remove unnecessary includeJani Nikula
2025-08-15drm/panthor: Add support for Mali-Gx20 and Mali-Gx25 GPUsKarunika Choo
2025-08-15drm/panthor: Make MMU cache maintenance use FLUSH_CACHES commandKarunika Choo
2025-08-15drm/panthor: Serialize GPU cache flush operationsKarunika Choo
2025-08-15drm/panthor: Add support for Mali-Gx15 family of GPUsKarunika Choo
2025-08-15drm/panthor: Add support for Mali-G710, Mali-G510 and Mali-G310Karunika Choo
2025-08-15drm/panthor: Simplify getting the GPU model nameKarunika Choo
2025-08-15drm/panthor: Add panthor_hw and move gpu_info initialization into itKarunika Choo
2025-08-15drm/i915/audio: drop irq enabled check from LPE audio setupJani Nikula
2025-08-15drm/i915/active: Use try_cmpxchg64() in __active_lookup()Uros Bizjak
2025-08-15drm/bridge: analogix_dp: Fix bailout for devm_drm_bridge_alloc()Liu Ying
2025-08-15gpu: nova-core: register: add support for relative array registersAlexandre Courbot
2025-08-15gpu: nova-core: falcon: use register arrays for FUSE registersAlexandre Courbot
2025-08-15gpu: nova-core: register: add support for register arraysAlexandre Courbot
2025-08-15gpu: nova-core: falcon: add distinct base address for PFALCON2Alexandre Courbot
2025-08-15gpu: nova-core: register: redesign relative registersAlexandre Courbot
2025-08-15gpu: nova-core: register: use #[inline(always)] for all methodsAlexandre Courbot
2025-08-15gpu: nova-core: register: split @io rule into fixed and relative versionsAlexandre Courbot
2025-08-15gpu: nova-core: register: generate correct `Default` implementationAlexandre Courbot
2025-08-15gpu: nova-core: register: improve `Debug` implementationAlexandre Courbot
2025-08-15gpu: nova-core: register: add fields dispatcher internal ruleAlexandre Courbot
2025-08-15gpu: nova-core: register: add missing doccomments for fixed registers I/O acc...Alexandre Courbot
2025-08-15gpu: nova-core: register: fix documentation and indentationAlexandre Courbot
2025-08-15gpu: nova-core: register: move OFFSET declaration to I/O impl blockAlexandre Courbot
2025-08-15gpu: nova-core: register: remove `try_` accessors for relative registersAlexandre Courbot
2025-08-15gpu: nova-core: register: simplify @leaf_accessor ruleAlexandre Courbot
2025-08-15gpu: nova-core: register: improve documentation for basic registersAlexandre Courbot
2025-08-15gpu: nova-core: register: allow fields named `offset`Alexandre Courbot
2025-08-15gpu: nova-core: register: add missing space in register!()Alexandre Courbot
2025-08-15gpu: nova-core: register: minor grammar and spelling fixesJohn Hubbard
2025-08-15Merge tag 'drm-xe-fixes-2025-08-14' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-08-15Merge tag 'drm-intel-fixes-2025-08-13' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-08-14drm/panel: novatek-nt35560: Clean up driverBrigham Campbell
2025-08-14drm: Add MIPI read_multi func and two write macrosBrigham Campbell
2025-08-14drm/xe/pf: Set VF LMEM BAR sizeMichaƂ Winiarski
2025-08-14drm/mediatek: dsi: Fix DSI host and panel bridge pre-enable orderLouis-Alexis Eyraud
2025-08-14drm/i915/display: drop __to_intel_display() usageJani Nikula
2025-08-14drm/i915/reg: separate VLV_DSPCLK_GATE_D from DSPCLK_GATE_DJani Nikula
2025-08-14drm/i915/gvt: convert mmio table to struct intel_displayJani Nikula
2025-08-14drm/i915/uncore: pass display to HAS_FPGA_DBG_UNCLAIMED()Jani Nikula
2025-08-14drm/i915/drv: pass display to HAS_DISPLAY()Jani Nikula
2025-08-14drm/i915/switcheroo: pass display to HAS_DISPLAY()Jani Nikula