Home
last modified time | relevance | path

Searched defs:drm_nouveau_gem_pushbuf_2 (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0333/
Dlocal_poc.h124 struct drm_nouveau_gem_pushbuf_2 { struct
125 uint32_t channel;
126 uint32_t flags;
127 uint32_t nr_push;
128 uint32_t nr_buffers;
129 int32_t fence; /* in/out, depends on flags */
130 uint32_t pad;
131 uint64_t push; /* in raw hw format */
132 uint64_t buffers; /* ptr to drm_nouveau_gem_pushbuf_bo */
133 uint64_t vram_available;
[all …]