diff options
author | Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> | 2019-11-20 10:37:19 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-12-18 16:09:07 -0500 |
commit | c09d1d3404e7cc79cc8a18ced6a2a244d28aac52 (patch) | |
tree | c8a801fe62dc229fb3c1afd278dc84c5db8f82f3 /drivers/gpu/drm/amd/display/modules/freesync/freesync.c | |
parent | 01c229d977e0063fc784ea302877a08b82e9e7ee (diff) |
drm/amd/display: Use physical addressing for DMCUB on both dcn20/21
[Why]
CW0 and CW1 need to use physical addressing mode for dcn20 and dcn21.
The current code for dcn20 is using virtual.
[How]
We already program the DMCUB like this on dcn21 so we should just use
the same sequence for both.
Copy the dcn21 sequences into the dmjub_dcn20.c file and rename them.
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules/freesync/freesync.c')
0 files changed, 0 insertions, 0 deletions