Searched refs:NOUVEAU_GETPARAM_GRAPH_UNITS (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/libdrm/dist/include/drm/ |
| H A D | nouveau_drm.h | 83 #define NOUVEAU_GETPARAM_GRAPH_UNITS 13 macro
|
| /xsrc/external/mit/MesaLib/dist/src/nouveau/drm-shim/ |
| H A D | nouveau_noop.c | 171 case NOUVEAU_GETPARAM_GRAPH_UNITS:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_screen.c | 1070 nouveau_getparam(dev, NOUVEAU_GETPARAM_GRAPH_UNITS, &value);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_screen.c | 1156 nouveau_getparam(dev, NOUVEAU_GETPARAM_GRAPH_UNITS, &value);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_screen.c | 1268 ret = nouveau_getparam(dev, NOUVEAU_GETPARAM_GRAPH_UNITS, &value); 1270 FAIL_SCREEN_INIT("NOUVEAU_GETPARAM_GRAPH_UNITS failed: %d\n", ret);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_screen.c | 1328 ret = nouveau_getparam(dev, NOUVEAU_GETPARAM_GRAPH_UNITS, &value); 1330 FAIL_SCREEN_INIT("NOUVEAU_GETPARAM_GRAPH_UNITS failed: %d\n", ret);
|
Completed in 9 milliseconds