Searched refs:NVReadCRTC (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
H A Dhw.c616 regp->crtc_830 = NVReadCRTC(dev, head, NV_PCRTC_830); nv_save_state_ext()
617 regp->crtc_834 = NVReadCRTC(dev, head, NV_PCRTC_834); nv_save_state_ext()
620 regp->gpio_ext = NVReadCRTC(dev, head, NV_PCRTC_GPIO_EXT); nv_save_state_ext()
623 regp->crtc_850 = NVReadCRTC(dev, head, NV_PCRTC_850); nv_save_state_ext()
626 regp->crtc_eng_ctrl = NVReadCRTC(dev, head, NV_PCRTC_ENGINE_CTRL); nv_save_state_ext()
627 regp->cursor_cfg = NVReadCRTC(dev, head, NV_PCRTC_CURSOR_CONFIG); nv_save_state_ext()
630 regp->crtc_cfg = NVReadCRTC(dev, head, NV_PCRTC_CONFIG); nv_save_state_ext()
655 regp->fb_start = NVReadCRTC(dev, head, NV_PCRTC_START); nv_save_state_ext()
H A Dhw.h60 static inline uint32_t NVReadCRTC(struct drm_device *dev, NVReadCRTC() function
H A Dcrtc.c562 regp->crtc_850 = NVReadCRTC(dev, 0, NV_PCRTC_850); nv_crtc_mode_set_regs()
565 regp->gpio_ext = NVReadCRTC(dev, 0, NV_PCRTC_GPIO_EXT); nv_crtc_mode_set_regs()

Completed in 64 milliseconds