Bug 1255 - missing brackets in hw/xfree86/drivers/ati/r128_driver.c cause wrong precedence effects to happen.
Summary: missing brackets in hw/xfree86/drivers/ati/r128_driver.c cause wrong preceden...
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/other (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-31 09:51 UTC by Dave Jones
Modified: 2004-09-21 04:40 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
patch with fixed brackets. (1.07 KB, patch)
2004-08-31 09:52 UTC, Dave Jones
no flags Details | Splinter Review

Description Dave Jones 2004-08-31 09:51:26 UTC
./programs/Xserver/hw/xfree86/drivers/ati/r128_driver.c:3654:           if
(!lvds_gen_cntl & R128_LVDS_ON) {
./programs/Xserver/hw/xfree86/drivers/sis/sis_driver.c:3843:           
if(!tempreg & 0x04) pSiS->availMem -= pSiS->CursorSize;
Comment 1 Dave Jones 2004-08-31 09:52:56 UTC
Created attachment 793 [details] [review]
patch with fixed brackets.
Comment 2 Adam Jackson 2004-09-21 21:40:00 UTC
applied, thanks!


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.