Searched refs:NV_10 (Results 1 – 13 of 13) sorted by relevance
396 if (nv_device(drm->device)->card_type >= NV_10) in nv_save_state_ramdac()473 if (nv_device(drm->device)->card_type >= NV_10) in nv_load_state_ramdac()617 if (nv_device(drm->device)->card_type >= NV_10) { in nv_save_state_ext()636 if (nv_device(drm->device)->card_type >= NV_10) { in nv_save_state_ext()671 if (nv_device(drm->device)->card_type >= NV_10) { in nv_load_state_ext()735 if (nv_device(drm->device)->card_type >= NV_10) { in nv_load_state_ext()743 if (nv_device(drm->device)->card_type == NV_10) { in nv_load_state_ext()
131 if (nv_device(drm->device)->card_type >= NV_10 && impl != 0x0100 && in nv_two_heads()
277 if (dev->overlayAdaptor && nv_device(drm->device)->card_type >= NV_10) in nv_crtc_mode_set_vga()567 if (nv_device(drm->device)->card_type >= NV_10) in nv_crtc_mode_set_regs()585 if (nv_device(drm->device)->card_type >= NV_10) in nv_crtc_mode_set_regs()
338 return nv_device(drm->device)->card_type >= NV_10 ? NV10_CURSOR_SIZE : NV04_CURSOR_SIZE; in nv_cursor_width()
73 NV_10 = 0x10, enumerator
164 case 0x10: device->card_type = NV_10; break; in nouveau_devobj_ctor()191 case NV_10: ret = nv10_identify(device); break; in nouveau_devobj_ctor()
178 device->card_type >= NV_10 ? 0x0062 : 0x0042, in nv04_fbcon_accel_init()
89 case NV_10: in nouveau_abi16_swclass()
315 if (nv_device(drm->device)->card_type < NV_10) { in nouveau_display_create()
172 if (device->card_type < NV_10) ret = nv04_fence_create(drm); in nouveau_accel_init()
260 if (nv_device(drm->device)->card_type == NV_10 && in set_placement_range()1171 if (nv_device(drm->device)->card_type >= NV_10) { in nouveau_bo_vm_bind()
215 (nv_device(drm->device)->card_type == NV_10 && in nouveau_connector_set_encoder()
116 case NV_10: in pll_map()