commit | 36ffce0ac0424ad886061f59b2fabbc4133af37f | [log] [tgz] |
---|---|---|
author | Felix Kuehling <Felix.Kuehling@amd.com> | Mon Jun 05 18:52:51 2017 +0900 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jun 08 10:54:34 2017 -0400 |
tree | b2032d773c2db5f588d42fc671cbdc03aafba325 | |
parent | 7df289865c69ea39e1f81de0abe839acc54e604b [diff] |
drm/radeon: Add module param to control SI support If AMDGPU supports SI, add a module parameter to control SI support in radeon. It's on by default in radeon, while it will be off by default in AMDGPU as long as SI support is experimental. Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Acked-by: Michel Dänzer <michel.daenzer@amd.com>