Searched refs:cr44 (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dvga.c146 * in general, the set value of cr44 does not matter: reg access works as
151 * cr44 must be set to 0 or 3 for accessing values on the correct head
155 * tied mode in init once we know to what cr44 should be restored on exit
/linux-4.4.14/drivers/video/fbdev/nvidia/
H A Dnv_setup.c464 u8 cr44; NVCommonSetup() local
485 cr44 = VGA_RD08(par->PCIO, 0x03D5); NVCommonSetup()
633 cr44 = par->CRTCnumber * 0x3; NVCommonSetup()
638 VGA_WR08(par->PCIO, 0x03D5, cr44); NVCommonSetup()
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
H A Dhw.c69 * in general, the set value of cr44 does not matter: reg access works as
74 * cr44 must be set to 0 or 3 for accessing values on the correct head
78 * tied mode in init once we know to what cr44 should be restored on exit
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dinit.c242 /* force head 0 for updates to cr44, it only exists on first head */ init_wrvgai()
253 /* select head 1 if cr44 write selected it */ init_wrvgai()

Completed in 162 milliseconds