Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h263 #define vmw_plane_to_vcp(x) container_of(x, struct vmw_cursor_plane, base) macro
Dvmwgfx_kms.c409 vmw_du_destroy_cursor_mob_array(vmw_plane_to_vcp(plane)); in vmw_du_cursor_plane_destroy()
528 struct vmw_cursor_plane *vcp = vmw_plane_to_vcp(plane); in vmw_du_cursor_plane_prepare_fb()