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

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/
H A Dfreedreno_drmif.h96 FD_VERSION_ROBUSTNESS = 5, /* adds FD_NR_FAULTS and FD_PP_PGTABLE */ enumerator in enum:fd_version
/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dfreedreno_drmif.h130 FD_VERSION_ROBUSTNESS = 5, /* adds FD_NR_FAULTS and FD_PP_PGTABLE */ enumerator in enum:fd_version
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c349 if (fd_device_version(screen->dev) >= FD_VERSION_ROBUSTNESS) {
H A Dfreedreno_screen.c840 if ((fd_device_version(dev) >= FD_VERSION_ROBUSTNESS) &&
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c611 if (fd_device_version(screen->dev) >= FD_VERSION_ROBUSTNESS) {
H A Dfreedreno_screen.c1014 if (fd_device_version(dev) >= FD_VERSION_ROBUSTNESS)

Completed in 10 milliseconds