/src/sys/external/bsd/drm2/dist/drm/xen/ |
xen_drm_front_kms.c | 301 int format_count; local in function:display_pipe_init 315 formats = xen_drm_front_conn_get_formats(&format_count); 319 format_count, NULL,
|
xen_drm_front_kms.c | 301 int format_count; local in function:display_pipe_init 315 formats = xen_drm_front_conn_get_formats(&format_count); 319 format_count, NULL,
|
/src/sys/external/bsd/drm2/dist/include/drm/ |
drm_plane.h | 614 /** @format_count: Size of the array pointed at by @format_types. */ 615 unsigned int format_count; member in struct:drm_plane 739 unsigned int format_count, 747 const uint32_t *formats, unsigned int format_count,
|
drm_plane.h | 614 /** @format_count: Size of the array pointed at by @format_types. */ 615 unsigned int format_count; member in struct:drm_plane 739 unsigned int format_count, 747 const uint32_t *formats, unsigned int format_count,
|