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
/
dc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-13
drm/amd/display: Check null pointer before try to access it
Wayne Lin
1
-14
/
+8
2024-08-13
drm/amd/display: Check null pointer before try to access it
Rodrigo Siqueira
1
-3
/
+8
2024-08-13
drm/amd/display: guard otg disable w/a for test
Muhammad Ahmed
1
-0
/
+3
2024-08-13
drm/amd/display: Add more logging for MALL static screen
Aurabindo Pillai
1
-2
/
+8
2024-08-13
drm/amd/display: Update to using new dccg callbacks
Hansen Dsouza
1
-2
/
+2
2024-08-13
drm/amd/display: Unlock Pipes Based On DET Allocation
Austin Zheng
7
-1
/
+151
2024-08-13
drm/amd/display: Check null pointers before using dc->clk_mgr
Alex Hung
1
-1
/
+2
2024-08-13
drm/amd/display: 3DLUT non-DMA refactor
Relja Vojvodic
3
-28
/
+21
2024-08-13
drm/amd/display: apply vmin optimization even if it doesn't reach vmin level
Wenjing Liu
2
-7
/
+20
2024-08-13
drm/amd/display: fix minor coding errors where dml21 phase 5 uses wrong varia...
Wenjing Liu
1
-2
/
+2
2024-08-13
drm/amd/display: remove extraneous ; after statements
Colin Ian King
4
-5
/
+5
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-07
drm/amd/display: Add missing program DET segment call to pipe init
Rodrigo Siqueira
1
-0
/
+2
2024-08-07
drm/amd/display: Add missing DCN314 to the DML Makefile
Rodrigo Siqueira
1
-0
/
+2
2024-08-07
drm/amd/display: Add missing mcache registers
Rodrigo Siqueira
1
-1
/
+3
2024-08-07
drm/amd/display: Add dcc propagation value
Rodrigo Siqueira
1
-0
/
+1
2024-08-07
drm/amd/display: Add missing DET segments programming
Rodrigo Siqueira
1
-0
/
+2
2024-08-07
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
[prev]
[next]