diff options
author | Isabel Zhang <isabel.zhang@amd.com> | 2020-10-21 14:01:26 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-11-10 14:24:39 -0500 |
commit | 103cd0b1295c2bad29d5a6bc3ec4efc7d7fcd840 (patch) | |
tree | de53dc3638c9a8da7646c6fefffe5f3ea24636eb /drivers/gpu/drm/amd/display/dc/inc/hw/dmcu.h | |
parent | 8301f6b990ada8f5e9b23ed7d4a0d60b00d49238 (diff) |
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/dmcu.h')
0 files changed, 0 insertions, 0 deletions