Searched refs:NV50_NEW_CP_PROGRAM (Results 1 – 3 of 3) sorted by relevance
53 #define NV50_NEW_CP_PROGRAM (1 << 0) macro
175 { nv50_compprog_validate, NV50_NEW_CP_PROGRAM },
858 nv50->dirty_cp |= NV50_NEW_CP_PROGRAM; in nv50_cp_state_bind()