summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-08-15drm/amd/display: Add NULL pointer checks in dc_stream cursor attribute functionsSrinivasan Shanmugam-1/+7
2025-08-15drm/radeon: fix typosAlexandre Demers-7/+7
2025-08-15drm/amdgpu/swm14: Update power limit logicAlex Deucher-5/+25
2025-08-15drm/amd/pm: Free SMUv13.0.6 resources on failureLijo Lazar-3/+13
2025-08-15drm/amd/vcn: Add late_init callback for VCN v4.0.3 reset handlingJesse.Zhang-4/+14
2025-08-15drm/amdkfd: Handle lack of READ permissions in SVM mappingKent Russell-0/+23
2025-08-15drm/amd/pm: Add VCN reset support for SMU v13.0.6Jesse.Zhang-2/+12
2025-08-15drm/amd/pm: Add VCN reset support check capabilityJesse.Zhang-0/+31
2025-08-15drm/amdgpu: fix nullptr err of vm_handle_movedHeng Zhou-1/+14
2025-08-15drm/amdkfd: set uuid for each partition in topologyEric Huang-0/+2
2025-08-15drm/amd/display: Use boolean context for pointer null checksQianfeng Rong-4/+4
2025-08-15drm/amd/display: Remove redundant semicolonsLiao Yuanhong-1/+0
2025-08-15drm/radeon: replace min/max nesting with clamp()Xichao Zhao-2/+2
2025-08-15drm/bridge: display-connector: don't set OP_DETECT for DisplayPortsDmitry Baryshkov-1/+2
2025-08-15drm/panfrost: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-2/+0
2025-08-15drm/i915/bo: remove unnecessary includeJani Nikula-1/+1
2025-08-15drm/panthor: Add support for Mali-Gx20 and Mali-Gx25 GPUsKarunika Choo-0/+20
2025-08-15drm/panthor: Make MMU cache maintenance use FLUSH_CACHES commandKarunika Choo-0/+33
2025-08-15drm/panthor: Serialize GPU cache flush operationsKarunika Choo-0/+7
2025-08-15drm/panthor: Add support for Mali-Gx15 family of GPUsKarunika Choo-0/+19
2025-08-15drm/panthor: Add support for Mali-G710, Mali-G510 and Mali-G310Karunika Choo-0/+8
2025-08-15drm/panthor: Simplify getting the GPU model nameKarunika Choo-44/+17
2025-08-15drm/panthor: Add panthor_hw and move gpu_info initialization into itKarunika Choo-95/+130
2025-08-15drm/i915/audio: drop irq enabled check from LPE audio setupJani Nikula-7/+4
2025-08-15drm/i915/active: Use try_cmpxchg64() in __active_lookup()Uros Bizjak-3/+2
2025-08-15drm/bridge: analogix_dp: Fix bailout for devm_drm_bridge_alloc()Liu Ying-2/+2
2025-08-15gpu: nova-core: register: add support for relative array registersAlexandre Courbot-6/+248
2025-08-15gpu: nova-core: falcon: use register arrays for FUSE registersAlexandre Courbot-21/+20
2025-08-15gpu: nova-core: register: add support for register arraysAlexandre Courbot-8/+204
2025-08-15gpu: nova-core: falcon: add distinct base address for PFALCON2Alexandre Courbot-8/+23
2025-08-15gpu: nova-core: register: redesign relative registersAlexandre Courbot-96/+212
2025-08-15gpu: nova-core: register: use #[inline(always)] for all methodsAlexandre Courbot-8/+8
2025-08-15gpu: nova-core: register: split @io rule into fixed and relative versionsAlexandre Courbot-6/+6
2025-08-15gpu: nova-core: register: generate correct `Default` implementationAlexandre Courbot-3/+23
2025-08-15gpu: nova-core: register: improve `Debug` implementationAlexandre Courbot-10/+15
2025-08-15gpu: nova-core: register: add fields dispatcher internal ruleAlexandre Courbot-10/+32
2025-08-15gpu: nova-core: register: add missing doccomments for fixed registers I/O acc...Alexandre Courbot-0/+4
2025-08-15gpu: nova-core: register: fix documentation and indentationAlexandre Courbot-25/+9
2025-08-15gpu: nova-core: register: move OFFSET declaration to I/O impl blockAlexandre Courbot-10/+9
2025-08-15gpu: nova-core: register: remove `try_` accessors for relative registersAlexandre Courbot-37/+1
2025-08-15gpu: nova-core: register: simplify @leaf_accessor ruleAlexandre Courbot-4/+4
2025-08-15gpu: nova-core: register: improve documentation for basic registersAlexandre Courbot-11/+13
2025-08-15gpu: nova-core: register: allow fields named `offset`Alexandre Courbot-3/+4
2025-08-15gpu: nova-core: register: add missing space in register!()Alexandre Courbot-1/+1
2025-08-15gpu: nova-core: register: minor grammar and spelling fixesJohn Hubbard-7/+7
2025-08-15Merge tag 'drm-xe-fixes-2025-08-14' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-19/+126
2025-08-15Merge tag 'drm-intel-fixes-2025-08-13' of https://gitlab.freedesktop.org/drm/...Dave Airlie-9/+13
2025-08-14drm/panel: novatek-nt35560: Clean up driverBrigham Campbell-138/+60
2025-08-14drm: Add MIPI read_multi func and two write macrosBrigham Campbell-0/+37
2025-08-14drm/xe/pf: Set VF LMEM BAR sizeMichaƂ Winiarski-0/+23