| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_display_helper.c | 190 u8 vic = drm_match_cea_mode(mode); in drm_mode_is_420_only() 209 u8 vic = drm_match_cea_mode(mode); in drm_mode_is_420_also()
|
| H A D | inno_hdmi.c | 478 hdmi->hdmi_data.vic = drm_match_cea_mode(mode); in inno_hdmi_setup() 781 hdmi->vic = drm_match_cea_mode(mode); in rockchip_inno_hdmi_get_timing()
|
| H A D | dw_hdmi.c | 349 is_cea_default = (drm_match_cea_mode(mode) > 1) && in is_color_space_conversion() 2571 vic = drm_match_cea_mode(&hdmi->edid_data.mode_buf[i]); in rockchip_dw_hdmi_get_timing() 2587 hdmi->vic = drm_match_cea_mode(mode); in rockchip_dw_hdmi_get_timing()
|
| H A D | dw_hdmi_qp.c | 1314 hdmi->vic = drm_match_cea_mode(mode); in _rockchip_dw_hdmi_qp_get_timing()
|
| H A D | dw-dp.c | 1265 vic = drm_match_cea_mode(mode); in dw_dp_video_enable()
|
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_edid.h | 538 u8 drm_match_cea_mode(const struct drm_display_mode *to_match); 572 static inline u8 drm_match_cea_mode(const struct drm_display_mode *to_match) in drm_match_cea_mode() function
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/meson/ |
| H A D | meson_dw_hdmi.c | 381 int vic = drm_match_cea_mode(mode); in dw_hdmi_set_vclk() 643 int vic = drm_match_cea_mode(mode); in dw_hdmi_mode_valid() 796 int vic = drm_match_cea_mode(mode); in meson_venc_hdmi_encoder_mode_set()
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | hdmi.h | 374 u8 drm_match_cea_mode(struct drm_display_mode *to_match);
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | edid.su | |
| H A D | edid.c | 3278 return drm_match_cea_mode(mode) > 1 ? in drm_default_rgb_quant_range() 4842 vic = drm_match_cea_mode(mode); in add_alternate_cea_modes() 5570 u8 drm_match_cea_mode(struct drm_display_mode *to_match) in drm_match_cea_mode() function 5622 frame->video_code = drm_match_cea_mode(mode); in drm_hdmi_avi_infoframe_from_display_mode()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rk3066_hdmi.c | 320 hdmi->hdmi_data.vic = drm_match_cea_mode(mode); in rk3066_hdmi_setup() 488 u32 vic = drm_match_cea_mode(mode); in rk3066_hdmi_connector_mode_valid()
|
| H A D | inno_hdmi.c | 493 hdmi->hdmi_data.vic = drm_match_cea_mode(mode); in inno_hdmi_setup()
|
| H A D | dw_hdmi-rockchip.c | 1963 vic = drm_match_cea_mode(&mode); in dw_hdmi_rockchip_select_output()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_modes.c | 1179 u8 vic = drm_match_cea_mode(mode); in drm_mode_validate_ycbcr420() 2035 u8 vic = drm_match_cea_mode(mode); in drm_mode_is_420_only() 2055 u8 vic = drm_match_cea_mode(mode); in drm_mode_is_420_also()
|
| H A D | drm_edid.c | 3674 u8 drm_match_cea_mode(const struct drm_display_mode *to_match) in drm_match_cea_mode() function 3705 EXPORT_SYMBOL(drm_match_cea_mode); 3827 u8 vic = drm_match_cea_mode(mode); in add_alternate_cea_modes() 5129 return drm_match_cea_mode(mode) > 1 ? in drm_default_rgb_quant_range() 5962 vic = drm_match_cea_mode(mode); in drm_mode_cea_vic()
|
| /OK3568_Linux_fs/kernel/drivers/misc/rk628/ |
| H A D | rk628_hdmitx.c | 516 hdmi->hdmi_data.vic = drm_match_cea_mode(mode); in rk628_hdmi_setup()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk618/ |
| H A D | rk618_hdmi.c | 892 hdmi->hdmi_data.vic = drm_match_cea_mode(mode); in rk618_hdmi_setup()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk628/ |
| H A D | rk628_hdmi.c | 844 hdmi->hdmi_data.vic = drm_match_cea_mode(mode); in rk628_hdmi_setup()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_imx | 339 drm_match_cea_mode
|
| H A D | abi_gki_aarch64_qcom | 796 drm_match_cea_mode
|
| H A D | abi_gki_aarch64_rockchip | 453 drm_match_cea_mode
|
| H A D | abi_gki_aarch64_galaxy | 1710 drm_match_cea_mode
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/analogix/ |
| H A D | analogix_dp_core.c | 1860 vic = drm_match_cea_mode(mode); in analogix_dp_bridge_mode_set()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi.c | 2726 hdmi->vic = drm_match_cea_mode(mode); in dw_hdmi_setup() 3111 vic = drm_match_cea_mode(mode); in dw_hdmi_connector_get_modes()
|
| H A D | dw-hdmi-qp.c | 1889 hdmi->vic = drm_match_cea_mode(mode); in dw_hdmi_qp_setup()
|