Searched refs:drmmode_prop_info_copy (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | drmmode_display.c | 368 drmmode_prop_info_copy(drmmode_prop_info_ptr dst, in drmmode_prop_info_copy() function 2472 if (!drmmode_prop_info_copy(tmp_props, plane_props, DRMMODE_PLANE__COUNT, 0)) { in drmmode_crtc_create_planes() 2534 drmmode_prop_info_copy(drmmode_crtc->props_plane, tmp_props, in drmmode_crtc_create_planes() 2545 drmmode_prop_info_copy(drmmode_crtc->props_plane, tmp_props, in drmmode_crtc_create_planes() 2620 if (!props || !drmmode_prop_info_copy(drmmode_crtc->props, crtc_props, in drmmode_crtc_init() 3509 if (!drmmode_prop_info_copy(drmmode_output->props_connector, in drmmode_output_init()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 4319 modesetting: Don't free(dst) in drmmode_prop_info_copy
|