index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2025-08-29
drm/amd/display: incorrect conditions for failing dto calculations
Clay King
-1
/
+1
2025-08-29
drm/amd/display: Add Component To Handle Bounding Box Values and IP Caps
Austin Zheng
-356
/
+475
2025-08-29
drm/amd/display: Optimize custom brightness curve interpolation
Mario Limonciello
-26
/
+38
2025-08-29
drm/amd/display: Increase minimum clock for TMDS 420 with pipe splitting
Relja Vojvodic
-9
/
+19
2025-08-29
drm/amdgpu: drop hw access in non-DC audio fini
Alex Deucher
-20
/
+0
2025-08-29
drm/amd: Re-enable common modes for eDP and LVDS
Mario Limonciello
-2
/
+1
2025-08-29
drm/amdgpu/mes11: make MES_MISC_OP_CHANGE_CONFIG failure non-fatal
Alex Deucher
-2
/
+3
2025-08-29
drm/amd/pm: Make use of __free for cleanup
Lijo Lazar
-38
/
+25
2025-08-29
drm/amdgpu: Check vcn state before profile switch
Lijo Lazar
-54
/
+56
2025-08-29
drm/amdgpu: Avoid vcn v5.0.1 poison irq call trace on sriov guest
Mangesh Gadre
-1
/
+1
2025-08-29
drm/amdgpu: Avoid jpeg v5.0.1 poison irq call trace on sriov guest
Mangesh Gadre
-1
/
+1
2025-08-29
drm/amd/amdgpu: unified amdgpu ip block name
Yang Wang
-2
/
+34
2025-08-29
drm/amdgpu/sdma: bump firmware version checks for user queue support
Jesse.Zhang
-3
/
+3
2025-08-29
drm/amdgpu: Notify pmfw bad page threshold exceeded
Xiang Liu
-2
/
+3
2025-08-29
drm/amdgpu/vcn: add instance number to VCN version message
David (Ming Qiang) Wu
-4
/
+4
2025-08-29
drm/amdgpu/vcn: remove unused code in vcn_v4_0.c
David (Ming Qiang) Wu
-1
/
+0
2025-08-29
drm/amd/display: use max() to improve code
Qianfeng Rong
-15
/
+4
2025-08-29
drm/amd/display: Document num_rmcm_3dluts in mpc_color_caps
Kavithesh A.S
-0
/
+1
2025-08-29
drm/amdgpu: atomfirmware.h: fix multiple spelling mistakes
Yugansh Mittal
-15
/
+15
2025-08-29
drm/xe: Fix incorrect migration of backed-up object to VRAM
Thomas Hellström
-2
/
+1
2025-08-29
drm/v3d: Protect per-fd reset counter against fd release
Maíra Canal
-13
/
+17
2025-08-29
drm/v3d: Synchronous operations can't timeout
Maíra Canal
-4
/
+4
2025-08-29
drm/v3d: Address race-condition between per-fd GPU stats and fd release
Maíra Canal
-9
/
+21
2025-08-29
drm/v3d: Replace a global spinlock with a per-queue spinlock
Maíra Canal
-21
/
+20
2025-08-29
drm/v3d: Store the active job inside the queue's state
Maíra Canal
-55
/
+38
2025-08-29
drm/v3d: Store a pointer to `struct v3d_file_priv` inside each job
Maíra Canal
-8
/
+8
2025-08-29
drm/bridge: adv7511: provide SPD and HDMI infoframes
Dmitry Baryshkov
-2
/
+34
2025-08-29
Merge tag 'mediatek-drm-fixes-20250829' of https://git.kernel.org/pub/scm/lin...
Dave Airlie
-12
/
+26
2025-08-28
drm/mediatek: mtk_hdmi: Fix inverted parameters in some regmap_update_bits calls
Louis-Alexis Eyraud
-4
/
+4
2025-08-29
Merge tag 'drm-msm-fixes-2025-08-26' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
-193
/
+281
2025-08-29
drm/msm/dpu: use drmm_writeback_connector_init()
Dmitry Baryshkov
-7
/
+3
2025-08-29
drm/msm/hdmi_pll_8960: convert from round_rate() to determine_rate()
Brian Masney
-5
/
+7
2025-08-29
drm/msm/disp/mdp4/mdp4_lvds_pll: convert from round_rate() to determine_rate()
Brian Masney
-5
/
+8
2025-08-29
drm/msm/hdmi_phy_8998: convert from round_rate() to determine_rate()
Brian Masney
-10
/
+6
2025-08-29
drm/msm/hdmi_phy_8996: convert from round_rate() to determine_rate()
Brian Masney
-10
/
+6
2025-08-29
drm/msm/dsi_phy_7nm: convert from round_rate() to determine_rate()
Brian Masney
-9
/
+7
2025-08-29
drm/msm/dsi_phy_28nm: convert from round_rate() to determine_rate()
Brian Masney
-11
/
+10
2025-08-29
drm/msm/dsi_phy_28nm_8960: convert from round_rate() to determine_rate()
Brian Masney
-16
/
+16
2025-08-29
drm/msm/dsi_phy_14nm: convert from round_rate() to determine_rate()
Brian Masney
-17
/
+17
2025-08-29
drm/msm/dsi_phy_10nm: convert from round_rate() to determine_rate()
Brian Masney
-9
/
+7
2025-08-29
drm/msm: use dev_fwnode()
Jiri Slaby (SUSE)
-2
/
+1
2025-08-29
drm/msm/dpu: Filter modes based on adjusted mode clock
Jessica Zhang
-11
/
+39
2025-08-29
drm/msm: remove extraneous semicolon after a statement
Colin Ian King
-1
/
+1
2025-08-29
drm/msm: Use of_reserved_mem_region_to_resource() for "memory-region"
Rob Herring (Arm)
-12
/
+5
2025-08-29
drm/msm/mdp4: Consistently use the "mdp4_" namespace
Christophe JAILLET
-21
/
+21
2025-08-29
Merge tag 'amd-drm-fixes-6.17-2025-08-28' of https://gitlab.freedesktop.org/a...
Dave Airlie
-17
/
+28
2025-08-29
Merge tag 'drm-misc-fixes-2025-08-28' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-55
/
+83
2025-08-28
drm/stm: ltdc: handle lvds pixel clock
Yannick Fertre
-1
/
+22
2025-08-28
drm/stm: ltdc: support new hardware version for STM32MP25 SoC
Yannick Fertre
-4
/
+51
2025-08-28
drm/xe/nvm: Use root tile mmio
Riana Tauro
-4
/
+4
[prev]
[next]