Searched refs:ttm_bo_type_device (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/drm/ttm/
H A Dttm_bo_api.h117 * @ttm_bo_type_device: These are 'normal' buffers that can
125 * @ttm_bo_type_kernel: These buffers are like ttm_bo_type_device buffers,
130 ttm_bo_type_device, enumerator in enum:ttm_bo_type
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/drm/ttm/
H A Dttm_bo_api.h117 * @ttm_bo_type_device: These are 'normal' buffers that can
125 * @ttm_bo_type_kernel: These buffers are like ttm_bo_type_device buffers,
130 ttm_bo_type_device, enumerator in enum:ttm_bo_type
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/radeon/
H A Dradeon_object.c102 type = ttm_bo_type_device;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_object.c102 type = ttm_bo_type_device;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/ttm/
H A Dttm_bo.c324 case ttm_bo_type_device:
1239 * For ttm_bo_type_device buffers, allocate
1242 if (bo->type == ttm_bo_type_device) {
1671 * applies to ttm_bo_type_device objects as others are not
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/ttm/
H A Dttm_bo.c324 case ttm_bo_type_device:
1239 * For ttm_bo_type_device buffers, allocate
1242 if (bo->type == ttm_bo_type_device) {
1671 * applies to ttm_bo_type_device objects as others are not
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.c173 ttm_bo_type_device, &nvbo->placement, align, 0,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.c173 ttm_bo_type_device, &nvbo->placement, align, 0,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource.c823 ttm_bo_type_device, placement,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource.c823 ttm_bo_type_device, placement,

Completed in 194 milliseconds