drm/amd/powerplay: Unify family defines
s/AMD_FAMILY_/AMDGPU_FAMILY_/ Signed-off-by: Tom St Denis <tom.stdenis@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Alex Deucher
parent
40019dc4a3
commit
bb06d7ef99
@@ -25,15 +25,6 @@
|
||||
|
||||
#define AMD_MAX_USEC_TIMEOUT 100000 /* 100 ms */
|
||||
|
||||
/*
|
||||
* Supported GPU families (aligned with amdgpu_drm.h)
|
||||
*/
|
||||
#define AMD_FAMILY_UNKNOWN 0
|
||||
#define AMD_FAMILY_CI 120 /* Bonaire, Hawaii */
|
||||
#define AMD_FAMILY_KV 125 /* Kaveri, Kabini, Mullins */
|
||||
#define AMD_FAMILY_VI 130 /* Iceland, Tonga */
|
||||
#define AMD_FAMILY_CZ 135 /* Carrizo */
|
||||
|
||||
/*
|
||||
* Supported ASIC types
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user