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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-26
drm/amd/display: Disable timestamp and entry heading
Yongqiang Sun
2
-2
/
+3
2017-09-26
drm/amd/display: Minor fix for dc_sink refactor
Harry Wentland
2
-2
/
+2
2017-09-26
drm/amd/display: Clean up some DCN1 guards
Zeyu Fan
9
-7
/
+15
2017-09-26
drm/amd/display: move ocsc programming from opp to dpp
Yue Hin Lau
1
-1
/
+1
2017-09-26
drm/amd/display: Fix eDP panel light-up
Roman Li
1
-1
/
+3
2017-09-26
drm/amd/display: Use stream validation hook.
Andrey Grodzovsky
1
-38
/
+48
2017-09-26
drm/amd/display: Move stream validations into seperate function.
Andrey Grodzovsky
12
-132
/
+90
2017-09-26
drm/amd/display: break up plane disable and disconnect in set mode
Eric Yang
4
-23
/
+111
2017-09-26
drm/amd/display: separate plane disable sequence
Tony Cheng
1
-22
/
+61
2017-09-26
drm/amd/display: single PSR display not allow CSTATE sw w/a
Charlene Liu
2
-1
/
+8
2017-09-26
drm/amd/display: Roll core_gamma into dc_gamma
Harry Wentland
5
-31
/
+21
2017-09-26
drm/amd/display: Roll gamma struct into core_gamma
Harry Wentland
2
-17
/
+7
2017-09-26
drm/amd/display: Roll core_sink into dc_sink
Harry Wentland
11
-91
/
+72
2017-09-26
drm/amd/display: Roll sink struct into core_sink
Harry Wentland
2
-28
/
+18
2017-09-26
drm/amd/display: Roll core_link into dc_link
Harry Wentland
29
-484
/
+444
2017-09-26
drm/amd/display: Roll core_surface into dc_surface
Harry Wentland
16
-240
/
+226
2017-09-26
drm/amd/display: Move DCHUBBUB block from MemInput to HW sequencer.
Zeyu Fan
11
-451
/
+492
2017-09-26
drm/amd/display: move RGAM programming from opp to dpp
Yue Hin Lau
8
-938
/
+972
2017-09-26
drm/amd/display: fix YCbCr420 deep color mode not supported
Charlene Liu
1
-0
/
+2
2017-09-26
drm/amd/display: add missing func for dce11o to avoid crash
Eric Yang
1
-0
/
+6
2017-09-26
drm/amd/display: move ocsc programming from opp to dpp
Tony Cheng
8
-225
/
+242
2017-09-26
drm/amd/display: add idle wait for passive surface update and modeset
Eric Yang
7
-3
/
+46
2017-09-26
drm/amd/display: Fix generic_reg_wait 1000ms case
Eric Yang
1
-4
/
+3
2017-09-26
drm/amd/display: move VGA to HWSS from TG
Tony Cheng
4
-41
/
+23
2017-09-26
drm/amd/display: fix decide_link_settings
Ding Wang
3
-84
/
+63
2017-09-26
drm/amd/display: Roll surface struct into core_surface
Harry Wentland
2
-23
/
+18
2017-09-26
drm/amd/display: support for updated register headers on DCN
Dmytro Laktyushkin
8
-31
/
+88
2017-09-26
drm/amd/display: Change DTN_INFO macro
Wesley Chalmers
1
-1
/
+1
2017-09-26
drm/amd/display: Implement logic for hdmi info packet bits.
Zeyu Fan
2
-10
/
+83
2017-09-26
drm/amd/display: revert dcn10 soc defaults to 17 19
Dmytro Laktyushkin
1
-2
/
+2
2017-09-26
drm/amd/display: fix locking in apply_ctx_for_surface
Eric Yang
1
-1
/
+7
2017-09-26
drm/amd/display: mpcc disconnect and pipe pg in multi-display
Tony Cheng
1
-5
/
+18
2017-09-26
drm/amd/display: update dcn register headers
Dmytro Laktyushkin
2
-8
/
+11
2017-09-26
drm/amd/display: mpo debug sanity checks
Tony Cheng
5
-2
/
+179
2017-09-26
drm/amd/display: plumbing to allow easy print of HW state for DTN
Tony Cheng
5
-0
/
+27
2017-09-26
drm/amd/display: register programming consolidation
Tony Cheng
2
-3
/
+0
2017-09-26
drm/amd/display: fix index and union overwrite in compressor
Roman Li
3
-6
/
+6
2017-09-26
drm/amd/display: Return hpd_irq_dpcd from hpd_rx handler
Wenjing Liu
3
-3
/
+7
2017-09-26
drm/amd/display: Set i2c speed to 100khz for DCE11.2 and later.
Zeyu Fan
1
-2
/
+10
2017-09-26
drm/amd/display: fix dcn10_resource read_dce_straps
Dmytro Laktyushkin
1
-6
/
+2
2017-09-26
drm/amd: Add missing SURFACE_TMZ register shift/mask
Harry Wentland
1
-0
/
+2
2017-09-26
drm/amd/include: Add DCHUBBUB_TEST_DEBUG register defines
Harry Wentland
1
-0
/
+4
2017-09-26
drm/amd/include: Add DC_PINSTRAPS.AUDIO defines
Harry Wentland
2
-0
/
+5
2017-09-26
drm/amd/display: Do not release state objects on atomic check fail
Leo (Sunpeng) Li
1
-15
/
+6
2017-09-26
drm/amd/display: powergate fe of reused pipes to reset ttu
Eric Yang
1
-0
/
+9
2017-09-26
drm/amd/display: Add regkey for DRR control for internal panel
Anthony Koo
3
-36
/
+40
2017-09-26
drm/amd/display: revert order change of HUBP and MPC disable
Tony Cheng
4
-18
/
+32
2017-09-26
drm/amd/display: fix aviInfoFrame bar Info and add set_avMute
Charlene Liu
10
-10
/
+77
2017-09-26
drm/amd/display: properly turn off unused mpc before front end programming
Eric Yang
1
-1
/
+8
2017-09-26
drm/amd/display: fix DVI connected to HDMI connector max tmds clock
Charlene Liu
1
-0
/
+6
[next]