Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_stdu.c48 SAME_AS_DISPLAY = 0, enumerator
388 stdu->content_fb_type = SAME_AS_DISPLAY; in vmw_stdu_crtc_mode_set_nofb()
442 stdu->content_fb_type = SAME_AS_DISPLAY; in vmw_stdu_crtc_atomic_disable()
1016 vps->content_fb_type = SAME_AS_DISPLAY; in vmw_stdu_primary_plane_cleanup_fb()
1063 new_content_type = SAME_AS_DISPLAY; in vmw_stdu_primary_plane_prepare_fb()
1069 if (new_content_type != SAME_AS_DISPLAY) { in vmw_stdu_primary_plane_prepare_fb()