Home
last modified time | relevance | path

Searched refs:crtc_eng_ctrl (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Ddisp.h40 uint32_t crtc_eng_ctrl; member
H A Dcrtc.c496 regp->crtc_eng_ctrl = 0; in nv_crtc_mode_set_regs()
499 regp->crtc_eng_ctrl |= NV_CRTC_FSEL_I2C; in nv_crtc_mode_set_regs()
505 regp->crtc_eng_ctrl |= NV_CRTC_FSEL_OVERLAY; in nv_crtc_mode_set_regs()
H A Dhw.c633 regp->crtc_eng_ctrl = NVReadCRTC(dev, head, NV_PCRTC_ENGINE_CTRL); in nv_save_state_ext()
681 NVWriteCRTC(dev, head, NV_PCRTC_ENGINE_CTRL, regp->crtc_eng_ctrl); in nv_load_state_ext()