Home
last modified time | relevance | path

Searched refs:PCIGART_FILE_PRIV (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_cp.c1140 dev_priv->virt_surfaces[i].file_priv == PCIGART_FILE_PRIV) in radeon_setup_pcigart_surface()
1156 vp->file_priv = PCIGART_FILE_PRIV; in radeon_setup_pcigart_surface()
Dradeon_drv.h188 #define PCIGART_FILE_PRIV ((void *) -1L) macro
Dradeon_state.c3198 radeon_surfaces_release(PCIGART_FILE_PRIV, dev->dev_private); in radeon_driver_lastclose()