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
2020-05-05
drm/amd/display: Add 4 to 1 MPC split support
Isabel Zhang
3
-34
/
+79
2020-05-05
drm/amd/display: The external monitor will show gray screen during SUT reboot
yanyan kang
1
-0
/
+16
2020-05-05
drm/amd/display: add addition dc type to translate to dmub fw type
Anthony Koo
4
-4
/
+17
2020-05-05
drm/amd/display: temporary clamp the vratio used to 1.0
Lewis Huang
1
-12
/
+14
2020-05-05
drm/amd/display: Allow PState switch in VBLANK one display VACTIVE
Alvin Lee
6
-1
/
+34
2020-05-05
drm/amd/display: fix counter in wait_for_no_pipes_pending
Roman Li
1
-3
/
+2
2020-05-05
drm/amd/display: Mode change with same timing causing long display blank
Aric Cyr
4
-106
/
+0
2020-05-05
drm/amd/display: Update DCN2.1 DV Code Revision
Sung Lee
1
-4
/
+4
2020-05-05
drm/amd/display: Move panel_cntl specific register from abm to panel_cntl.
Yongqiang Sun
18
-463
/
+339
2020-04-30
drm/amd/display: Fix unsigned comparison to zero
Zou Wei
1
-1
/
+2
2020-04-30
drm/amd/display: remove set but not used variable 'speakers' in dcn10_stream_...
Zheng Bin
1
-2
/
+0
2020-04-30
drm/amd/display: remove set but not used variable 'speakers' in dce_stream_en...
Zheng Bin
1
-2
/
+0
2020-04-30
drm/amd/display: remove set but not used variable 'pixel_width'
Zheng Bin
1
-7
/
+0
2020-04-30
drm/amd/display: work around fp code being emitted outside of DC_FP_START/END
Daniel Kolesa
1
-8
/
+23
2020-04-30
drm/amdgpu/dc: Use WARN_ON_ONCE for ASSERT
Michel Dänzer
1
-1
/
+1
2020-04-30
drm/amd/display: remove duplicate assignment of dcn21_funcs members
Jason Yan
1
-5
/
+0
2020-04-28
drm/amd/display: 3.2.83.1
Aric Cyr
1
-1
/
+1
2020-04-28
drm/amd/display: 3.2.83
Aric Cyr
1
-1
/
+1
2020-04-28
drm/amd/display: Use cursor locking to prevent flip delays
Aric Cyr
16
-45
/
+88
2020-04-28
drm/amd/display: Internal refactoring to abstract color caps
Krunoslav Kovac
4
-3
/
+146
2020-04-28
drm/amd/display: Add set backlight to hw sequencer.
Yongqiang Sun
7
-25
/
+55
2020-04-28
drm/amd/display: Add dummy p-state latency bounding box override
Joshua Aberback
2
-0
/
+8
2020-04-28
drm/amd/display: Add panel cntl id for set backlight level.
Yongqiang Sun
7
-22
/
+39
2020-04-28
drm/amd/display: Pass command instead of header into DMUB service
Nicholas Kazlauskas
7
-48
/
+76
2020-04-28
drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1
Sung Lee
1
-1
/
+1
2020-04-28
drm/amd/display: Defer cursor update around VUPDATE for all ASIC
Nicholas Kazlauskas
1
-14
/
+14
2020-04-28
drm/amd/display: Change viewport limit to 12 for DCN2
Sung Lee
1
-2
/
+2
2020-04-28
drm/amd/display: Fail validation if building scaling params fails
Sung Lee
2
-7
/
+11
2020-04-28
drm/amd/display: fix rn soc bb update
Dmytro Laktyushkin
1
-43
/
+28
2020-04-28
drm/amd/display: check if REFCLK_CNTL register is present
Dmytro Laktyushkin
1
-1
/
+2
2020-04-28
drm/amd/display: Add DML variable for future asics
Joshua Aberback
3
-0
/
+3
2020-04-28
drm/amd/display: clean up some header paths
Anthony Koo
3
-4
/
+4
2020-04-28
drm/amd/display: Do not disable pipe split if mode is not supported
Sung Lee
1
-2
/
+7
2020-04-28
drm/amd/display: 3.2.82
Aric Cyr
1
-1
/
+1
2020-04-27
drm/amd/display: remove conversion to bool in dc_link_ddc.c
Jason Yan
1
-1
/
+1
2020-04-27
drm/amd/display: remove conversion to bool in dcn20_mpc.c
Jason Yan
1
-1
/
+1
2020-04-24
amdgpu/dc: remove redundant assignment to variable 'option'
Colin Ian King
1
-2
/
+1
2020-04-24
drm/amd/display: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2020-04-22
drm/amd/display: fix bug in the logic for panel power control
Anthony Koo
1
-1
/
+1
2020-04-22
drm/amd/display: access ABM from stream resource.
Yongqiang Sun
1
-16
/
+23
2020-04-22
drm/amd/display: blank dp stream before re-train the link
Xiaodong Yan
1
-0
/
+12
2020-04-22
drm/amd/display: DispalyPort: Write OUI only if panel supports it
Aurabindo Pillai
1
-0
/
+15
2020-04-22
drm/amd/display: change from panel to panel cntl
Anthony Koo
16
-249
/
+251
2020-04-22
drm/amd/display: Add HW rotation cursor changes to dcn10
Jaehyun Chung
1
-5
/
+13
2020-04-22
drm/amd/display: Factor in immediate flip support into DLG calculations
Nicholas Kazlauskas
1
-1
/
+1
2020-04-22
drm/amd/display: fix virtual signal dsc setup
Dmytro Laktyushkin
1
-1
/
+1
2020-04-22
drm/amd/display: destroy panel on link destruct
Anthony Koo
1
-0
/
+3
2020-04-22
drm/amd/display: dmcu wait loop calculation is incorrect in RV
Paul Hsieh
1
-3
/
+0
2020-04-22
drm/amd/display: move panel power seq to new panel struct
Anthony Koo
22
-94
/
+572
2020-04-22
drm/amd/display: make all backlight calls link based
Anthony Koo
4
-28
/
+27
[next]