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