Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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.c718 struct base2_screen_info *screen_info2 = NULL; in tve_select_output() local
790 screen_info2 = in tve_select_output()
797 screen_info->type = screen_info2->type; in tve_select_output()
798 screen_info->mode = screen_info2->resolution; in tve_select_output()
799 screen_info->format = screen_info2->format; in tve_select_output()
800 screen_info->depth = screen_info2->depthc; in tve_select_output()
801 screen_info->feature = screen_info2->feature; in tve_select_output()
H A Drockchip_dw_hdmi_qp.c1074 struct base2_screen_info *screen_info2 = NULL; in dw_hdmi_qp_select_output() local
1154 screen_info2 = in dw_hdmi_qp_select_output()
1161 screen_info->type = screen_info2->type; in dw_hdmi_qp_select_output()
1162 screen_info->mode = screen_info2->resolution; in dw_hdmi_qp_select_output()
1163 screen_info->format = screen_info2->format; in dw_hdmi_qp_select_output()
1164 screen_info->depth = screen_info2->depthc; in dw_hdmi_qp_select_output()
1165 screen_info->feature = screen_info2->feature; in dw_hdmi_qp_select_output()