Searched refs:crtc_owner (Results 1 - 2 of 2) sorted by relevance

/drivers/gpu/drm/nouveau/
H A Dnv04_display.c44 dev_priv->crtc_owner = NVReadVgaCrtc(dev, 0, NV_CIO_CRE_44);
50 dev_priv->crtc_owner = 0x4;
69 dev_priv->crtc_owner = 0x0;
71 dev_priv->crtc_owner = 0x3;
73 dev_priv->crtc_owner = 0x0;
75 dev_priv->crtc_owner = 0x3;
77 dev_priv->crtc_owner = 0x0;
110 NVSetOwner(dev, dev_priv->crtc_owner);
H A Dnouveau_drv.h797 uint32_t crtc_owner; member in struct:drm_nouveau_private

Completed in 64 milliseconds