Home
last modified time | relevance | path

Searched refs:vbox_cursor_plane_formats (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/vboxvideo/
H A Dvbox_mode.c466 static const u32 vbox_cursor_plane_formats[] = { variable
523 formats = vbox_cursor_plane_formats; in vbox_create_plane()
525 num_formats = ARRAY_SIZE(vbox_cursor_plane_formats); in vbox_create_plane()