Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/nouveau/include/nvif/
Dcl0080.h21 #define NV_DEVICE_INFO_V0_RANKINE 0x04 macro
/linux-6.12.1/drivers/gpu/drm/nouveau/dispnv04/
Dhw.c612 if (drm->client.device.info.family >= NV_DEVICE_INFO_V0_RANKINE) in nv_save_state_ext()
625 if (drm->client.device.info.family >= NV_DEVICE_INFO_V0_RANKINE) in nv_save_state_ext()
696 if (drm->client.device.info.family >= NV_DEVICE_INFO_V0_RANKINE) in nv_load_state_ext()
725 if (drm->client.device.info.family >= NV_DEVICE_INFO_V0_RANKINE) in nv_load_state_ext()
Dcrtc.c554 if (drm->client.device.info.family >= NV_DEVICE_INFO_V0_RANKINE) in nv_crtc_mode_set_regs()
564 if (drm->client.device.info.family >= NV_DEVICE_INFO_V0_RANKINE) in nv_crtc_mode_set_regs()
Dtvnv17.c502 if (drm->client.device.info.family >= NV_DEVICE_INFO_V0_RANKINE) { in nv17_tv_mode_set()
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/engine/device/
Duser.c140 case NV_30: args->v0.family = NV_DEVICE_INFO_V0_RANKINE; break; in nvkm_udevice_info()
/linux-6.12.1/drivers/gpu/drm/nouveau/
Dnouveau_abi16.c145 case NV_DEVICE_INFO_V0_RANKINE: in nouveau_abi16_swclass()