Home
last modified time | relevance | path

Searched refs:mmio_map (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/i810/
Di810_drv.h81 struct drm_local_map *mmio_map; member
132 dev_priv->mmio_map->handle)
Di810_dma.c338 dev_priv->mmio_map = drm_core_findmap(dev, init->mmio_offset); in i810_dma_initialize()
339 if (!dev_priv->mmio_map) { in i810_dma_initialize()