Home
last modified time | relevance | path

Searched refs:fb_handle (Results 1 – 6 of 6) sorted by relevance

/external/drm_gralloc/
Dgralloc_drm_priv.h82 int fb_handle; /* the GEM handle of the bo */ member
Dgralloc_drm_intel.c211 handles[0] = ib->base.fb_handle; in intel_resolve_format()
390 ib->base.fb_handle = ib->ibo->handle; in intel_alloc()
Dgralloc_drm_rockchip.c119 buf->base.fb_handle = gem_handle; in drm_gem_rockchip_alloc()
Dgralloc_drm_nouveau.c227 nb->base.fb_handle = nb->bo->handle; in nouveau_alloc()
Dgralloc_drm_radeon.c288 rbuf->base.fb_handle = rbuf->rbo->handle; in drm_gem_radeon_alloc()
Dgralloc_drm_pipe.c171 buf->base.fb_handle = tmp.handle; in get_pipe_buffer_locked()