]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/amdgpu: implement PRT for GFX7 v2
authorChristian König <christian.koenig@amd.com>
Wed, 18 Jan 2017 12:37:21 +0000 (13:37 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:52:58 +0000 (23:52 -0400)
commit62cd91f99e6b1f1384d69ec68b7ff85c5bbc38c5
treeeeebe592a01e7fb961e4b377ecf39cc0625f14b7
parentf7c35abe933c2ee34008c7415578611adcf3fcc6
drm/amdgpu: implement PRT for GFX7 v2

Enable/disable the handling globally for now and
print a warning when we enable it for the first time.

v2: set correct register

Signed-off-by: Junwei Zhang <Jerry.Zhang@amd.com>
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c