diff options
author | Nicholas Kazlauskas <[email protected]> | 2023-06-22 16:14:22 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-07-18 11:14:08 -0400 |
commit | a243e38e699f03b7d73b156564cfd67b78448368 (patch) | |
tree | 384e7bf59b9d9c86feaa626670355e76e9349de9 /drivers/gpu/drm/amd/display/dc/link/link_detection.c | |
parent | bf27f5defe92d310099d2f621a5276104d7db093 (diff) |
drm/amd/display: Skip querying caps when DMCUB emulation is in use
[Why]
Workaround to avoid accessing DMCUB state too early if the emulator
is in use - we don't support any of the features the caps are querying
with emulation anyway.
[How]
Guard the query if emulation is in use.
Reviewed-by: Charlene Liu <[email protected]>
Acked-by: Alan Liu <[email protected]>
Signed-off-by: Nicholas Kazlauskas <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/link/link_detection.c')
0 files changed, 0 insertions, 0 deletions