Age | Commit message (Collapse) | Author |
|
Fetch the correct displayWidth from fbdevhw after setting the mode.
|
|
Also use the damage layer directly instead of via shadowfb and blit dirty
rectangles to the second page in LeaveServer in order to try and improve the
tradeoff between performance and correctness.
|
|
symbol.
Also remove declaration of an unused variable.
|
|
This fixes issues with Option "UseFBDev" and the new memmap code.
OTOH, there is potential for this to break IGPs, but that's what Bugzilla and
git-bisect are for...
|
|
This prevents the ROMs on some Mac cards getting treated as x86 BIOSen,
resulting in garbage values.
|
|
Fix two compile warnings.
|
|
Dammit, git, grow a sensible UI already.
|
|
|
|
|
|
Otherwise we disable DDC before we've checked the CRT if LVDS is in use
|
|
On my laptop this allow me to plug or not plug a monitor without affecting
my lvds
|
|
|
|
|
|
|
|
|
|
BenH claims it is needed, agd5f can fix it up later if it isn't.
|
|
|
|
|
|
|
|
|
|
|
|
This brings over Alex's final set of changes...
i'm unsure about the disappearance of reverseddc - alex to review
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/radeon_driver.c
|
|
mode without config file (Henry Zhao)
|
|
fixes bug 6966
|
|
This should fixup the rn50/m6/m7 memory map problem that has been reported
since BenH's memory mapping changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|