Lines Matching refs:drm

48 	struct nouveau_drm *drm = nouveau_drm(dev);  in nv42_tv_sample_load()  local
49 struct nvkm_gpio *gpio = nvxx_gpio(&drm->device); in nv42_tv_sample_load()
58 if (drm->vbios.tvdactestval) in nv42_tv_sample_load()
59 testval = drm->vbios.tvdactestval; in nv42_tv_sample_load()
132 struct nouveau_drm *drm = nouveau_drm(dev); in get_tv_detect_quirks() local
133 struct nvif_device *device = &drm->device; in get_tv_detect_quirks()
155 struct nouveau_drm *drm = nouveau_drm(dev); in nv17_tv_detect() local
165 if (drm->device.info.chipset == 0x42 || in nv17_tv_detect()
166 drm->device.info.chipset == 0x43) in nv17_tv_detect()
200 NV_INFO(drm, "Load detected on output %c\n", in nv17_tv_detect()
372 struct nouveau_drm *drm = nouveau_drm(dev); in nv17_tv_dpms() local
373 struct nvkm_gpio *gpio = nvxx_gpio(&drm->device); in nv17_tv_dpms()
381 NV_INFO(drm, "Setting dpms mode %d on TV encoder (output %d)\n", in nv17_tv_dpms()
407 struct nouveau_drm *drm = nouveau_drm(dev); in nv17_tv_prepare() local
434 drm->vbios.fp.dual_link); in nv17_tv_prepare()
446 if (drm->device.info.family == NV_DEVICE_INFO_V0_CURIE) in nv17_tv_prepare()
470 struct nouveau_drm *drm = nouveau_drm(dev); in nv17_tv_mode_set() local
503 if (drm->device.info.family >= NV_DEVICE_INFO_V0_RANKINE) { in nv17_tv_mode_set()
583 struct nouveau_drm *drm = nouveau_drm(dev); in nv17_tv_commit() local
598 if (drm->device.info.chipset < 0x44) in nv17_tv_commit()
609 NV_INFO(drm, "Output %s is running on CRTC %d using output %c\n", in nv17_tv_commit()
646 struct nouveau_drm *drm = nouveau_drm(dev); in nv17_tv_create_resources() local
663 NV_WARN(drm, "Invalid TV norm setting \"%s\"\n", in nv17_tv_create_resources()