]> git.baikalelectronics.ru Git - kernel.git/commit
amdgpu: Set cik/si_support to 1 by default if radeon isn't built
authorMichel Dänzer <michel.daenzer@amd.com>
Fri, 30 Jun 2017 08:36:07 +0000 (17:36 +0900)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 4 Jul 2017 16:07:53 +0000 (12:07 -0400)
commite0a9b40ce6554d8fe4db21745dd53985214c2414
treeb47e0d0c6f85467afd2b23550985c92fb36f1d73
parent69fa0903fe589430e810e7dd54550206aacd071b
amdgpu: Set cik/si_support to 1 by default if radeon isn't built

It was required to explicitly set these parameters to 1, even if the
radeon driver isn't built at all, which is not intuitive.

Reported-by: Shawn Starr <shawn.starr@rogers.com>
Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c