Searched defs:CP_FLAG_AUTO_SAVE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ | ||
H A D | ctxnv40.c | 71 #define CP_FLAG_AUTO_SAVE ((3 * 32) + 4) macro |
H A D | ctxnv50.c | 58 #define CP_FLAG_AUTO_SAVE ((2 * 32) + 4) macro |