index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/display: fix for-loop with incorrectly sized loop counter (v2)
Colin Ian King
2020-01-27
1
-4
/
+4
*
drm/amd/display: do not allocate display_mode_lib unnecessarily
Dor Askayo
2020-01-27
1
-8
/
+9
*
Revert "drm/amd/display: Don't skip link training for empty dongle"
Harry Wentland
2020-01-27
1
-8
/
+2
*
drm/amd/display: Retrain dongles when SINK_COUNT becomes non-zero
Harry Wentland
2020-01-27
1
-2
/
+1
*
drm/amd/display: support VSC SDP update on video test pattern request
Wenjing Liu
2020-01-22
1
-8
/
+3
*
drm/amd/display: check pipe_ctx is split pipe or not
Paul Hsieh
2020-01-22
1
-2
/
+15
*
drm/amd/display: Do not send training pattern if VS Different
Sung Lee
2020-01-22
1
-1
/
+1
*
drm/amd/display: update MSA and VSC SDP on video test pattern request
Wenjing Liu
2020-01-22
1
-1
/
+36
*
drm/amd/display: reallocate MST payload when link loss
Paul Hsieh
2020-01-16
2
-5
/
+35
*
drm/amd/display: Add monitor patch for AUO dpcd issue
Lewis Huang
2020-01-16
2
-0
/
+69
*
drm/amd/display: wait for test pattern after when all pipes are programmed
Wenjing Liu
2020-01-16
1
-6
/
+0
*
drm/amd/display: make PSR static screen entry within 30 ms
Anthony Koo
2020-01-16
2
-4
/
+4
*
drm/amd/display: Add w/a to reset PHY before link training in verify_link_cap
George Shen
2020-01-16
1
-0
/
+10
*
drm/amd/display: Driverside changes to support PSR in DMCUB
Wyatt Wood
2020-01-16
1
-6
/
+16
*
drm/amd/display: stop doing unnecessary detection when going to D3
Joseph Gravenor
2020-01-16
1
-0
/
+6
*
drm/amd/display: wait for update when setting dpg test pattern
Wenjing Liu
2020-01-16
1
-0
/
+13
*
drm/amd/display: store lttpr mode with dpcd
abdoulaye berthe
2020-01-16
1
-2
/
+11
*
drm/amd/display: Disable secondary link for certain monitors
Nikola Cornij
2020-01-16
1
-3
/
+7
*
drm/amd/display: Fix 300Hz Freesync bug
Alvin Lee
2020-01-16
1
-1
/
+0
*
drm/amd/display: remove unnecessary conversion to bool
Chen Zhou
2020-01-14
1
-1
/
+1
*
drm/amd/display: Reorder detect_edp_sink_caps before link settings read.
Mario Kleiner
2020-01-14
1
-1
/
+1
*
drm/amd/display: Don't disable DP PHY when link loss happens
Zhan Liu
2020-01-14
1
-1
/
+0
*
drm/amd/display: Initialize DSC PPS variables to 0
David Francis
2020-01-09
1
-0
/
+3
*
drm/amd/display: use true, false for bool variable in dc_link_ddc.c
zhengbin
2020-01-07
1
-1
/
+1
*
drm/amd/display: Do not handle linkloss for eDP
Anthony Koo
2019-12-18
1
-4
/
+6
*
drm/amd/display: support virtual DCN
Jun Lei
2019-12-18
1
-45
/
+68
*
drm/amd/display: Use absolute time stamp to follow the eDP T7 spec requirement
Dale Zhao
2019-12-18
1
-3
/
+10
*
drm/amd/display: fix 270 degree rotation for mixed-SLS mode
Samson Tam
2019-12-18
1
-3
/
+54
*
drm/amd/display: Add warmup escape call support
Charlene Liu
2019-12-18
1
-22
/
+37
*
drm/amd/display: scaling changes should also be a full update
Aric Cyr
2019-12-18
1
-4
/
+4
*
drm/amd/display: Remove integer scaling code from DC and fix cursor
Aric Cyr
2019-12-18
1
-44
/
+0
*
drm/amd/display: Enable Seamless Boot Transition for Multiple Streams
Martin Leung
2019-12-18
2
-10
/
+31
*
drm/amd/display: AVI info package change due to spec update
Qingqing Zhuo
2019-12-18
1
-1
/
+1
*
drm/amd/display: Disable integerscaling for downscale and MPO
Aidan Yang
2019-12-18
1
-1
/
+17
*
drm/amd/display: Add wait for flip not pending on pipe unlock
Noah Abradjian
2019-12-18
1
-3
/
+36
*
drm/amd/display: HDMI 2.x audio bandwidth check
Charlene Liu
2019-12-18
1
-0
/
+48
*
drm/amd/display: correct log message for lttpr
abdoulaye berthe
2019-12-05
1
-2
/
+2
*
drm/amd/display: Remove redundant call
Noah Abradjian
2019-12-05
1
-2
/
+0
*
drm/amd/display: check for repeater when setting aux_rd_interval.
abdoulaye berthe
2019-12-05
1
-2
/
+2
*
drm/amd/display: Return a correct error value
Mikita Lipski
2019-12-05
1
-3
/
+3
*
drm/amd/display: Save/restore link setting for disable phy when link retraining
Hugo Hu
2019-12-05
1
-2
/
+3
*
drm/amd/display: add DP protocol version
Anthony Koo
2019-12-05
1
-0
/
+2
*
drm/amd/display: add log for lttpr
abdoulaye berthe
2019-12-05
1
-32
/
+93
*
drm/amd/display: fixed that I2C over AUX didn't read data issue
Brandon Syu
2019-12-05
1
-1
/
+1
*
drm/amd/display: Change the delay time before enabling FEC
Leo (Hanghong) Ma
2019-12-05
1
-1
/
+8
*
drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongle
David Galiffi
2019-12-05
1
-1
/
+1
*
drm/amd/display: Disable link before reenable
Lucy Li
2019-12-05
1
-47
/
+52
*
drm/amd/display: Reset PHY in link re-training
Paul Hsieh
2019-12-05
3
-51
/
+63
*
drm/amd/display: Wrong ifdef guards were used around DML validation
Jaehyun Chung
2019-12-05
1
-1
/
+1
*
drm/amd/display: add separate of private hwss functions
Anthony Koo
2019-12-05
3
-4
/
+6
[next]