obviously a card is always dualhead when it has two dacs.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31062 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
4bef539ea7
commit
ba18d798b9
@ -241,10 +241,7 @@ static void nv_dac2_dump_pix_pll(void)
|
|||||||
|
|
||||||
/* apparantly if a VESA modecall during boot fails we need to explicitly select the PLL's
|
/* apparantly if a VESA modecall during boot fails we need to explicitly select the PLL's
|
||||||
* again (was already done during driver init) if we readout the current PLL setting.. */
|
* again (was already done during driver init) if we readout the current PLL setting.. */
|
||||||
if (si->ps.secondary_head)
|
DACW(PLLSEL, 0x30000f00);
|
||||||
DACW(PLLSEL, 0x30000f00);
|
|
||||||
else
|
|
||||||
DACW(PLLSEL, 0x10000700);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* find nearest valid pix pll */
|
/* find nearest valid pix pll */
|
||||||
|
Loading…
Reference in New Issue
Block a user