index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-26
drm/amd/display: Fix HDMI framepack 3D test issue
Sung Joon Kim
2
-1
/
+3
2023-10-26
drm/amd/display: Fix IPS handshake for idle optimizations
Nicholas Kazlauskas
10
-27
/
+141
2023-10-26
drm/amd/display: implement map dc pipe with callback in DML2
Wenjing Liu
3
-0
/
+148
2023-10-26
drm/amd/display: add pipe resource management callbacks to DML2
Wenjing Liu
4
-0
/
+30
2023-10-26
drm/amd/display: Reduce default backlight min from 5 nits to 1 nits
Swapnil Patel
1
-2
/
+2
2023-10-26
drm/amd/display: Update SDP VSC colorimetry from DP test automation request
George Shen
1
-0
/
+6
2023-10-26
drm/amd/display: Add a check for idle power optimization
Sung Joon Kim
7
-7
/
+34
2023-10-26
drm/amd/display: Revert "Improve x86 and dmub ips handshake"
Nicholas Kazlauskas
11
-129
/
+27
2023-10-26
drm/amd/display: Fix MST Multi-Stream Not Lighting Up on dcn35
Fangzhi Zuo
1
-0
/
+6
2023-10-26
drm/amd/display: Fix copyright notice in DC code
Stylon Wang
35
-3
/
+215
2023-10-26
drm/amd/display: Fix copyright notice in DML2 code
Stylon Wang
22
-1
/
+45
2023-10-26
drm/amd/display: Add missing copyright notice in DMUB
Stylon Wang
2
-0
/
+38
2023-10-26
drm/amd/display: Fix DMUB errors introduced by DML2
Rodrigo Siqueira
1
-4
/
+5
2023-10-26
drm/amd/display: Remove power sequencing check
Agustin Gutierrez
1
-2
/
+1
2023-10-26
drm/amd/display: Set the DML2 attribute to false in all DCNs older than versi...
Rodrigo Siqueira
13
-2
/
+15
2023-10-26
drm/amd/display: reprogram det size while seamless boot
Hugo Hu
3
-0
/
+33
2023-10-25
Merge tag 'amd-drm-next-6.7-2023-10-20' of https://gitlab.freedesktop.org/agd...
Dave Airlie
8
-682
/
+616
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
2
-6
/
+5
2023-10-20
drm/amd/display: Fix stack size issue on DML2
Rodrigo Siqueira
1
-45
/
+54
2023-10-20
drm/amd/display: Reduce stack size by splitting function
Rodrigo Siqueira
1
-481
/
+489
2023-10-20
drm/amd/display: Respect CONFIG_FRAME_WARN=0 in DML2
Nathan Chancellor
1
-1
/
+1
2023-10-20
drm/amd/display: clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2023-10-20
drm/amd/display: Simplify bool conversion
Yang Li
1
-1
/
+1
2023-10-20
drm/amd/display: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2023-10-20
drm/amd/display: Remove duplicated include in dce110_hwseq.c
Yang Li
1
-2
/
+0
2023-10-20
drm/amd/display: clean up some inconsistent indentings
Yang Li
1
-72
/
+72
2023-10-19
drm/amd/display: Fix a handful of spelling mistakes in dml_print output
Colin Ian King
1
-3
/
+3
2023-10-19
drm/amd/display: Remove brackets in macro to conform to coding style
Stylon Wang
1
-118
/
+36
2023-10-19
drm/amd/display: Add missing lines of code in dc.c
Stylon Wang
1
-2
/
+3
2023-10-18
Merge tag 'amd-drm-next-6.7-2023-10-13' of https://gitlab.freedesktop.org/agd...
Dave Airlie
299
-2392
/
+37801
2023-10-13
Revert "drm/amd/display: Skip entire amdgpu_dm build if !CONFIG_DRM_AMD_DC"
Alex Hung
1
-8
/
+5
2023-10-13
Revert "drm/amd/display: Create one virtual connector in DC"
Alex Hung
2
-11
/
+3
2023-10-13
Revert "drm/amd/display: Disable virtual links"
Alex Hung
1
-1
/
+1
2023-10-13
Revert "drm/amd/display: Initialize writeback connector"
Alex Hung
4
-265
/
+2
2023-10-13
Revert "drm/amd/display: Skip writeback connector when we get amdgpu_dm_conne...
Alex Hung
3
-76
/
+11
2023-10-13
Revert "drm/amd/display: Return drm_connector from find_first_crtc_matching_c...
Alex Hung
3
-9
/
+5
2023-10-13
Revert "drm/amd/display: Use drm_connector in create_stream_for_sink"
Alex Hung
1
-37
/
+28
2023-10-13
Revert "drm/amd/display: Create amdgpu_dm_wb_connector"
Alex Hung
4
-24
/
+8
2023-10-13
Revert "drm/amd/display: Create fake sink and stream for writeback connector"
Alex Hung
1
-22
/
+11
2023-10-13
Revert "drm/amd/display: Hande writeback request from userspace"
Alex Hung
1
-159
/
+0
2023-10-13
Revert "drm/amd/display: Add writeback enable/disable in dc"
Alex Hung
2
-37
/
+0
2023-10-13
Revert "drm/amd/display: Fix writeback_info never got updated"
Alex Hung
1
-4
/
+9
2023-10-13
Revert "drm/amd/display: Validate hw_points_num before using it"
Alex Hung
1
-3
/
+0
2023-10-13
Revert "drm/amd/display: Fix writeback_info is not removed"
Alex Hung
1
-4
/
+3
2023-10-13
Revert "drm/amd/display: Add writeback enable field (wb_enabled)"
Alex Hung
1
-8
/
+0
2023-10-13
Revert "drm/amd/display: Setup for mmhubbub3_warmup_mcif with big buffer"
Alex Hung
1
-6
/
+0
2023-10-13
Revert "drm/amd/display: Add new set_fc_enable to struct dwbc_funcs"
Alex Hung
3
-29
/
+0
2023-10-13
Revert "drm/amd/display: Disable DWB frame capture to emulate oneshot"
Alex Hung
3
-44
/
+1
2023-10-13
drm/amd/display: Revert "drm/amd/display: Use drm_connector in create_validat...
Alex Hung
3
-19
/
+11
2023-10-13
drm/amd/display: add missing NULL check for DML2
Bob Zhou
1
-1
/
+1
[prev]
[next]