Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_stdu.c58 SAME_AS_DISPLAY = 0, enumerator
399 stdu->content_fb_type = SAME_AS_DISPLAY; in vmw_stdu_crtc_mode_set_nofb()
455 stdu->content_fb_type = SAME_AS_DISPLAY; in vmw_stdu_crtc_atomic_disable()
952 vps->content_fb_type = SAME_AS_DISPLAY; in vmw_stdu_primary_plane_cleanup_fb()
1000 new_content_type = SAME_AS_DISPLAY; in vmw_stdu_primary_plane_prepare_fb()
1006 if (new_content_type != SAME_AS_DISPLAY) { in vmw_stdu_primary_plane_prepare_fb()