summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-28Xv I830PutImage splitup: extract i830_dst_pitch_and_sizeDaniel Vetter
2010-02-28Xv: kill destId in I830PutImageDaniel Vetter
2010-02-28Xv: kill hw double buffering logicDaniel Vetter
2010-02-28Xv: use is_planar_fourcc helper some moreDaniel Vetter
2010-02-28Xv: introduce planar memcpy helperDaniel Vetter
2010-02-28Xv: rename i830_display_video to i830_display_overlayDaniel Vetter
2010-02-28Xv i830_display_video splitup: extract i830_overlay_cmdDaniel Vetter
2010-02-28Xv i830_display_video splitup: extract i830_calc_src_regsDaniel Vetter
2010-02-28*sigh* fix compile of the last cherry pick. cherry picking commits fromOwain G. Ainsworth
2010-02-28uxa: Refactor create Picture for pixman formatChris Wilson
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