Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/drm/
Dvmwgfx_drm.h231 struct drm_vmw_size { struct
232 __u32 width;
233 __u32 height;
234 __u32 depth;
235 __u32 pad64;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
Dvmwgfx_drm.h100 struct drm_vmw_size { struct
101 __u32 width;
102 __u32 height;
103 __u32 depth;
104 __u32 pad64;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
Dvmwgfx_drm.h85 struct drm_vmw_size { struct
86 __u32 width;
87 __u32 height;
88 __u32 depth;
89 __u32 pad64;