diff options
author | hersen wu <[email protected]> | 2019-01-11 10:39:30 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-01-25 16:15:36 -0500 |
commit | c69dffab819f5abd98f9791fdb8aede1ec2f172f (patch) | |
tree | 763b9a933772f7e28cc93ddb303385d4388add8e /scripts/bpf_helpers_doc.py | |
parent | 3741540e04137256df82105bcd720a5e27423c34 (diff) |
drm/amd/display: fix eDP fast bootup for pre-raven asic
[Why]
For fastboot, Bios will light up eDP before SW driver is loaded. SW
driver will check if eDP is lit by bios through reading the
BIOS_SCRATCH_3 register. If lit, SW driver will not power down eDP
power and phy to save time.
Definition of BIOS_SCRATCH_3 are missing for pre-raven asic. This
causes eDP fast boot to not work property. For some eDP panels, even
if dp tx sends NoVideoStream_flag =1 and dpcd 0x600=2, eDP rx may not
handle properly. This may cause a short flash on screen.
[How] Add definition of BIOS_SCRATCH_3 for all asic
Signed-off-by: hersen wu <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Reviewed-by: Charlene Liu <[email protected]>
Acked-by: Leo Li <[email protected]>
Acked-by: Yongqiang Sun <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions