]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/gfx9: switch to golden tsc registers for renoir+
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Nov 2021 19:50:37 +0000 (14:50 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Nov 2021 20:09:17 +0000 (15:09 -0500)
commit1ebaa8932d8259dce81cee91323fe09be0b27630
treefa79b3be24c858a78452b348e52d9fd88db1ddc0
parent10ee8065c9944c978657335f40aa14988fcc39bd
drm/amdgpu/gfx9: switch to golden tsc registers for renoir+

Renoir and newer gfx9 APUs have new TSC register that is
not part of the gfxoff tile, so it can be read without
needing to disable gfx off.

Acked-by: Luben Tuikov <luben.tuikov@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c