Searched refs:drm_mode_match (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | drm_modes.c | 146 bool drm_mode_match(const struct drm_display_mode *mode1, in drm_mode_match() function 192 return drm_mode_match(mode1, mode2, in drm_mode_equal()
|
| H A D | drm_modes.su | |
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_modes.c | 980 bool drm_mode_match(const struct drm_display_mode *mode1, in drm_mode_match() function 1012 EXPORT_SYMBOL(drm_mode_match); 1027 return drm_mode_match(mode1, mode2, in drm_mode_equal() 1050 return drm_mode_match(mode1, mode2, in drm_mode_equal_no_clocks() 1071 return drm_mode_match(mode1, mode2, in drm_mode_equal_no_clocks_no_stereo()
|
| H A D | drm_client_modeset.c | 293 if (!drm_mode_match(modes[j], modes[i], in drm_client_target_cloned() 316 if (drm_mode_match(mode, dmt_mode, in drm_client_target_cloned()
|
| H A D | drm_edid.c | 3659 if (drm_mode_match(to_match, &cea_mode, match_flags)) in drm_match_cea_mode_clock_tolerance() 3698 if (drm_mode_match(to_match, &cea_mode, match_flags)) in drm_match_cea_mode() 3761 if (drm_mode_match(to_match, hdmi_mode, match_flags)) in drm_match_hdmi_mode_clock_tolerance() 3797 drm_mode_match(to_match, hdmi_mode, match_flags)) in drm_match_hdmi_mode()
|
| H A D | drm_connector.c | 2315 drm_mode_match(mode_itr, mode, in drm_mode_expose_to_userspace()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | drm_modes.h | 327 bool drm_mode_match(const struct drm_display_mode *mode1,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/meson/ |
| H A D | meson_venc_cvbs.c | 73 if (drm_mode_match(req_mode, &meson_mode->mode, in meson_cvbs_get_mode()
|
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_modes.h | 476 bool drm_mode_match(const struct drm_display_mode *mode1,
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_exynos | 690 drm_mode_match
|
| H A D | abi_gki_aarch64_galaxy | 1735 drm_mode_match
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | edid.c | 6753 if (drm_mode_match(&resolution_white[j], in drm_rk_filter_whitelist() 6798 if (drm_mode_match(&mode, in drm_rk_select_mode()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_panel.c | 55 return drm_mode_match(downclock_mode, fixed_mode, in is_downclock_mode()
|
| H A D | intel_ddi.c | 4547 return drm_mode_match(mode1, mode2, in mode_equal()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |