Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/oom' and 'asoc/topic...
[deliverable/linux.git] / drivers / gpu / drm / msm / msm_gem.h
index 3246bb46c4f2add0636bca94b1b4c726542b1178..bfb052688f8ea01a7852bb748cc508c40d1311d3 100644 (file)
@@ -90,6 +90,7 @@ struct msm_gem_submit {
                uint32_t type;
                uint32_t size;  /* in dwords */
                uint32_t iova;
+               uint32_t idx;   /* cmdstream buffer idx in bos[] */
        } cmd[MAX_CMDS];
        struct {
                uint32_t flags;
This page took 0.025561 seconds and 5 git commands to generate.