summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Properly align framebuffer height for tiling.2.9Eric Anholt2010-06-071-1/+1
* Update version to 2.9.12.9.1Carl Worth2009-10-261-1/+1
* NEWS: Add notes for the 2.9.1 release.Carl Worth2009-10-261-0/+23
* Revert "Check whether the DVI-I/D is connected or disconnected based on EDID"Carl Worth2009-10-261-3/+0
* Drop frontbuffer from crtc in I830CloseScreenAlbert Damen2009-10-133-0/+18
* uxa: Free the ScratchPixmapHeader after its associated PictureChris Wilson2009-10-131-1/+2
* drmmode: with 1.7 server, set mode major doesn't get gamma setup.Dave Airlie2009-10-131-0/+5
* Increment version to 2.9.02.9.0Carl Worth2009-09-282-2/+3
* NEWS: Add notes for the 2.9.0 release.Carl Worth2009-09-281-10/+10
* Increment version to 2.8.99.902Carl Worth2009-09-221-1/+1
* NEWS: Add notes for 2.8.99.9022.8.99.902Carl Worth2009-09-221-0/+41
* Add new backlight driver "samsung".Matthias Hopf2009-09-222-0/+2
* Skip setting tv format property if output crtc is NULLZhao Yakui2009-09-221-1/+1
* Check whether the DVI-I/D is connected or disconnected based on EDIDZhao Yakui2009-09-221-0/+3
* Revert "8xx: Fallback for any non-affine transformation."Chris Wilson2009-09-221-11/+0
* i8xx: Format projective texture coordinates correctly.Keith Packard2009-09-222-14/+26
* Check the correct Picture for error during creation.Chris Wilson2009-09-221-1/+1
* Split i915/i830 composite_emit_primitive into two functions.Keith Packard2009-09-213-6/+179
* Remove DGA support from the driver.Keith Packard2009-09-211-5/+0
* Remove vestigial internal rotation which broke KMS DGA/VidMode modesetting.Keith Packard2009-09-213-44/+2
* 8xx: Fallback for any non-affine transformation.Carl Worth2009-09-211-0/+11
* More dumps for Arrandale LVDSZhenyu Wang2009-09-212-5/+23
* Avoid fallbacks for a1 src/maskChris Wilson2009-09-201-0/+68
* Don't destroy bufmgr at CloseScreen timeKeith Packard2009-09-171-3/+0
* Make sure DRM output properties are freed after we're done with them.Keith Packard2009-09-171-1/+5
* Eliminate cursor flickerJesse Barnes2009-09-151-0/+1
* Avoid fallbacks for compositing gradient patternsChris Wilson2009-09-144-132/+278
* Update version to 2.8.99.901 for snapshot.2.8.99.901Carl Worth2009-09-091-1/+1
* NEWS: Add notes for the 2.8.99.901 snapshotCarl Worth2009-09-091-0/+14
* i915: Restore nearest samplingChris Wilson2009-09-093-10/+13
* Add B43 chipset supportZhenyu Wang2009-09-083-1/+14
* i830/i915: Set the sample position to the pixel center.Chris Wilson2009-09-053-78/+105
* i830: Update commentsChris Wilson2009-09-051-2/+4
* i830: Trim composite setupChris Wilson2009-09-051-9/+9
* i830: remove padding NOOPs from compositeChris Wilson2009-09-051-7/+1
* i830: do not use stale mask transformChris Wilson2009-09-051-11/+4
* Don't set backlight level if going on->on.Matthias Hopf2009-09-031-1/+2
* Use "Backlight" as backlight brightness property.Matthias Hopf2009-09-031-7/+22
* Add get_property support.Matthias Hopf2009-09-031-4/+32
* Don't ignore backlight level change to the same level.Matthias Hopf2009-09-031-3/+2
* Make DGA optionalZhenyu Wang2009-09-022-1/+6
* debug: i830_valid_command: Return invalid for subopcodes with no nameCarl Worth2009-08-311-2/+0
* set correct value for indirect access check boundZou Nan hai2009-08-271-1/+1
* Fix SHM functions to work with server after 1.6.0Keith Packard2009-08-252-27/+15
* KMS: allocate one bo per crtc for cursorKeith Packard2009-08-253-27/+42
* Add cursor registers to debug dump output.Keith Packard2009-08-251-1/+7
* Reload cursors as needed when setting new modes.Keith Packard2009-08-251-0/+2
* Add KMS only build flagJesse Barnes2009-08-252-2/+32
* Add HDMI audio registersWu Fengguang2009-08-212-0/+46
* Add intel_audio reg dumping programWu Fengguang2009-08-212-1/+462