Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm/dist/shared-core/
H A Ddrm_mode.h220 struct drm_mode_fb_cmd { struct
221 uint32_t fb_id;
222 uint32_t width, height;
223 uint32_t pitch;
224 uint32_t bpp;
225 uint32_t depth;
227 uint32_t handle;
/netbsd-src/sys/external/bsd/drm2/dist/include/uapi/drm/
H A Ddrm_mode.h477 struct drm_mode_fb_cmd { struct
491 struct drm_mode_fb_cmd2 { argument