OSDN Git Service

drm/radeon: Make si_support and cik_support parameters always available
authorMichel Dänzer <michel.daenzer@amd.com>
Mon, 29 May 2017 08:32:38 +0000 (17:32 +0900)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 8 Jun 2017 14:54:36 +0000 (10:54 -0400)
commit6ac07e1b309a70469d2822689b54d4726846dd64
treeb73efcaa6b28e98542f625002a7a578cd807eead
parentef789173cb42864edbefa37e0035126370c66cf2
drm/radeon: Make si_support and cik_support parameters always available

This will allow amdgpu-pro / other out-of-tree amdgpu builds to make use
of these options for using the out-of-tree amdgpu driver instead of the
in-tree radeon driver in a clean way.

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