Home
last modified time | relevance | path

Searched refs:vmw_stdu_bind_st (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_stdu.c204 * vmw_stdu_bind_st - Binds a surface to a Screen Target
212 static int vmw_stdu_bind_st(struct vmw_private *dev_priv, in vmw_stdu_bind_st() function
379 ret = vmw_stdu_bind_st(dev_priv, stdu, NULL); in vmw_stdu_crtc_mode_set_nofb()
433 ret = vmw_stdu_bind_st(dev_priv, stdu, NULL); in vmw_stdu_crtc_atomic_disable()
1372 ret = vmw_stdu_bind_st(dev_priv, stdu, &stdu->display_srf->res); in vmw_stdu_primary_plane_atomic_update()
1394 ret = vmw_stdu_bind_st(dev_priv, stdu, NULL); in vmw_stdu_primary_plane_atomic_update()
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_stdu.c203 * vmw_stdu_bind_st - Binds a surface to a Screen Target
211 static int vmw_stdu_bind_st(struct vmw_private *dev_priv, in vmw_stdu_bind_st() function
378 ret = vmw_stdu_bind_st(dev_priv, stdu, NULL); in vmw_stdu_crtc_mode_set_nofb()
432 ret = vmw_stdu_bind_st(dev_priv, stdu, NULL); in vmw_stdu_crtc_atomic_disable()
1599 ret = vmw_stdu_bind_st(dev_priv, stdu, &stdu->display_srf->res); in vmw_stdu_primary_plane_atomic_update()
1621 ret = vmw_stdu_bind_st(dev_priv, stdu, NULL); in vmw_stdu_primary_plane_atomic_update()

Completed in 8 milliseconds