Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.h171 } drmmode_prop_info_rec, *drmmode_prop_info_ptr; typedef
204 drmmode_prop_info_rec props[DRMMODE_CRTC__COUNT];
205 drmmode_prop_info_rec props_plane[DRMMODE_PLANE__COUNT];
266 drmmode_prop_info_rec props_connector[DRMMODE_CONNECTOR__COUNT];
H A Ddrmmode_display.c369 const drmmode_prop_info_rec *src, in drmmode_prop_info_copy()
1674 drmmode_prop_info_rec *props_plane = drmmode_crtc->props_plane; in drmmode_crtc_copy_fb()
2452 static const drmmode_prop_info_rec plane_props[] = { in drmmode_crtc_create_planes()
2470 drmmode_prop_info_rec tmp_props[DRMMODE_PLANE__COUNT]; in drmmode_crtc_create_planes()
2579 static const drmmode_prop_info_rec crtc_props[] = { in drmmode_crtc_init()
3369 static const drmmode_prop_info_rec connector_props[] = { in drmmode_output_init()