diff options
author | Josip Pavic <Josip.Pavic@amd.com> | 2021-08-09 15:13:49 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-09-01 16:55:10 -0400 |
commit | b5ce6fe8129f7e738941c70f9a82f4a98d0c1aad (patch) | |
tree | a75c32a01e885d2529f52e8816833061b1f5a895 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h | |
parent | f01ee019586220c86f238263a4fbde6e72085e11 (diff) | |
download | linux-b5ce6fe8129f7e738941c70f9a82f4a98d0c1aad.tar.gz linux-b5ce6fe8129f7e738941c70f9a82f4a98d0c1aad.tar.bz2 linux-b5ce6fe8129f7e738941c70f9a82f4a98d0c1aad.zip |
drm/amd/display: add missing ABM register offsets
[Why]
Some ABM registers don't exist on DCN 3.01, so are
missing from its register offset list. However,
this list was copied to later versions of DCN that
do have these registers. As a result, they're
inaccessible from the driver on those DCN versions
even though they exist.
[How]
Add the missing ABM register offsets to DCN 3.02+
Reviewed-by: Anthony Koo <Anthony.Koo@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Josip Pavic <Josip.Pavic@amd.com>
Tested-by: Daniel Wheeler <Daniel.Wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h')
0 files changed, 0 insertions, 0 deletions