summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-08-29drm/v3d: Store the active job inside the queue's stateMaíra Canal-55/+38
2025-08-29drm/v3d: Store a pointer to `struct v3d_file_priv` inside each jobMaíra Canal-8/+8
2025-08-29drm/bridge: adv7511: provide SPD and HDMI infoframesDmitry Baryshkov-2/+34
2025-08-29Merge tag 'mediatek-drm-fixes-20250829' of https://git.kernel.org/pub/scm/lin...Dave Airlie-12/+26
2025-08-28drm/mediatek: mtk_hdmi: Fix inverted parameters in some regmap_update_bits callsLouis-Alexis Eyraud-4/+4
2025-08-29Merge tag 'drm-msm-fixes-2025-08-26' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie-193/+281
2025-08-29drm/msm/dpu: use drmm_writeback_connector_init()Dmitry Baryshkov-7/+3
2025-08-29drm/msm/hdmi_pll_8960: convert from round_rate() to determine_rate()Brian Masney-5/+7
2025-08-29drm/msm/disp/mdp4/mdp4_lvds_pll: convert from round_rate() to determine_rate()Brian Masney-5/+8
2025-08-29drm/msm/hdmi_phy_8998: convert from round_rate() to determine_rate()Brian Masney-10/+6
2025-08-29drm/msm/hdmi_phy_8996: convert from round_rate() to determine_rate()Brian Masney-10/+6
2025-08-29drm/msm/dsi_phy_7nm: convert from round_rate() to determine_rate()Brian Masney-9/+7
2025-08-29drm/msm/dsi_phy_28nm: convert from round_rate() to determine_rate()Brian Masney-11/+10
2025-08-29drm/msm/dsi_phy_28nm_8960: convert from round_rate() to determine_rate()Brian Masney-16/+16
2025-08-29drm/msm/dsi_phy_14nm: convert from round_rate() to determine_rate()Brian Masney-17/+17
2025-08-29drm/msm/dsi_phy_10nm: convert from round_rate() to determine_rate()Brian Masney-9/+7
2025-08-29drm/msm: use dev_fwnode()Jiri Slaby (SUSE)-2/+1
2025-08-29drm/msm/dpu: Filter modes based on adjusted mode clockJessica Zhang-11/+39
2025-08-29drm/msm: remove extraneous semicolon after a statementColin Ian King-1/+1
2025-08-29drm/msm: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring (Arm)-12/+5
2025-08-29drm/msm/mdp4: Consistently use the "mdp4_" namespaceChristophe JAILLET-21/+21
2025-08-29Merge tag 'amd-drm-fixes-6.17-2025-08-28' of https://gitlab.freedesktop.org/a...Dave Airlie-17/+28
2025-08-29Merge tag 'drm-misc-fixes-2025-08-28' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-55/+83
2025-08-28drm/stm: ltdc: handle lvds pixel clockYannick Fertre-1/+22
2025-08-28drm/stm: ltdc: support new hardware version for STM32MP25 SoCYannick Fertre-4/+51
2025-08-28drm/xe/nvm: Use root tile mmioRiana Tauro-4/+4
2025-08-28drm/rockchip: Add RK3588 DPTX output supportAndy Yan-0/+162
2025-08-28drm/bridge: synopsys: Add DW DPTX Controller support libraryAndy Yan-0/+2103
2025-08-28drm/xe/tests: Make cross-device dma-buf BOs CPU-visible on small BARMarcin Bernatowicz-2/+3
2025-08-28drm/panthor: Simplify mmu_hw_do_operation_lockedSteven Price-31/+26
2025-08-28gpuvm: remove gem.gpuva.lock_dep_mapAlice Ryhl-19/+17
2025-08-28panthor: use drm_gem_object.gpuva.lock instead of gpuva_list_lockAlice Ryhl-23/+9
2025-08-28drm_gem: add mutex to drm_gem_object.gpuvaAlice Ryhl-0/+2
2025-08-28drm/vesadrm: Remove unneeded semicolonChen Ni-1/+1
2025-08-28drm/xe/migrate: make MI_TLB_INVALIDATE conditionalMatthew Auld-12/+16
2025-08-28drm/sched: Document race condition in drm_sched_fini()Philipp Stanner-0/+16
2025-08-28drm/sched/tests: Remove redundant header filesLiao Yuanhong-1/+0
2025-08-28drm/sched: Remove mention of indirect buffersTvrtko Ursulin-7/+7
2025-08-27drm/xe: Split TLB invalidation code in frontend and backendMatthew Brost-385/+500
2025-08-27drm/xe: Add helpers to send TLB invalidationsMatthew Brost-117/+117
2025-08-27drm/xe: Prep TLB invalidation fence before sendingMatthew Brost-54/+55
2025-08-27drm/xe: Decouple TLB invalidations from GTMatthew Brost-304/+330
2025-08-27drm/xe: Add xe_gt_tlb_invalidation_done_handlerMatthew Brost-17/+30
2025-08-27drm/xe: Add xe_tlb_inval structureMatthew Brost-31/+36
2025-08-27drm/xe: s/tlb_invalidation/tlb_invalMatthew Brost-277/+266
2025-08-27drm/xe: Cancel pending TLB inval workers on teardownStuart Summers-0/+15
2025-08-27drm/xe: Move explicit CT lock in TLB invalidation sequenceStuart Summers-6/+15
2025-08-27drm/xe/configfs: Block runtime attribute changesLucas De Marchi-0/+41
2025-08-27drm/amdgpu/userq: fix error handling of invalid doorbellAlex Deucher-0/+1
2025-08-27drm/amdgpu: update firmware version checks for user queue supportJesse.Zhang-3/+3