diff options
| author | Josip Pavic <[email protected]> | 2021-08-09 15:13:49 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2021-09-01 16:55:10 -0400 |
| commit | b5ce6fe8129f7e738941c70f9a82f4a98d0c1aad (patch) | |
| tree | a75c32a01e885d2529f52e8816833061b1f5a895 /tools/perf/scripts/python | |
| parent | f01ee019586220c86f238263a4fbde6e72085e11 (diff) | |
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 <[email protected]>
Acked-by: Qingqing Zhuo <[email protected]>
Signed-off-by: Josip Pavic <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions