summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-13Improve the drm_i915_flip_t check.Eric Anholt
2007-06-13Revert "Replace failure-prone configure test for fresh libdrm with a simple i...Eric Anholt
2007-06-12On hang, dump up to the head pointer, not just up to the tail.Eric Anholt
2007-06-12Fix context switching between DRI and X.Eric Anholt
2007-06-12Replace failure-prone configure test for fresh libdrm with a simple ifndef.Eric Anholt
2007-06-12Fix a typo in _3DSTATE_DEPTH_SUBRECT_DISABLE definition.Eric Anholt
2007-06-12Clean up some nits in i915_video.c setup.Eric Anholt
2007-06-08Add description for how to use the frame and pixel counter registers.Keith Packard
2007-06-06Enable overlay on G33 class chipsetsWang Zhenyu
2007-06-05Add support for the G33, Q33, and Q35 chipsets.Wang Zhenyu
2007-06-05Fix misplaced merge of 1280x768 panel fixup.Eric Anholt
2007-06-05Always ensure the pipe A is lit when activating overlay on pipe B.Keith Packard
2007-06-04Automatically switch overlay when crtcs are reconfigured.Keith Packard
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-29Remove README statement that 830M panels are unsupported.Eric Anholt
2007-05-29Expand manpage description of outputs supported.Eric Anholt
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-17Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...Keith Packard
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-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