Home
last modified time | relevance | path

Searched refs:NV_DEVICE_INFO_V0_RANKINE (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/nouveau/include/nvif/
Dcl0080.h27 #define NV_DEVICE_INFO_V0_RANKINE 0x04 macro
/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv04/
Dhw.c611 if (drm->client.device.info.family >= NV_DEVICE_INFO_V0_RANKINE) in nv_save_state_ext()
624 if (drm->client.device.info.family >= NV_DEVICE_INFO_V0_RANKINE) in nv_save_state_ext()
695 if (drm->client.device.info.family >= NV_DEVICE_INFO_V0_RANKINE) in nv_load_state_ext()
724 if (drm->client.device.info.family >= NV_DEVICE_INFO_V0_RANKINE) in nv_load_state_ext()
Dcrtc.c549 if (drm->client.device.info.family >= NV_DEVICE_INFO_V0_RANKINE) in nv_crtc_mode_set_regs()
559 if (drm->client.device.info.family >= NV_DEVICE_INFO_V0_RANKINE) in nv_crtc_mode_set_regs()
Dtvnv17.c495 if (drm->client.device.info.family >= NV_DEVICE_INFO_V0_RANKINE) { in nv17_tv_mode_set()
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/device/
Duser.c170 case NV_30: args->v0.family = NV_DEVICE_INFO_V0_RANKINE; break; in nvkm_udevice_info()
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_abi16.c97 case NV_DEVICE_INFO_V0_RANKINE: in nouveau_abi16_swclass()