Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_resource_priv.h33 #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()