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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-09
Merge tag 'amd-drm-fixes-6.11-2024-08-08' of https://gitlab.freedesktop.org/a...
Dave Airlie
6
-3
/
+11
2024-08-08
drm/amd/display: Add missing program DET segment call to pipe init
Rodrigo Siqueira
1
-0
/
+2
2024-08-08
drm/amd/display: Add missing DCN314 to the DML Makefile
Rodrigo Siqueira
1
-0
/
+2
2024-08-08
drm/amd/display: Add missing mcache registers
Rodrigo Siqueira
1
-1
/
+3
2024-08-08
drm/amd/display: Add dcc propagation value
Rodrigo Siqueira
1
-0
/
+1
2024-08-08
drm/amd/display: Add missing DET segments programming
Rodrigo Siqueira
1
-0
/
+2
2024-08-08
drm/amd/display: Replace dm_execute_dmub_cmd with dc_wake_and_execute_dmub_cmd
Rodrigo Siqueira
1
-2
/
+1
2024-08-06
drm/amd/display: 3.2.295
Aric Cyr
1
-1
/
+1
2024-08-06
drm/amd/display: Add DML2.1 option to disable DRR clamped P-State Strategies
Dillon Varone
4
-3
/
+10
2024-08-06
drm/amd/display: Revert Avoid overflow assignment
Gabe Teeger
2
-3
/
+2
2024-08-06
drm/amd/display: Add clock control callbacks
Hansen Dsouza
1
-54
/
+99
2024-08-06
drm/amd/display: Address coverity change
Chris Park
1
-2
/
+4
2024-08-06
drm/amd/display: skip crtc power down when ips switch
Fudong Wang
1
-0
/
+1
2024-08-06
drm/amd/display: Add clock control callbacks
Hansen Dsouza
1
-29
/
+252
2024-08-06
drm/amd/display: Force enable 3DLUT DMA check for dcn401 in DML
Dillon Varone
3
-2
/
+6
2024-08-06
drm/amd/display: Assume 32 bpp cursor in DML21
Joshua Aberback
1
-12
/
+1
2024-08-06
drm/amd/display: Disable SubVP if Hardware Rotation is Used
Austin Zheng
1
-1
/
+2
2024-08-06
drm/amd/display: Print Pcon FRL Link BW in Debug Message
Fangzhi Zuo
1
-0
/
+2
2024-08-06
drm/amd/display: fix a UBSAN warning in DML2.1
Aurabindo Pillai
1
-44
/
+49
2024-08-06
drm/amd/display: Add stream and char control callback
Hansen Dsouza
1
-10
/
+122
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-08-06
drm/amd/display: Remove unused fields from dc_caps
Rodrigo Siqueira
1
-4
/
+0
2024-08-06
drm/amd/display: Remove useless defines
Rodrigo Siqueira
1
-8
/
+0
2024-08-06
drm/amd/display: Cleanup dml2 and dc/resource Makefile
Rodrigo Siqueira
2
-4
/
+0
2024-08-06
drm/amd/display: Add missing DCN314 to the DML Makefile
Rodrigo Siqueira
1
-0
/
+2
2024-08-06
drm/amd/display: Add NULL check for function pointer in dcn32_set_output_tran...
Srinivasan Shanmugam
1
-1
/
+3
2024-08-06
drm/amd/display: Add NULL check for function pointer in dcn401_set_output_tra...
Srinivasan Shanmugam
1
-1
/
+3
2024-08-06
drm/amd/display: Add NULL check for function pointer in dcn20_set_output_tran...
Srinivasan Shanmugam
1
-1
/
+2
2024-08-06
drm/amd/display: Align 'dpp401_dscl_program_isharp' with actual function para...
Srinivasan Shanmugam
1
-1
/
+0
2024-08-06
drm/amd/display: Handle null 'stream_status' in 'planes_changed_for_existing_...
Srinivasan Shanmugam
1
-1
/
+3
2024-08-06
drm/amd/display: 3.2.294
Aric Cyr
1
-1
/
+1
2024-08-06
drm/amd/display: Remove unused code
Rodrigo Siqueira
1
-10
/
+0
2024-08-06
drm/amd/display: Add missing registers for dcn32
Rodrigo Siqueira
1
-0
/
+5
2024-08-06
drm/amd/display: Add dcc propagation value
Rodrigo Siqueira
1
-0
/
+1
2024-08-06
drm/amd/display: Add missing mcache registers
Rodrigo Siqueira
1
-1
/
+3
2024-08-06
drm/amd/display: Remove duplicated code
Rodrigo Siqueira
1
-3
/
+0
2024-08-06
drm/amd/display: Add missing DET segments programming
Rodrigo Siqueira
1
-0
/
+2
2024-08-06
drm/amd/display: For FAMS2 don't program P-State force from driver
Alvin Lee
2
-2
/
+0
2024-08-06
drm/amd/display: Fix Cursor Offset in Scaled Scenarios
Sung Lee
1
-2
/
+2
2024-08-06
drm/amd/display: Replace dm_execute_dmub_cmd with dc_wake_and_execute_dmub_cmd
Rodrigo Siqueira
1
-2
/
+1
2024-08-06
drm/amd/display: Setup two pixel per container
Rodrigo Siqueira
1
-0
/
+1
2024-08-06
drm/amd/display: Re-order enum in a header file
Rodrigo Siqueira
1
-16
/
+16
2024-08-06
drm/amd/display: Get link index for AUX reply notification
Cruise
1
-0
/
+1
2024-08-06
drm/amd/display: Check UnboundedRequestEnabled's value
Alex Hung
1
-1
/
+1
2024-08-06
drm/amd/display: Underflow Seen on DCN401 eGPU
Daniel Sa
1
-2
/
+6
2024-08-06
drm/amd/display: Enable aux transfer path via dmub for dp tunneling
Meenakshikumar Somasundaram
1
-1
/
+9
2024-07-29
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-0
/
+2
2024-07-28
drm/amd/display: Add new enable and disable functions for DCN35
Hansen Dsouza
1
-1
/
+53
2024-07-28
drm/amd/display: Use gpuvm_min_page_size_kbytes for DML2 surfaces
Nicholas Kazlauskas
1
-6
/
+14
[prev]
[next]