summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-05Merge branch 'master' into drm-gemEric Anholt
2008-06-05Move debug clock printout from ErrorF to X_INFO.Eric Anholt
2008-06-05Remove SVG_WORK_CONTROL init.Eric Anholt
2008-06-05Initialize clock gating from EnterVT and save/restore it appropriately.Eric Anholt
2008-06-05Move BIOS scratch register setup to EnterVT instead of PreInit.Eric Anholt
2008-06-05Remove gratuitous wait_ring_idle after I830Sync. Syncing implies that.Eric Anholt
2008-06-05Move the remaining two lines of SetHWOperatingState to the caller.Eric Anholt
2008-06-05Remove duplicated i830_stop_ring()/SetHWOperatingState() in EnterVT().Eric Anholt
2008-06-05Move DSPARB setup into a separate function, and save/restore it at VT switch.Eric Anholt
2008-06-05Replace a couple of wait-for-ring-idles with a single function to do so.Eric Anholt
2008-06-05Just remove the mprotect kludge.Eric Anholt
2008-06-04Set SDVO sync polarity to default on 965Hong Liu
2008-06-04Fix DSPARB change on 965GHong Liu
2008-06-04xvmc: add render dump functionZhenyu Wang
2008-06-04xvmc: move block size lookup helper to genericZhenyu Wang
2008-06-03xvmc: a little cleanupZhenyu Wang
2008-06-03xvmc: remove unused dri drawableZhenyu Wang
2008-05-28Fixup DSPARB for 855 & 945Jesse Barnes
2008-05-28[gem] Note if pinning a buffer fails.Eric Anholt
2008-05-26Fixup FIFO commentJesse Barnes
2008-05-26Handle display FIFOs betterJesse Barnes
2008-05-26Fixup power saving registersJesse Barnes
2008-05-22[gem] Reduce console spam from debugging.Eric Anholt
2008-05-21Define DEFFILEMODE for OS'es that don't have itAlan Coopersmith
2008-05-21Revert "Disable FBC by default on 965GM"Jesse Barnes
2008-05-20Revert "Add FIFO watermark regs to register dumper"Zhenyu Wang
2008-05-17Merge commit 'origin/master' into drm-gemKeith Packard
2008-05-17Add check for GEM, use that to enable driver GEM supportKeith Packard
2008-05-14Add glproto to DRI dependenciesRémi Cardona
2008-05-13Formatting fixes for intel_idle.Eric Anholt
2008-05-13Add i915 support to intel_idle.Eric Anholt
2008-05-12Track name changes in GEM ioctls.Keith Packard
2008-05-12Record alignment requirements in mem structure for use by GEM.Keith Packard
2008-05-12Panel fitting: fix letterbox modesJesse Barnes
2008-05-12Revert last HP 965GM pipe A quirkZhenyu Wang
2008-05-10More Pipe A force quirksBryce Harrington
2008-05-08Fix i965 render getting dest format errorZhenyu Wang
2008-05-08Implement option to ignore external fixed mode settingsMike Isely
2008-05-07Save/restore cursor registersJesse Barnes
2008-05-07Use I830FALLBACK when check pitch for debugZhenyu Wang
2008-05-07Check pitch for EXA operationZhenyu Wang
2008-05-06Bug #15807: Fix use of the ring while VT-switched, hit by fast user switching.Eric Anholt
2008-05-06Add FIFO watermark regs to register dumperJesse Barnes
2008-05-06Only check xvmc lib when xvmc is enabled.Zhenyu Wang
2008-05-06More quirks from ubuntu/dellBryce Harrington
2008-05-05Move a declaration under #ifndef HAVE_FREE_SHADOWKeith Packard
2008-05-05Fix up ring dumping code for non-i965Keith Packard
2008-05-05Merge branch 'master' into drm-gemKeith Packard
2008-05-05Use GEM for buffer naming now.Keith Packard
2008-05-05Set pin alignment for gem on non-965Keith Packard