diff options
| author | Hugo Hu <[email protected]> | 2019-02-25 11:16:52 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-03-28 03:41:32 +0000 |
| commit | a504ad265dec380d7314b8e02984c8d294ab0bd5 (patch) | |
| tree | 00862914b9452f134581db4928085c2473e8c875 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | drm/amd/display: program default output gamma (diff) | |
| download | kernel-a504ad265dec380d7314b8e02984c8d294ab0bd5.tar.gz kernel-a504ad265dec380d7314b8e02984c8d294ab0bd5.zip | |
drm/amd/display: Handle branch device with DFP count = 0 case.
[Why]
When you have a SST branch device the driver, Even no sink device connected,
it also send HPD with a valid EDID. Driver will config it to DP sink.
Therefore, there're two displays in display setting.
DPCD 0x05, DFP_PRESENT = 1 (branch device),
DFP_TYPE = 00 (Display Port)
[How]
Driver determine DPCD 0x05 DFP_PRESENT = 1(branch) as an active dongle
And check DFP count.
Signed-off-by: Hugo Hu <[email protected]>
Reviewed-by: Hugo Hu <[email protected]>
Acked-by: Bhawanpreet Lakha <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions
