Searched refs:context_chipset (Results 1 – 10 of 10) sorted by relevance
145 if (context_chipset(ctx) >= 0x25) { in nv20_hwctx_init()168 if (context_chipset(ctx) >= 0x25) { in nv20_hwctx_init()192 if (context_chipset(ctx) >= 0x25) { in nv20_hwctx_init()278 if (context_chipset(ctx) >= 0x25) { in nv20_hwctx_init()315 if (context_chipset(ctx) < 0x25) { in nv20_hwctx_init()320 if (context_chipset(ctx) >= 0x25) in nv20_hwctx_init()325 if (context_chipset(ctx) >= 0x25) { in nv20_hwctx_init()482 if (context_chipset(ctx) >= 0x25) in nv20_context_create()
218 if (context_chipset(ctx) < 0x10) { in nv04_surface_copy_swizzle()267 if (context_chipset(ctx) < 0x10) { in nv04_surface_copy_swizzle()507 if (context_chipset(ctx) < 0x10) in nv04_surface_init()578 if (context_chipset(ctx) < 0x20) in nv04_surface_init()580 else if (context_chipset (ctx) < 0x30) in nv04_surface_init()593 if (context_chipset(ctx) < 0x10) in nv04_surface_init()605 if (context_chipset(ctx) >= 0x10) { in nv04_surface_init()
39 if (context_chipset(ctx) >= 0x25) in nv20_emit_point_mode()
472 if (context_chipset(ctx) >= 0x17 && context_chipset(ctx) != 0x1a) in nv10_context_create()474 else if (context_chipset(ctx) >= 0x11) in nv10_context_create()
91 #define context_chipset(ctx) \ macro
117 if (context_chipset(ctx) >= 0x25) in nv20_emit_framebuffer()
60 return (GLubyte *)nouveau_get_renderer_string(context_chipset(ctx)); in nouveau_get_string()
93 context_chipset(ctx) < 0x10) { in nouveau_bufferobj_data()
311 if (context_chipset(ctx) < 0x10 && in nouveau_check_framebuffer_complete()
119 return context_chipset(rc->ctx) >= 0x20 ? in get_input_source()