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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_sgdma.c 62 static struct ttm_backend_func nv04_sgdma_backend = {
83 static struct ttm_backend_func nv50_sgdma_backend = {
  /src/sys/external/bsd/drm2/dist/include/drm/ttm/
ttm_tt.h 53 struct ttm_backend_func { struct
55 * struct ttm_backend_func member bind
68 * struct ttm_backend_func member unbind
78 * struct ttm_backend_func member destroy
92 * @func: Pointer to a struct ttm_backend_func that describes
109 const struct ttm_backend_func *func;
  /src/sys/external/bsd/drm2/ttm/
ttm_agp_backend.c 55 static const struct ttm_backend_func ttm_agp_backend_func;
167 static const struct ttm_backend_func ttm_agp_backend_func = {
  /src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_agp_backend.c 113 static struct ttm_backend_func ttm_agp_func = {
  /src/sys/external/bsd/drm2/dist/drm/qxl/
qxl_ttm.c 193 static struct ttm_backend_func qxl_backend_func = {
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_ttm_buffer.c 711 static struct ttm_backend_func vmw_ttm_func = {
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_ttm.c 746 static struct ttm_backend_func radeon_backend_func = {
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ttm.c 1275 static struct ttm_backend_func amdgpu_backend_func = {

Completed in 15 milliseconds