summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-22Merge git://proxy01.pd.intel.com:9419/git/xorg/driver/xf86-video-intel into c...Nian Wu
2007-03-22EXA: don't smash vertex header in G965Wang Zhenyu
2007-03-21Merge branch 'crestline' of git://otc-graphics.jf.intel.com/git/xorg/driver/x...Nian Wu
2007-03-21Merge branch 'master' into crestlineWang Zhenyu
2007-03-21Whitespace and symbolic reg names cleanup in i830_panel_fitter_pipe().Eric Anholt
2007-03-20Set the panel fitter to the right pipe on Crestline.Eric Anholt
2007-03-21EXA: try to enable rotation for G965Wang Zhenyu
2007-03-20Merge branch 'master' into crestlineEric Anholt
2007-03-21Merge branch 'crestline' of git://otc-graphics.jf.intel.com/git/xorg/driver/x...Nian Wu
2007-03-20Attempt to fix single/dual-channel issues on i9xx LVDS panels.Eric Anholt
2007-03-20Merge branch 'crestline' of git://otc-graphics.jf.intel.com/git/xorg/driver/x...Nian Wu
2007-03-20Merge branch 'master' of git://proxy.ims.intel.com:9419/git/xorg/driver/xf86-...Wang Zhenyu
2007-03-19Set the CURSOR_SIZE register when present.Eric Anholt
2007-03-19Print the mode actually being set per pipe.Eric Anholt
2007-03-19Add debug output for ADPA.Eric Anholt
2007-03-19Fix build when DAMAGE is not defined.Michel Dänzer
2007-03-18Make i830_sdvo_write_sdvox write everything twice.Keith Packard
2007-03-17Allocate 4 separate buffers for HW Cursors on Linux.Keith Packard
2007-03-17Elide I830DRIClipNotify for older DRI versions.Keith Packard
2007-03-17Cast ARGB cursor address to CARD32 * to eliminate warning.Keith Packard
2007-03-17Increase DDC I2C RiseFallTime to handle older monitorsKeith Packard
2007-03-17Build fix for pre-XF86DRI_MM environments.Keith Packard
2007-03-17Remove extra (and incorrect) I2C ByteTimeout setting.Keith Packard
2007-03-16Move vendor ID check in the utils to after pci_device_probe.Eric Anholt
2007-03-16Add the (afaict) correct ch7017 I2C slave address.Eric Anholt
2007-03-16Fix compile failure due to needed types being in inttypes.h on Linux.Eric Anholt
2007-03-15Fix crashes and other failures when a cursor allocation fails.Eric Anholt
2007-03-15Don't reload the cursors if we haven't set up the screen yet.Eric Anholt
2007-03-15Fix sparse warnings about using 0 for NULL.Eric Anholt
2007-03-15Use new driver-independent CRTC-based cursor layer.Keith Packard
2007-03-14Bump to 1.9.92 for RC2.Eric Anholt
2007-03-14Make sure the legacy texture area is there when needed.Michel Dänzer
2007-03-13Refine the i855 LVDS clock code. In particular, p2 is always 14.Eric Anholt
2007-03-13Get SDVO DPMS working on the Mac Mini by writing SDVOB and SDVOC together.Eric Anholt
2007-03-13Use a POSTING_READ(reg) macro instead of using the (void)INREG(reg) pattern.Eric Anholt
2007-03-13Add PCI write posting protection to i2c putbits.Eric Anholt
2007-03-13Add write posting protection for the SDVO DPMS-on path.Eric Anholt
2007-03-13Replace #if 0ed LVDS register setting with updated comment.Eric Anholt
2007-03-13Add write posting protections to relevant register writes in the mode-set path.Eric Anholt
2007-03-13Fix uninitialized string use in SDVO non-TMDS case.Eric Anholt
2007-03-13Merge git://proxy01.pd.intel.com:9419/git/xorg/driver/xf86-video-intel into c...Nian Wu
2007-03-12Make the 965 use Y-major tiling for the depth buffer, as required by the spec.Eric Anholt
2007-03-12Fix build against released libdrm.Michel Dänzer
2007-03-12Defer flipping pages back to normal until the end of the DRI block handler.Michel Dänzer
2007-03-12Disable page flipping if the DRM is older than 1.9.Michel Dänzer
2007-03-12Fix attempt to flip pages back to normal when the last 3D window disappears.Michel Dänzer
2007-03-12Remove unused have3DWindows from pI830.Michel Dänzer
2007-03-12Merge git://proxy01.pd.intel.com:9419/git/xorg/driver/xf86-video-intel into c...Nian Wu
2007-03-11fixup missing assert includesDave Airlie
2007-03-11fixup brace alignment for older X.orgDave Airlie