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
/
amd
/
display
/
dc
/
hwss
Age
Commit message (
Expand
)
Author
Lines
2026-03-02
drm/amd/display: Fallback to boot snapshot for dispclk
Dillon Varone
-1
/
+5
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-1
/
+1
2026-02-19
drm/amd/display: Enable DAC in DCE link encoder
Timur Kristóf
-16
/
+12
2026-02-19
drm/amd/display: Set CRTC source for DAC using registers
Timur Kristóf
-25
/
+1
2026-02-19
drm/amd/display: Turn off DAC in DCE link encoder using VBIOS
Timur Kristóf
-3
/
+0
2026-02-19
drm/amd/display: Check return of shaper curve to HW format
Alex Hung
-3
/
+3
2026-02-19
drm/amd/display: Correct logic check error for fastboot
Charlene Liu
-2
/
+2
2026-02-19
drm/amd/display: Migrate DCCG registers access from hwseq to dccg component.
Bhuvanachandra Pinninti
-45
/
+26
2026-02-12
drm/amd/display: Revert "Migrate DCCG register access from hwseq to dccg comp...
Nicholas Carbones
-26
/
+45
2026-02-03
drm/amd/display: remove assert around dpp_base replacement
Melissa Wen
-1
/
+0
2026-02-03
drm/amd/display: extend delta clamping logic to CM3 LUT helper
Melissa Wen
-18
/
+24
2026-02-03
drm/amd/display: Migrate DIO registers access from hwseq to dio component.
Bhuvanachandra Pinninti
-17
/
+24
2026-02-03
drm/amd/display: Fix a NULL pointer dereference in dcn20_hwseq.c
Wenjing Liu
-1
/
+2
2026-02-03
drm/amd/display: Migrate DCCG register access from hwseq to dccg component.
Bhuvanachandra Pinninti
-45
/
+26
2026-01-27
drm/amd/display: Migrate HUBBUB register access from hwseq to hubbub component.
Bhuvanachandra Pinninti
-4
/
+7
2026-01-27
drm/amd/display: avoid dig reg access timeout on usb4 link training fail
Zhongwei
-2
/
+10
2026-01-27
drm/amd/display: add setup_stereo for dcn4x or later
Charlene Liu
-1
/
+3
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: Initialize a default to phyd32clk
Alex Hung
-1
/
+1
2026-01-20
drm/amd/display: Disable FEC when powering down encoders
Ovidiu Bunea
-9
/
+15
2026-01-20
drm/amd/display: update memory QoS measurement interface
Wenjing Liu
-32
/
+6
2026-01-10
drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for TMDS on DCN35
Nicholas Kazlauskas
-1
/
+56
2026-01-10
drm/amd/display: correct clip x assignment in cursor programming
Ausef Yousof
-1
/
+5
2026-01-10
drm/amd/display: only power down dig on phy endpoints
Dmytro Laktyushkin
-0
/
+2
2026-01-05
drm/amd/display: Correct color depth for SelectCRTC_Source
Timur Kristóf
-27
/
+1
2026-01-05
drm/amd/display: Fix dsc eDP issue
Charlene Liu
-3
/
+9
2026-01-05
drm/amd/display: Add signal type check for dcn401 get_phyd32clk_src
Dmytro Laktyushkin
-3
/
+3
2025-12-16
drm/amd/display: Fix DP no audio issue
Charlene Liu
-5
/
+4
2025-12-08
drm/amd/display: shrink struct members
Rosen Penev
-3
/
+0
2025-12-08
drm/amd/display: Fixes for S0i3 exit
Ovidiu Bunea
-0
/
+6
2025-12-08
drm/amd/display: Reset pipe mask at beginning of cursor offload
Nicholas Kazlauskas
-0
/
+1
2025-12-08
drm/amd/display: Add additional info from DML
Nevenko Stupar
-3
/
+4
2025-12-08
drm/amd/display: Guard FAMS2 configuration updates
Dillon Varone
-2
/
+5
2025-12-08
drm/amd/display: add dc interface for query QoS information
Wenjing Liu
-0
/
+37
2025-12-08
drm/amd/display: Fix wrong x_pos and y_pos for cursor offload
Nicholas Kazlauskas
-0
/
+3
2025-12-08
drm/amd/display: refactor HPD to increase flexibility
Dmytro Laktyushkin
-21
/
+1
2025-12-08
drm/amd/display: Correct DSC padding accounting
Relja Vojvodic
-3
/
+3
2025-12-02
drm/amd/display: Move RGB-type check for audio sync to DCE HW sequence
Ivan Lipski
-0
/
+3
2025-11-26
drm/amd/display: Add cursor offload abort to the new HWSS path
Nicholas Kazlauskas
-0
/
+15
2025-11-26
Revert "drm/amd/display: Move setup_stream_attribute"
Alex Deucher
-5
/
+0
2025-11-18
drm/amd/display: Move analog check to dce110_hwseq
Timur Kristóf
-2
/
+4
2025-11-18
drm/amd/display: Clear the CUR_ENABLE register on DCN20 on DPP5
Ivan Lipski
-0
/
+8
2025-10-28
drm/amd/display: Support DAC in dce110_hwseq
Timur Kristóf
-2
/
+73
2025-10-28
drm/amd/display: Update cursor offload assignments
Alvin Lee
-2
/
+2
2025-10-28
drm/amd/display: Add more DC HW state info to underflow logging
Karen Chen
-36
/
+40
2025-10-28
drm/amd/display: Fix wrong index for DCN401 cursor offload
Nicholas Kazlauskas
-1
/
+1
2025-10-20
drm/amd/display: Fix misc. checkpatch issues
Ilya Bakoulin
-93
/
+67
2025-10-20
drm/amd/display: Change clean dsc blocks condition in accelerated mode
Lewis Huang
-2
/
+9
[next]