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 <bas@basnieuwenhuizen.nl>
Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
Dave Airlie
2017-06-06 08:33:53 +10:00
parent a83f28d536
commit 0063da8393
6 changed files with 13 additions and 0 deletions

View File

@@ -35,6 +35,7 @@
#include <llvm-c/TargetMachine.h>
#include "sid.h"
#include "gfx9d.h"
#include "r600d_common.h"
#include "ac_binary.h"
#include "ac_llvm_util.h"