Home
last modified time | relevance | path

Searched refs:fd_device_ref (Results 1 - 12 of 12) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_context.c75 fd5_ctx->base.dev = fd_device_ref(screen->dev);
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_context.c87 fd2_ctx->base.dev = fd_device_ref(screen->dev); in fd2_context_create()
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_context.c76 fd3_ctx->base.dev = fd_device_ref(screen->dev);
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_context.c77 fd4_ctx->base.dev = fd_device_ref(screen->dev);
/third_party/libdrm/freedreno/
H A Dfreedreno_drmif.h89 struct fd_device * fd_device_ref(struct fd_device *dev);
H A Dfreedreno_device.c104 drm_public struct fd_device * fd_device_ref(struct fd_device *dev) in fd_device_ref() function
H A Dfreedreno_bo_cache.c185 fd_device_ref(bo->dev); in fd_bo_cache_alloc()
H A Dfreedreno_bo.c68 bo->dev = fd_device_ref(dev); in bo_from_handle()
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_drmif.h125 struct fd_device *fd_device_ref(struct fd_device *dev);
H A Dfreedreno_pipe.c56 pipe->dev = fd_device_ref(dev); in fd_pipe_new2()
H A Dfreedreno_device.c136 fd_device_ref(struct fd_device *dev) in fd_device_ref() function
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_context.c215 fd6_ctx->base.dev = fd_device_ref(screen->dev);

Completed in 5 milliseconds