index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-07
drm/amd/display: use true, false for bool variable in dc_link_ddc.c
zhengbin
1
-1
/
+1
2019-12-18
drm/amd/display: Do not handle linkloss for eDP
Anthony Koo
1
-4
/
+6
2019-12-18
drm/amd/display: support virtual DCN
Jun Lei
1
-45
/
+68
2019-12-18
drm/amd/display: Use absolute time stamp to follow the eDP T7 spec requirement
Dale Zhao
1
-3
/
+10
2019-12-18
drm/amd/display: fix 270 degree rotation for mixed-SLS mode
Samson Tam
1
-3
/
+54
2019-12-18
drm/amd/display: Add warmup escape call support
Charlene Liu
1
-22
/
+37
2019-12-18
drm/amd/display: scaling changes should also be a full update
Aric Cyr
1
-4
/
+4
2019-12-18
drm/amd/display: Remove integer scaling code from DC and fix cursor
Aric Cyr
1
-44
/
+0
2019-12-18
drm/amd/display: Enable Seamless Boot Transition for Multiple Streams
Martin Leung
2
-10
/
+31
2019-12-18
drm/amd/display: AVI info package change due to spec update
Qingqing Zhuo
1
-1
/
+1
2019-12-18
drm/amd/display: Disable integerscaling for downscale and MPO
Aidan Yang
1
-1
/
+17
2019-12-18
drm/amd/display: Add wait for flip not pending on pipe unlock
Noah Abradjian
1
-3
/
+36
2019-12-18
drm/amd/display: HDMI 2.x audio bandwidth check
Charlene Liu
1
-0
/
+48
2019-12-05
drm/amd/display: correct log message for lttpr
abdoulaye berthe
1
-2
/
+2
2019-12-05
drm/amd/display: Remove redundant call
Noah Abradjian
1
-2
/
+0
2019-12-05
drm/amd/display: check for repeater when setting aux_rd_interval.
abdoulaye berthe
1
-2
/
+2
2019-12-05
drm/amd/display: Return a correct error value
Mikita Lipski
1
-3
/
+3
2019-12-05
drm/amd/display: Save/restore link setting for disable phy when link retraining
Hugo Hu
1
-2
/
+3
2019-12-05
drm/amd/display: add DP protocol version
Anthony Koo
1
-0
/
+2
2019-12-05
drm/amd/display: add log for lttpr
abdoulaye berthe
1
-32
/
+93
2019-12-05
drm/amd/display: fixed that I2C over AUX didn't read data issue
Brandon Syu
1
-1
/
+1
2019-12-05
drm/amd/display: Change the delay time before enabling FEC
Leo (Hanghong) Ma
1
-1
/
+8
2019-12-05
drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongle
David Galiffi
1
-1
/
+1
2019-12-05
drm/amd/display: Disable link before reenable
Lucy Li
1
-47
/
+52
2019-12-05
drm/amd/display: Reset PHY in link re-training
Paul Hsieh
3
-51
/
+63
2019-12-05
drm/amd/display: Wrong ifdef guards were used around DML validation
Jaehyun Chung
1
-1
/
+1
2019-12-05
drm/amd/display: add separate of private hwss functions
Anthony Koo
3
-4
/
+6
2019-12-05
drm/amd/display: rename core_dc to dc
Anthony Koo
6
-84
/
+79
2019-11-26
drm/amd/display: Use NULL for pointer assignment in copy_stream_update_to_stream
Nathan Chancellor
1
-2
/
+2
2019-11-19
drm/amd/display: Use a temporary copy of the current state when updating DSC config
Nikola Cornij
1
-7
/
+24
2019-11-19
drm/amd/display: DML Validation Dump/Check with Logging
Jaehyun Chung
1
-1
/
+17
2019-11-19
drm/amd/display: cleanup of function pointer tables
Anthony Koo
2
-3
/
+4
2019-11-19
drm/amd/display: Avoid conflict between HDR multiplier and 3dlut
Michael Strauss
1
-7
/
+10
2019-11-19
drm/amd/display: add color space option when sending link test pattern
Wenjing Liu
2
-3
/
+38
2019-11-19
drm/amd/display: cleanup of construct and destruct funcs
Anthony Koo
6
-25
/
+25
2019-11-19
drm/amd/display: revert change causing DTN hang for RV
Samson Tam
1
-27
/
+0
2019-11-19
drm/amd/display: Connect DIG FE to its BE before link training starts
Nikola Cornij
1
-0
/
+4
2019-11-19
drm/amd/display: Fix stereo with DCC enabled
Samson Tam
1
-0
/
+27
2019-11-19
drm/amd/display: add automated audio test support
abdoulaye berthe
1
-0
/
+92
2019-11-13
drm/amd/display: remove set but not used variable 'bpc'
YueHaibing
1
-15
/
+0
2019-11-13
drm/amd/display: remove set but not used variable 'ds_port'
YueHaibing
1
-4
/
+0
2019-11-13
drm/amd/display: Use static const, not const static
zhengbin
1
-1
/
+1
2019-11-13
drm/amd/display: remove duplicated comparison expression
Colin Ian King
1
-1
/
+0
2019-11-13
drm/amd/display: remove redundant variable status
Colin Ian King
1
-3
/
+1
2019-11-13
drm/amd/display: rename DCN1_0 kconfig to DCN
Bhawanpreet Lakha
5
-14
/
+14
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flag
Bhawanpreet Lakha
2
-8
/
+0
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED
Bhawanpreet Lakha
7
-115
/
+1
2019-11-13
drm/amd/display: disable lttpr for invalid lttpr caps.
abdoulaye berthe
1
-38
/
+40
2019-11-13
drm/amd/display: use previous aux timeout val if no repeater.
abdoulaye berthe
2
-10
/
+12
2019-11-13
drm/amd/display: implement lttpr logic
abdoulaye berthe
2
-70
/
+288
[prev]
[next]