OSDN Git Service

Merge "msm/drm: Move msm_drm_config configuration into the GPUs"
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / drivers / gpu / drm / msm / msm_gem.h
index f7df8f6..0b19d11 100644 (file)
@@ -116,6 +116,8 @@ struct msm_gem_submit {
        uint32_t fence;
        int ring;
        bool valid;
+       uint64_t profile_buf_iova;
+       void *profile_buf_vaddr;
        unsigned int nr_cmds;
        unsigned int nr_bos;
        struct {