summaryrefslogtreecommitdiff
path: root/freedreno/msm/msm_priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'freedreno/msm/msm_priv.h')
-rw-r--r--freedreno/msm/msm_priv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/freedreno/msm/msm_priv.h b/freedreno/msm/msm_priv.h
index 4c5623a9..75ae883f 100644
--- a/freedreno/msm/msm_priv.h
+++ b/freedreno/msm/msm_priv.h
@@ -53,6 +53,7 @@ struct msm_pipe {
uint32_t pipe;
uint32_t gpu_id;
uint32_t gmem;
+ uint32_t chip_id;
};
static inline struct msm_pipe * to_msm_pipe(struct fd_pipe *x)