RE: [PATCH 2/3] drm/radeon: Make SI support in Radeon conditional

2017-04-12 Thread Li, Samuel
, April 07, 2017 4:16 PM To: amd-gfx@lists.freedesktop.org Cc: Kuehling, Felix <felix.kuehl...@amd.com> Subject: [PATCH 2/3] drm/radeon: Make SI support in Radeon conditional Advertise SI PCI IDs only when they are not supported by amdgpu. Use the CONFIG_DRM_AMDGPU_SI to check so that a

[PATCH 2/3] drm/radeon: Make SI support in Radeon conditional

2017-04-07 Thread Felix Kuehling
Advertise SI PCI IDs only when they are not supported by amdgpu. Use the CONFIG_DRM_AMDGPU_SI to check so that a single option in the kernel config keeps both drivers in sync. This is the simplest possible change. A more complete solution may want to conditionally disable more SI-specific code in