summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-05-31Add pci ids for 945GMEWang Zhenyu
2007-05-31Add pci ids for 965GME/GLE chipWang Zhenyu
2007-05-30Extend XV_PIPE range to include new -1 valueKeith Packard
2007-05-30Fix i965 render's draw clip rectangleWang Zhenyu
2007-05-29Add a fixup to LVDS panel mode detection for 1280x768 panel from text mode.Eric Anholt
2007-05-27Mark IVCH as connected when detectedKeith Packard
2007-05-27On i830, Pipe B cannot be lit the first time unless Pipe A is running.Keith Packard
2007-05-25Compute and clip to crtc before call to xf86XVClipVideoHelper.Keith Packard
2007-05-25Ensure Pipe A is active when enabling overlay the first time.Keith Packard
2007-05-25Xv does not require directRenderingKeith Packard
2007-05-24Clean up CRTC selection. Remove more overlay blocking.Keith Packard
2007-05-24Eliminate blocking for video overlay.Keith Packard
2007-05-23Reformat i830_video.c to four-space indents.Keith Packard
2007-05-23Clean up overlay management.Keith Packard
2007-05-23Use FLIP_CONTINUE with ~OVERLAY_ENABLE to turn overlay off.Keith Packard
2007-05-23Automatically select crtc based on coverage.Keith Packard
2007-05-23Use CRTCs instead of pipe indices for video pipe selection.Keith Packard
2007-05-23Dump pending ring on crash.Keith Packard
2007-05-22i830: Provide new DRI texOffsetStart hook when available with EXA.Michel Dänzer
2007-05-18Update vblank pipes when a pipe gets disabled.Michel Dänzer
2007-05-18EXA: add render enter helper functionWang Zhenyu
2007-05-18Fix ring debug codeWang Zhenyu
2007-05-18EXA: remove a flush cmd in i915 render codeWang Zhenyu
2007-05-17Make each output control clones/crtcs. Split DVO into LVDS, TMDS, TV.Keith Packard
2007-05-17Enable panel fitter on ivch DVO.Keith Packard
2007-05-16Change DVO module interface to pass more state across. Fix IVCH display.Keith Packard
2007-05-16Add i830_bios_get_aim_data_block to read AIM data from BIOSKeith Packard
2007-05-12Deal with i830 CRT load detection which cannot use FORCE_BORDER.Keith Packard
2007-05-03Disable vblank interrupts when no DRI clients are running.Eric Anholt
2007-05-03i810: be a bit more verbose about disabling DRIDave Airlie
2007-05-02Fix typo s/i/index/ in LoadPalette for depth 16.Eric Anholt
2007-05-02Make up a fixed panel timing for DVO LVDS, and use DVOA for DVO LVDS.Eric Anholt
2007-05-02Disable non-working GTT decoding on i830, and fix map/unmap of GTT.Eric Anholt
2007-05-02Add DVO[ABC] register debugging.Eric Anholt
2007-05-02Make the DVO output name LVDS if it's an LVDS chip.Eric Anholt
2007-05-02Fix typo in previous commit with s/XF86_DRI/XF86DRI/Eric Anholt
2007-05-02disable all outputs on EnterVTDave Airlie
2007-05-01Bug #10714: Fix build without DRI.Samuel Thibault
2007-04-30Ignore VideoRam now that its original purpose is obsolete.Eric Anholt
2007-04-30Allow physical-memory allocations within stolen memory.Eric Anholt
2007-04-30Disable some clock gating functions documented to work incorrectly.Eric Anholt
2007-04-29Alloc state mem buffer on 965G for xaa rotationWang Zhenyu
2007-04-25Implement the custom I2C protocol used by the ivch DVO.Kristian Høgsberg
2007-04-24CRTC Rotation under XAA wasn't hitting accelerated path.Keith Packard
2007-04-19Merge branch 'origin'Keith Packard
2007-04-20EXA: set enabling bits properly for i830Wang Zhenyu
2007-04-19Eliminate LinearAlloc option and code.Keith Packard
2007-04-19Clean up 1.2 xserver build support.Keith Packard
2007-04-19Fix mismatching braces when XF86DRI_MM is not defined.Keith Packard
2007-04-19Use I2C delay function instead of usleep.Keith Packard