HomeSort by: relevance | last modified time | path
    Searched refs:ttm_res_type (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_resource_priv.h 114 * @ttm_res_type: TTM resource type used for handle recognition.
122 int ttm_res_type; member in struct:vmw_simple_resource_func
vmwgfx_simple_resource.c 209 func->ttm_res_type,
253 if (ttm_base_object_type(base) != func->ttm_res_type) {
vmwgfx_va.c 97 .ttm_res_type = VMW_RES_STREAM,

Completed in 12 milliseconds