summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-08Allow 965 composite acceleration to A8 destinations.Carl Worth
2007-08-08Bug #11593: Remove dead struct vch_bdb_20 which was angering the sun compiler.Eric Anholt
2007-08-07Merge branch 'origin'Eric Anholt
2007-08-07Fix EXA rendering with tiled front buffer on pre-965.Eric Anholt
2007-08-07Fixup pitch in Prepare* functions, since actual hooks mayJesse Barnes
2007-08-07Define INTEL_VERSION_MAJOR/MINOR/PATCH using PACKAGE_VERSION_*Brice Goglin
2007-08-06Remove 4k offset checks from Copy & Solid hooks.Jesse Barnes
2007-08-06Fix accumulated whitespace nits in i830_exa.cEric Anholt
2007-08-06More tiled rendering fixes: - check for tiling, not just offset in PrepareSol...Jesse Barnes
2007-08-06Add the file mode for bios_dumper output so it doesn't have 000 permissions.Eric Anholt
2007-08-06Quirk away the nonexistent TV connector on the Panasonic CF-Y4.Eric Anholt
2007-08-03Limit Solid & Copy offsets to 4k when rendering to tiled targetsJesse Barnes
2007-08-03Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/driver/xf86-video...Jesse Barnes
2007-08-03Tiled rendering & fbc fixes:Jesse Barnes
2007-07-31Legacy backlight changes:Jesse Barnes
2007-07-28Update Lenovo TV quirk infoZhenyu Wang
2007-07-27Add another Lenovo TV output quirkWang Zhenyu
2007-07-27Add quirk supportWang Zhenyu
2007-07-25Fix typo in intel.manBrice Goglin
2007-07-23Fix a typo in i915 renderZhenyu Wang
2007-07-20Fix device id info for 945GME, 965GMEZhenyu Wang
2007-07-19strip out remainder of drmmm code in driverDave Airlie
2007-07-17intel: oops I commited pixman local workaround - undo itDave Airlie
2007-07-17intel: actually 2.3.1 should be good enoughDave Airlie
2007-07-17intel: don't try and use TTM memory manager with old libdrm interfaceDave Airlie
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