Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_stdu.c45 SAME_AS_DISPLAY = 0, enumerator
393 stdu->content_fb_type = SAME_AS_DISPLAY; in vmw_stdu_crtc_mode_set_nofb()
470 stdu->content_fb_type = SAME_AS_DISPLAY; in vmw_stdu_crtc_atomic_disable()
1072 vps->content_fb_type = SAME_AS_DISPLAY; in vmw_stdu_primary_plane_cleanup_fb()
1119 new_content_type = SAME_AS_DISPLAY; in vmw_stdu_primary_plane_prepare_fb()
1125 if (new_content_type != SAME_AS_DISPLAY) { in vmw_stdu_primary_plane_prepare_fb()