summaryrefslogtreecommitdiffstats
path: root/src/amd/vulkan/radv_image.c
diff options
context:
space:
mode:
authorDave Airlie <[email protected]>2017-06-06 08:33:53 +1000
committerDave Airlie <[email protected]>2017-06-06 09:43:21 +1000
commit0063da8393cb71a3db014371f0d26121ccfb11f8 (patch)
tree5debf46e58038c06933246d4509ffcc6631814d1 /src/amd/vulkan/radv_image.c
parenta83f28d536d97615047f29ffb5f651a8afafb568 (diff)
radv: add some misc gfx9 pieces.
This just adds the strings and includes the gfx9 register defs in some files that we need them in. Reviewed-by: Bas Nieuwenhuizen <[email protected]> Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'src/amd/vulkan/radv_image.c')
-rw-r--r--src/amd/vulkan/radv_image.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/amd/vulkan/radv_image.c b/src/amd/vulkan/radv_image.c
index 376de71d755..df0498d1c3b 100644
--- a/src/amd/vulkan/radv_image.c
+++ b/src/amd/vulkan/radv_image.c
@@ -29,6 +29,7 @@
#include "vk_format.h"
#include "radv_radeon_winsys.h"
#include "sid.h"
+#include "gfx9d.h"
#include "util/debug.h"
static unsigned
radv_choose_tiling(struct radv_device *Device,