Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_resource_priv.h38 #define VMW_IDA_ACC_SIZE 128 macro
Dvmwgfx_simple_resource.c162 account_size = ttm_round_pot(alloc_size) + VMW_IDA_ACC_SIZE + in vmw_simple_resource_create_ioctl()
Dvmwgfx_shader.c734 VMW_IDA_ACC_SIZE + TTM_OBJ_EXTRA_SIZE; in vmw_user_shader_alloc()
805 VMW_IDA_ACC_SIZE; in vmw_shader_alloc()
Dvmwgfx_context.c749 + VMW_IDA_ACC_SIZE + TTM_OBJ_EXTRA_SIZE; in vmw_context_define()
Dvmwgfx_surface.c755 VMW_IDA_ACC_SIZE + TTM_OBJ_EXTRA_SIZE; in vmw_surface_define_ioctl()
1514 VMW_IDA_ACC_SIZE + TTM_OBJ_EXTRA_SIZE; in vmw_gb_surface_define_internal()