summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-08-29drm/amdgpu/sdma: bump firmware version checks for user queue supportJesse.Zhang-3/+3
2025-08-29drm/amdgpu: Notify pmfw bad page threshold exceededXiang Liu-2/+3
2025-08-29drm/amdgpu/vcn: add instance number to VCN version messageDavid (Ming Qiang) Wu-4/+4
2025-08-29drm/amdgpu/vcn: remove unused code in vcn_v4_0.cDavid (Ming Qiang) Wu-1/+0
2025-08-29drm/amd/display: use max() to improve codeQianfeng Rong-15/+4
2025-08-29drm/amd/display: Document num_rmcm_3dluts in mpc_color_capsKavithesh A.S-0/+1
2025-08-29drm/amdgpu: atomfirmware.h: fix multiple spelling mistakesYugansh Mittal-15/+15
2025-08-29drm/xe: Fix incorrect migration of backed-up object to VRAMThomas Hellström-2/+1
2025-08-29drm/v3d: Protect per-fd reset counter against fd releaseMaíra Canal-13/+17
2025-08-29drm/v3d: Synchronous operations can't timeoutMaíra Canal-4/+4
2025-08-29drm/v3d: Address race-condition between per-fd GPU stats and fd releaseMaíra Canal-9/+21
2025-08-29drm/v3d: Replace a global spinlock with a per-queue spinlockMaíra Canal-21/+20
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