summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-26Update version to 2.9.12.9.1Carl Worth
2009-10-26NEWS: Add notes for the 2.9.1 release.Carl Worth
2009-10-26Revert "Check whether the DVI-I/D is connected or disconnected based on EDID"Carl Worth
2009-10-13Drop frontbuffer from crtc in I830CloseScreenAlbert Damen
2009-10-13uxa: Free the ScratchPixmapHeader after its associated PictureChris Wilson
2009-10-13drmmode: with 1.7 server, set mode major doesn't get gamma setup.Dave Airlie
2009-09-28Increment version to 2.9.02.9.0Carl Worth
2009-09-28NEWS: Add notes for the 2.9.0 release.Carl Worth
2009-09-22Increment version to 2.8.99.902Carl Worth
2009-09-22NEWS: Add notes for 2.8.99.9022.8.99.902Carl Worth
2009-09-22Add new backlight driver "samsung".Matthias Hopf
2009-09-22Skip setting tv format property if output crtc is NULLZhao Yakui
2009-09-22Check whether the DVI-I/D is connected or disconnected based on EDIDZhao Yakui
2009-09-22Revert "8xx: Fallback for any non-affine transformation."Chris Wilson
2009-09-22i8xx: Format projective texture coordinates correctly.Keith Packard
2009-09-22Check the correct Picture for error during creation.Chris Wilson
2009-09-21Split i915/i830 composite_emit_primitive into two functions.Keith Packard
2009-09-21Remove DGA support from the driver.Keith Packard
2009-09-21Remove vestigial internal rotation which broke KMS DGA/VidMode modesetting.Keith Packard
2009-09-218xx: Fallback for any non-affine transformation.Carl Worth
2009-09-21More dumps for Arrandale LVDSZhenyu Wang
2009-09-20Avoid fallbacks for a1 src/maskChris Wilson
2009-09-17Don't destroy bufmgr at CloseScreen timeKeith Packard
2009-09-17Make sure DRM output properties are freed after we're done with them.Keith Packard
2009-09-15Eliminate cursor flickerJesse Barnes
2009-09-14Avoid fallbacks for compositing gradient patternsChris Wilson
2009-09-09Update version to 2.8.99.901 for snapshot.2.8.99.901Carl Worth
2009-09-09NEWS: Add notes for the 2.8.99.901 snapshotCarl Worth
2009-09-09i915: Restore nearest samplingChris Wilson
2009-09-08Add B43 chipset supportZhenyu Wang
2009-09-05i830/i915: Set the sample position to the pixel center.Chris Wilson
2009-09-05i830: Update commentsChris Wilson
2009-09-05i830: Trim composite setupChris Wilson
2009-09-05i830: remove padding NOOPs from compositeChris Wilson
2009-09-05i830: do not use stale mask transformChris Wilson
2009-09-03Don't set backlight level if going on->on.Matthias Hopf
2009-09-03Use "Backlight" as backlight brightness property.Matthias Hopf
2009-09-03Add get_property support.Matthias Hopf
2009-09-03Don't ignore backlight level change to the same level.Matthias Hopf
2009-09-02Make DGA optionalZhenyu Wang
2009-08-31debug: i830_valid_command: Return invalid for subopcodes with no nameCarl Worth
2009-08-27 set correct value for indirect access check boundZou Nan hai
2009-08-25Fix SHM functions to work with server after 1.6.0Keith Packard
2009-08-25KMS: allocate one bo per crtc for cursorKeith Packard
2009-08-25Add cursor registers to debug dump output.Keith Packard
2009-08-25Reload cursors as needed when setting new modes.Keith Packard
2009-08-25Add KMS only build flagJesse Barnes
2009-08-21Add HDMI audio registersWu Fengguang
2009-08-21Add intel_audio reg dumping programWu Fengguang
2009-08-20kms: Don't use fb offset when using shadow bufferKristian Høgsberg