index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
hwss
/
dcn10
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-30
drm/amd/display: Fixed Silence complier warnings in dc
Gaghik Khachatrian
1
-0
/
+21
2026-03-30
drm/amd/display: Fixed silence signed/unsigned mismatch warnings
Clay King
1
-1
/
+1
2026-03-11
drm/amd/display: Clean up unused code
Clay King
1
-20
/
+12
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-02-19
drm/amd/display: Migrate DCCG registers access from hwseq to dccg component.
Bhuvanachandra Pinninti
1
-3
/
+2
2026-02-12
drm/amd/display: Revert "Migrate DCCG register access from hwseq to dccg comp...
Nicholas Carbones
1
-2
/
+3
2026-02-04
drm/amd/display: Migrate DIO registers access from hwseq to dio component.
Bhuvanachandra Pinninti
1
-1
/
+3
2026-02-04
drm/amd/display: Migrate DCCG register access from hwseq to dccg component.
Bhuvanachandra Pinninti
1
-3
/
+2
2026-01-28
drm/amd/display: Migrate HUBBUB register access from hwseq to hubbub component.
Bhuvanachandra Pinninti
1
-2
/
+1
2026-01-28
drm/amd/display: add setup_stereo for dcn4x or later
Charlene Liu
2
-1
/
+3
2026-01-10
drm/amd/display: correct clip x assignment in cursor programming
Ausef Yousof
1
-1
/
+5
2025-10-13
drm/amd/display: Driver implementation for cursor offloading to DMU
Nicholas Kazlauskas
1
-0
/
+3
2025-10-13
drm/amd/display: Rename should_use_dmub_lock to reflect inbox1 usage
Nicholas Kazlauskas
1
-1
/
+1
2025-10-13
drm/amd/display: Support possibly NULL link for should_use_dmub_lock
Nicholas Kazlauskas
1
-1
/
+1
2025-09-23
drm/amd/display: Remove wm_optimized_required
Dillon Varone
1
-1
/
+1
2025-09-15
drm/amd/display: Rename header file link.h to link_service.h
Wesley Chalmers
1
-1
/
+1
2025-08-27
drm/amd/display: Support HW cursor 180 rot for any number of pipe splits
Ivan Lipski
1
-46
/
+27
2025-08-27
drm/amd/display: Decrease stack size in logging path
Reza Amini
1
-2
/
+2
2025-08-04
drm/amd/display: Fixing hubp programming of 3dlut fast load
Reza Amini
1
-14
/
+49
2025-07-15
drm/amd/display: MPC basic allocation logic and TMZ
Yihan Zhu
1
-1
/
+1
2025-06-18
drm/amd/display: Add RMCM debug logging
Yihan Zhu
1
-0
/
+59
2025-04-08
drm/amd/display: wait for updates to latch before locking
Ausef Yousof
2
-0
/
+129
2025-04-07
drm/amd/display: Get visual confirm color for stream
Leo Zeng
1
-1
/
+0
2025-03-10
drm/amd/display: Do not enable replay when vtotal update is pending.
Danny Wang
1
-5
/
+2
2025-02-19
drm/amd/display: Add clear DCC and Tiling callback for DCN
Rodrigo Siqueira
1
-0
/
+1
2025-02-19
drm/amd/display: Add DCC/Tiling reset helper for DCN and DCE
Rodrigo Siqueira
2
-0
/
+33
2025-02-13
drm/amd/display: Update Cursor request mode to the beginning prefetch always
Zhikai Zhai
1
-13
/
+9
2025-02-13
drm/amd/display: Reverse the visual confirm recouts
Peterson Guo
1
-47
/
+1
2025-02-13
drm/amd/display: log destination of vertical interrupt
Josip Pavic
1
-1
/
+2
2025-01-24
drm/amd/display: Add hubp cache reset when powergating
Aric Cyr
1
-0
/
+2
2024-10-15
drm/amd/display: Remove useless assignments
Alex Hung
1
-1
/
+0
2024-09-07
drm/amd/display: Avoid race between dcn10_set_drr() and dc_state_destruct()
Tobias Jakobi
1
-8
/
+12
2024-08-13
drm/amd/display: Adjust cursor position
Rodrigo Siqueira
1
-1
/
+1
2024-08-13
drm/amd/display: fix cursor offset on rotation 180
Melissa Wen
1
-1
/
+1
2024-08-06
drm/amd/display: Fix overlay with pre-blend color processing
Michael Strauss
1
-2
/
+5
2024-08-06
drm/amd/display: Add missing program DET segment call to pipe init
Rodrigo Siqueira
1
-0
/
+2
2024-07-24
drm/amd/display: Remove duplicate HWSS interfaces
Joshua Aberback
2
-7
/
+5
2024-07-24
drm/amd/display: Check null pointers before used
Alex Hung
1
-2
/
+2
2024-07-24
drm/amd/display: Add P-State Keepout to dcn401 Global Sync
Dillon Varone
1
-1
/
+3
2024-07-01
drm/amd/display: Fix possible overflow in integer multiplication
Alex Hung
1
-1
/
+1
2024-06-28
drm/amd/display: Remove unnecessary variable
Ivan Lipski
1
-17
/
+0
2024-06-19
drm/amd/display: Remove redundant checks for opp
Alex Hung
1
-1
/
+1
2024-06-19
drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401
Rodrigo Siqueira
1
-22
/
+27
2024-05-02
drm/amd/display: Remove redundant NULL check in dcn10_set_input_transfer_func
Srinivasan Shanmugam
1
-3
/
+1
2024-04-30
drm/amd/display: Set cursor attributes before position
Harry Wentland
1
-1
/
+1
2024-04-27
drm/amd/display: Add misc DC changes for DCN401
Aurabindo Pillai
1
-3
/
+4
2024-04-27
drm/amd/display: Fix uninitialized variables in DC
Alex Hung
1
-3
/
+3
2024-04-27
drm/amd/display: use mpcc_count to log MPC state
Melissa Wen
1
-1
/
+1
2024-03-27
drm/amd/display: Remove plane and stream pointers from dc scratch
Alvin Lee
1
-14
/
+10
[next]