Home
last modified time | relevance | path

Searched refs:content_fb_type (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_stdu.c111 * @content_fb_type: content_fb type
120 enum stdu_content_type content_fb_type; member
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()
1011 vps->content_fb_type = new_content_type; in vmw_stdu_primary_plane_prepare_fb()
1017 if (vps->content_fb_type == SEPARATE_BO) in vmw_stdu_primary_plane_prepare_fb()
1369 stdu->content_fb_type = vps->content_fb_type; in vmw_stdu_primary_plane_atomic_update()
H A Dvmwgfx_kms.h284 * @content_fb_type Used by STDU.
293 int content_fb_type; member
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_stdu.c118 enum stdu_content_type content_fb_type; member
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()
1153 vps->content_fb_type = new_content_type; in vmw_stdu_primary_plane_prepare_fb()
1161 if (vps->content_fb_type == SEPARATE_BO && in vmw_stdu_primary_plane_prepare_fb()
1596 stdu->content_fb_type = vps->content_fb_type; in vmw_stdu_primary_plane_atomic_update()
H A Dvmwgfx_kms.h281 * @content_fb_type Used by STDU.
290 int content_fb_type; member

Completed in 7 milliseconds