Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_stdu.c47 SAME_AS_DISPLAY = 0, enumerator
389 stdu->content_fb_type = SAME_AS_DISPLAY; in vmw_stdu_crtc_mode_set_nofb()
443 stdu->content_fb_type = SAME_AS_DISPLAY; in vmw_stdu_crtc_atomic_disable()
874 vps->content_fb_type = SAME_AS_DISPLAY; in vmw_stdu_primary_plane_cleanup_fb()
921 new_content_type = SAME_AS_DISPLAY; in vmw_stdu_primary_plane_prepare_fb()
927 if (new_content_type != SAME_AS_DISPLAY) { in vmw_stdu_primary_plane_prepare_fb()