]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: don't flush the TLB before initializing GART
authorChristian König <christian.koenig@amd.com>
Mon, 16 Oct 2017 15:37:06 +0000 (17:37 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 26 Oct 2017 03:09:40 +0000 (23:09 -0400)
commit9f5c702cd8b2c6f5003c0208e580ecba34e698e7
tree2a45ff374a815bec2a607ba18d3379a016a8b1f7
parent840821d3482fef663e6377390f270bcf2743680e
drm/amdgpu: don't flush the TLB before initializing GART

No point in doing this.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c