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
/
drm
Age
Commit message (
Expand
)
Author
Lines
2026-01-21
drm/msm/mdss: correct HBB programmed on UBWC 5.x and 6.x devices
Dmitry Baryshkov
-1
/
+1
2026-01-20
docs: kdoc: move kernel-doc to tools/docs
Jonathan Corbet
-1
/
+1
2026-01-20
drm/amd/pm: Fix unneeded semicolon warning
Lijo Lazar
-1
/
+1
2026-01-20
drm/radeon: convert VCE logging to drm_* helpers
Mukesh Ogare
-2
/
+3
2026-01-20
drm/amd/display: Only poll analog connectors
Timur Kristóf
-2
/
+8
2026-01-20
drm/amd/display: fix misspelling of "minimum" in dc_dsc.c
Runrun Liu
-1
/
+1
2026-01-20
drm/amd/display: Promote DC to 3.2.366
Taimur Hassan
-1
/
+1
2026-01-20
drm/amdgpu: add new job ids
Alex Deucher
-0
/
+4
2026-01-20
drm/amdgpu: fix error handling in ib_schedule()
Alex Deucher
-1
/
+1
2026-01-20
drm/amd/display: Remove coverity comments and fix spaces
Alex Hung
-6
/
+5
2026-01-20
drm/amd/display: Add DMU crash recovery callback to DM
Nicholas Kazlauskas
-13
/
+30
2026-01-20
drm/amd/display: Remove unused code
Charlene Liu
-10
/
+0
2026-01-20
drm/amd/display: Ensure link output is disabled in backend reset for PLL_ON
Nicholas Kazlauskas
-1
/
+15
2026-01-20
drm/amd/display: Add IPS residency info to debugfs
Ray Wu
-1
/
+70
2026-01-20
drm/amd/display: Revert "init dispclk from bootup clock for DCN315"
Wang, Sung-huai
-88
/
+3
2026-01-20
drm/amd/display: Revert "init dispclk from bootup clock for DCN314"
Wang, Sung-huai
-134
/
+4
2026-01-20
drm/amd/display: Initialize a default to phyd32clk
Alex Hung
-1
/
+1
2026-01-20
drm/amd/display: Check NULL before accessing a variable
Alex Hung
-1
/
+4
2026-01-20
drm/amd/display: Detect panel type from VSDB
Mario Limonciello (AMD)
-0
/
+34
2026-01-20
drm/amd/display: Disable FEC when powering down encoders
Ovidiu Bunea
-9
/
+15
2026-01-20
drm/amd/display: panel inst for monitors
Peichen Huang
-18
/
+29
2026-01-20
drm/amd/display: update memory QoS measurement interface
Wenjing Liu
-52
/
+45
2026-01-20
drm/amd/display: Clear HDMI HPD pending work only if it is enabled
Ivan Lipski
-4
/
+6
2026-01-20
drm/amdgpu/jpeg4.0.3: remove redundant sr-iov check
Alex Deucher
-3
/
+0
2026-01-20
drm/amdkfd: fix gfx11 restrictions on debugging cooperative launch
Jonathan Kim
-2
/
+1
2026-01-20
drm/amdgpu: Improve IP discovery checksum failure logging
Perry Yuan
-10
/
+21
2026-01-20
drm/amdgpu: free hw_vm_fence when fail in amdgpu_job_alloc
Jiqian Chen
-2
/
+5
2026-01-20
drm/amd/amdgpu: Add independent hang detect work for user queue fence
Jesse.Zhang
-1
/
+73
2026-01-20
drm/amdgpu: remove frame cntl for gfx v12
Likun Gao
-12
/
+0
2026-01-20
drm/amdkfd: Move gfx9.4.3 and gfx 9.5 MQD to HBM
Philip Yang
-2
/
+24
2026-01-21
Merge tag 'v6.19-rc1' into msm-next
Dmitry Baryshkov
-10365
/
+36200
2026-01-20
drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bind
Osama Abdelkader
-6
/
+14
2026-01-20
drm/bridge: samsung-dsim: samsung_dsim_host_attach: convert to of_drm_find_an...
Luca Ceresoli
-7
/
+13
2026-01-20
drm/bridge: samsung-dsim: samsung_dsim_host_attach: don't use the bridge poin...
Luca Ceresoli
-4
/
+5
2026-01-20
drm/bridge: samsung-dsim: samsung_dsim_host_attach: use a temporary variable ...
Luca Ceresoli
-9
/
+17
2026-01-20
drm/bridge: imx8qxp-ldb: convert to of_drm_find_and_get_bridge()
Luca Ceresoli
-1
/
+11
2026-01-20
drm/bridge: imx8mp-hdmi-pvi: convert to of_drm_find_and_get_bridge()
Luca Ceresoli
-8
/
+7
2026-01-20
drm/bridge: lt8912b: convert to of_drm_find_and_get_bridge()
Luca Ceresoli
-16
/
+15
2026-01-20
drm/bridge: tpd12s015: convert to of_drm_find_and_get_bridge()
Luca Ceresoli
-5
/
+3
2026-01-20
drm/bridge: tfp410: convert to of_drm_find_and_get_bridge()
Luca Ceresoli
-14
/
+13
2026-01-20
drm/bridge: thc63lvd1024: convert to of_drm_find_and_get_bridge()
Luca Ceresoli
-4
/
+3
2026-01-20
drm/bridge: sii902x: convert to of_drm_find_and_get_bridge()
Luca Ceresoli
-4
/
+3
2026-01-20
drm/tyr: rename pad0 to selected_coherency
Alice Ryhl
-2
/
+3
2026-01-20
drm/atmel-hlcdc: destroy properly the plane state in the reset callback
Ludovic Desroches
-26
/
+26
2026-01-20
drm/atmel-hlcdc: use drmm_universal_plane_alloc()
Ludovic Desroches
-14
/
+7
2026-01-20
drm/atmel-hlcdc: use drmm_crtc_alloc_with_planes()
Ludovic Desroches
-26
/
+6
2026-01-20
drm/atmel-hlcdc: use devm_drm_of_get_bridge()
Ludovic Desroches
-20
/
+5
2026-01-20
drm/atmel-hlcdc: use drm_crtc_mask()
Ludovic Desroches
-7
/
+9
2026-01-20
drm/atmel-hlcdc: use drmm_simple_encoder_alloc()
Ludovic Desroches
-18
/
+9
2026-01-20
drm/atmel-hlcdc: add support for the nomodeset kernel parameter
Ludovic Desroches
-0
/
+3
[prev]
[next]