]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
drm/amdgpu: stop checking GPU reset counter during VMID grab
authorChristian König <christian.koenig@amd.com>
Wed, 31 Jan 2018 10:21:23 +0000 (11:21 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:19:15 +0000 (14:19 -0500)
commit782dcfdfd9c1c30e0b8304915297cef665a9867c
tree3ceeb42baf3c9e620582de0ef0f7e7bf8550d443
parent102374488dd608a9dd3fda962b9bb725848f8c3b
drm/amdgpu: stop checking GPU reset counter during VMID grab

We do this later on when we flush the VMID anyway.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c