Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_pvinfo.h63 struct vgt_if { struct
64 u64 magic; /* VGT_MAGIC */
65 u16 version_major;
66 u16 version_minor;
67 u32 vgt_id; /* ID of vGT instance */
68 u32 vgt_caps; /* VGT capabilities */
69 u32 rsv1[11]; /* pad to offset 0x40 */
76 struct {
90 } avail_rs; /* available/assigned resource */
91 u32 rsv3[0x200 - 24]; /* pad to half page */
[all …]