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.h108 struct drm_nouveau_gem_pushbuf_2 { struct
109 uint32_t channel;
110 uint32_t flags;
111 uint32_t nr_push;
112 uint32_t nr_buffers;
113 int32_t fence; /* in/out, depends on flags */
114 uint32_t pad;
115 uint64_t push; /* in raw hw format */
116 uint64_t buffers; /* ptr to drm_nouveau_gem_pushbuf_bo */
117 uint64_t vram_available;
[all …]