summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-08-29drm/amd/display: incorrect conditions for failing dto calculationsClay King-1/+1
2025-08-29drm/amd/display: Add Component To Handle Bounding Box Values and IP CapsAustin Zheng-356/+475
2025-08-29drm/amd/display: Optimize custom brightness curve interpolationMario Limonciello-26/+38
2025-08-29drm/amd/display: Increase minimum clock for TMDS 420 with pipe splittingRelja Vojvodic-9/+19
2025-08-29drm/amdgpu: drop hw access in non-DC audio finiAlex Deucher-20/+0
2025-08-29drm/amd: Re-enable common modes for eDP and LVDSMario Limonciello-2/+1
2025-08-29drm/amdgpu/mes11: make MES_MISC_OP_CHANGE_CONFIG failure non-fatalAlex Deucher-2/+3
2025-08-29drm/amd/pm: Make use of __free for cleanupLijo Lazar-38/+25
2025-08-29drm/amdgpu: Check vcn state before profile switchLijo Lazar-54/+56
2025-08-29drm/amdgpu: Avoid vcn v5.0.1 poison irq call trace on sriov guestMangesh Gadre-1/+1
2025-08-29drm/amdgpu: Avoid jpeg v5.0.1 poison irq call trace on sriov guestMangesh Gadre-1/+1
2025-08-29drm/amd/amdgpu: unified amdgpu ip block nameYang Wang-2/+34
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