]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/gmc: disable keep_stolen_vga_memory on arcturus
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 28 Jul 2020 19:35:56 +0000 (15:35 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 4 Aug 2020 21:29:29 +0000 (17:29 -0400)
commitb09dc96c52bd326a6daf9341b111f070d2edc5da
tree97dad7574d5aa2522a04c19fe29aed4fbf736e2e
parent66458a25bc4af0b36f5091b1f3eecabda90bce4a
drm/amdgpu/gmc: disable keep_stolen_vga_memory on arcturus

I suspect the only reason this was set was to avoid touching
the display related registers on arcturus.  Someone should
double check this on arcturus with S3.

Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c