Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_dw_hdmi.c354 struct base2_screen_info *screen_info2 = NULL; in drm_rk_selete_output() local
387 screen_info2 = in drm_rk_selete_output()
394 screen_info->type = screen_info2->type; in drm_rk_selete_output()
395 screen_info->mode = screen_info2->resolution; in drm_rk_selete_output()
396 screen_info->format = screen_info2->format; in drm_rk_selete_output()
397 screen_info->depth = screen_info2->depthc; in drm_rk_selete_output()
398 screen_info->feature = screen_info2->feature; in drm_rk_selete_output()
451 screen_info2 = in drm_rk_selete_output()
458 screen_info->type = screen_info2->type; in drm_rk_selete_output()
459 screen_info->mode = screen_info2->resolution; in drm_rk_selete_output()
[all …]
H A Drockchip_tve.c650 struct base2_screen_info *screen_info2 = NULL; in tve_select_output() local
722 screen_info2 = in tve_select_output()
729 screen_info->type = screen_info2->type; in tve_select_output()
730 screen_info->mode = screen_info2->resolution; in tve_select_output()
731 screen_info->format = screen_info2->format; in tve_select_output()
732 screen_info->depth = screen_info2->depthc; in tve_select_output()
733 screen_info->feature = screen_info2->feature; in tve_select_output()
H A Drockchip_dw_hdmi_qp.c919 struct base2_screen_info *screen_info2 = NULL; in dw_hdmi_qp_selete_output() local
998 screen_info2 = in dw_hdmi_qp_selete_output()
1005 screen_info->type = screen_info2->type; in dw_hdmi_qp_selete_output()
1006 screen_info->mode = screen_info2->resolution; in dw_hdmi_qp_selete_output()
1007 screen_info->format = screen_info2->format; in dw_hdmi_qp_selete_output()
1008 screen_info->depth = screen_info2->depthc; in dw_hdmi_qp_selete_output()
1009 screen_info->feature = screen_info2->feature; in dw_hdmi_qp_selete_output()