* Messed up the commit, sorry.
* Adrien? :-) git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33733 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
926e63c885
commit
b198850a1b
@ -386,7 +386,7 @@ retrieve_current_mode(display_mode& mode, uint32 pllRegister)
|
||||
>> DISPLAY_PLL_POST1_DIVISOR_SHIFT;
|
||||
|
||||
if (pllRegister == INTEL_DISPLAY_B_PLL
|
||||
&& gInfo->shared_info->device_type.InGroup(INTEL_TYPE_96x)) {
|
||||
&& !gInfo->shared_info->device_type.InGroup(INTEL_TYPE_96x)) {
|
||||
// TODO: Fix this? Need to support dual channel LVDS.
|
||||
divisors.post2 = LVDS_POST2_RATE_SLOW;
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user