summaryrefslogtreecommitdiff
path: root/src/amdgpu_probe.h
diff options
context:
space:
mode:
authorSamuel Li <samuel.li@amd.com>2015-10-22 12:50:21 -0400
committerAlex Deucher <alexander.deucher@amd.com>2015-10-23 11:04:59 -0400
commit3b0a3c89b53b3ebe21a9d703a4dbff6e57c65a57 (patch)
tree5fb7f41daf95da7c206a2736cdabf90405c92235 /src/amdgpu_probe.h
parent9c8b7ebe15eec7abd5dc10ad6ccecbc57225494a (diff)
Add Stoney support
(agd): rebase Reviewed-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Samuel Li <samuel.li@amd.com>
Diffstat (limited to 'src/amdgpu_probe.h')
-rw-r--r--src/amdgpu_probe.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/amdgpu_probe.h b/src/amdgpu_probe.h
index 4b4fefb..5194f4c 100644
--- a/src/amdgpu_probe.h
+++ b/src/amdgpu_probe.h
@@ -66,6 +66,7 @@ typedef enum {
CHIP_FAMILY_TONGA,
CHIP_FAMILY_CARRIZO,
CHIP_FAMILY_FIJI,
+ CHIP_FAMILY_STONEY,
CHIP_FAMILY_LAST
} AMDGPUChipFamily;