Searched refs:FD_VERSION_GMEM_BASE (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/
H A Dfreedreno_drmif.h92 FD_VERSION_GMEM_BASE = 3, /* supports querying GMEM base address */ enumerator in enum:fd_version
H A Dmsm_pipe.c233 if (fd_device_version(pipe->dev) >= FD_VERSION_GMEM_BASE)
/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dfreedreno_drmif.h126 FD_VERSION_GMEM_BASE = 3, /* supports querying GMEM base address */ enumerator in enum:fd_version
H A Dmsm_pipe.c245 if (fd_device_version(pipe->dev) >= FD_VERSION_GMEM_BASE)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.c311 if (fd_device_version(screen->dev) >= FD_VERSION_GMEM_BASE &&
792 if (fd_device_version(dev) >= FD_VERSION_GMEM_BASE) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.c364 if (fd_device_version(screen->dev) >= FD_VERSION_GMEM_BASE &&
969 if (fd_device_version(dev) >= FD_VERSION_GMEM_BASE) {

Completed in 6 milliseconds