Home | History | Annotate | Download | only in nv50

Lines Matching refs:NV50_ENG2D_SUPPORTED_FORMATS

44 #define NV50_ENG2D_SUPPORTED_FORMATS 0xff0843e080608409ULL
61 if ((id >= 0xc0) && (NV50_ENG2D_SUPPORTED_FORMATS & (1ULL << (id - 0xc0))))