summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-13Remove hard-coded CRT blanking frobbing for load detection.fbcKeith Packard
2007-07-13Ensure pipe/output active before doing load detection.Keith Packard
2007-07-13Eliminate bogus (and harmful) blanking adjustment for load detect.Keith Packard
2007-07-11Fix i915 rendering for tiled bufferWang Zhenyu
2007-07-09Fix some physical address handling for >4GB addresses.Eric Anholt
2007-07-07FBC fixes:Jesse Barnes
2007-07-06Fix manpage to reflect default behavior.Jesse Barnes
2007-07-06Fix naming of FBC plane enable bits (mistakenly called them pipes earlier).Jesse Barnes
2007-07-06Update man page with current behavior.Jesse Barnes
2007-07-06Fix debug output in fbc enable/disable routines. Add logic to make sure fbcJesse Barnes
2007-07-06Fix tiling and fb compression defaults for 965 (not yet fully supported).Jesse Barnes
2007-07-06FBC and tiling changesJesse Barnes
2007-07-05Merge branch 'master' into fbcJesse Barnes
2007-07-05Re-add tiling kludge, but only for 965.Jesse Barnes
2007-07-05Remove tiling kludge. May need more fixes for 965.Jesse Barnes
2007-07-05Revert discard alpha change, requires other fixes to work.Jesse Barnes
2007-07-05FBC fixes:Jesse Barnes
2007-07-03Fixup line length buffer padding, add kludge for front buffer tileJesse Barnes
2007-07-02Update documentation and bump driver version to 2.1.0.xf86-video-intel-2.1.0Eric Anholt
2007-07-02Framebuffer compression changes:Jesse Barnes
2007-07-02Fix reversed LVDS dither enabling logic on GM965.Eric Anholt
2007-07-02Bug #11365: Disable the panel fitter unless it's needed for the chosen mode.Eric Anholt
2007-07-02Enable framebuffer compression (use Option "FrameBufferCompression"Jesse Barnes
2007-06-30Fix load detection to use border region instead of blanking.Keith Packard
2007-06-28Add *~ to .gitignore to skip emacs & patch backup filesAlan Coopersmith
2007-06-28Add AM_PROG_CC_C_O to configure.acAlan Coopersmith
2007-06-28Handle dual-channel LVDS on i855.Keith Packard
2007-06-28Decode PLL registers in LVDS mode a bit better in debug code.Keith Packard
2007-06-27EXA: fallback mask transform on i965Wang Zhenyu
2007-06-27EXA: don't have to check offscreen sizeWang Zhenyu
2007-06-25Use local structures for vs_state, sf_state, and wm_stateCarl Worth
2007-06-25Use local structure for src_sampler_state and mask_sampler_stateCarl Worth
2007-06-25Use local structure for mask_surf_stateCarl Worth
2007-06-25Use local structure for src_surf_stateCarl Worth
2007-06-25Use local structure for dest_surf_stateCarl Worth
2007-06-25Use local structure for cc_stateCarl Worth
2007-06-25Remove redundant i830WaitSync from i965_prepare_compositeCarl Worth
2007-06-22Bug #11171: Add support for the Ti TFP410 DVO TMDS transmitter.Dave Mueller
2007-06-22Move the ivch's fixed panel mode support to i830_dvo.c for other LVDS drivers.Eric Anholt
2007-06-22I830 needs to have plane/pipe/pll started in mode_set.Keith Packard
2007-06-22Increase vblank wait timeout from 20ms to 30ms. 49.6Hz < 20ms.Keith Packard
2007-06-21Follow BIOS configuration for Legacy Backlight Brightness.Keith Packard
2007-06-21Eliminate some uninitialized variable warningsKeith Packard
2007-06-21Add 3DSTATE_CLEAR_PARAMETERS bitsKeith Packard
2007-06-19Fix left G33 issuesWang Zhenyu
2007-06-18Bug #11295: Disable textured video on i915 with framebuffer width too large.Eric Anholt
2007-06-17Let DPMS functions enable plane/pipe/output on 8xx hardware.Keith Packard
2007-06-17Include stdint.h to get uint64_tRĂ©mi Cardona
2007-06-15sdvo: add support for RGB outputs on SDVODave Airlie
2007-06-13Fix and enable the 915-class planar textured video path.Eric Anholt