diff options
author | 2020-10-21 14:01:26 -0400 | |
---|---|---|
committer | 2020-11-10 14:24:39 -0500 | |
commit | 103cd0b1295c2bad29d5a6bc3ec4efc7d7fcd840 (patch) | |
tree | de53dc3638c9a8da7646c6fefffe5f3ea24636eb /drivers/gpu/drm/amd/display/dc/inc/hw/hw_shared.h | |
parent | drm/amdgpu: enable DCN for navi10 headless SKU (diff) | |
download | linux-rng-103cd0b1295c2bad29d5a6bc3ec4efc7d7fcd840.tar.xz linux-rng-103cd0b1295c2bad29d5a6bc3ec4efc7d7fcd840.zip |
drm/amd/display: Add fallback to prefetch mode 1 if 0 fails
[Why]
In some cases, prefetch mode 0 is unsupported but prefetch 1 is
supported. Due to previous change always forcing prefetch mode to 0, we
are failing bandwidth validation in cases where we should not.
[How]
By default try prefetch mode 0 but in the case validation fails, attempt
to do prefetch mode 1 to see if it is supported.
Signed-off-by: Isabel Zhang <isabel.zhang@amd.com>
Acked-by: Bindu Ramamurthy <bindu.r@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/inc/hw/hw_shared.h')
0 files changed, 0 insertions, 0 deletions