Home
last modified time | relevance | path

Searched refs:drm_mode_match_3d_flags (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddrm_modes.c122 static bool drm_mode_match_3d_flags(const struct drm_display_mode *mode1, in drm_mode_match_3d_flags() function
169 !drm_mode_match_3d_flags(mode1, mode2)) in drm_mode_match()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_modes.c956 static bool drm_mode_match_3d_flags(const struct drm_display_mode *mode1, in drm_mode_match_3d_flags() function
1003 !drm_mode_match_3d_flags(mode1, mode2)) in drm_mode_match()