summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-18Remove duplicated chunk due to merge, *sigh*.2.9.1-ogaOwain G. Ainsworth
2010-07-18Merge branch 'bleeding_edge-oga' into 2.9.1-ogaOwain G. Ainsworth
2010-07-18Revert 4deb8a793907015dbf821d2e343d9527a5ae2512 plus a one linerOwain G. Ainsworth
2010-07-18*sigh* temporarily #if 0 of a pict format that xserver 1.6 doesn'tOwain G. Ainsworth
2010-07-05pull in a local commit in cvs that got lost:Owain G. Ainsworth
2010-06-30partially revert kernel commitOwain G. Ainsworth
2010-06-24uxa: Fallback to pixman if source is out-of-boundsChris Wilson
2010-06-24Limit maximum tiled stride to 8k and untiled to 32k.Chris Wilson
2010-06-22Temporarily disable the pageflipping stuff. It isn't 100% on ironlakeOwain G. Ainsworth
2010-06-21i965: Compile fix.Chris Wilson
2010-06-21Do not clear need_mi_flush within the batch.Chris Wilson
2010-06-21i965: Mark the render target as dirty within composite_setup()Chris Wilson
2010-06-21Also submit any pending flush for *this* batch in the BlockHander.Chris Wilson
2010-06-21Only append the pixmap to the flushing list if we are writing to it.Chris Wilson
2010-06-21Emit the flush after a potential draw from the BlockHandler.Chris Wilson
2010-06-21uxa: Apply the source offsets to the pixmap source, not target.Chris Wilson
2010-06-21uxa: Enable SHM pixmapsChris Wilson
2010-06-21uxa: Use accelerated get_image for copying to !offscreenChris Wilson
2010-06-21uxa: Match depth 30 to format.Owain G. Ainsworth
2010-06-21uxa: Check for allocation failure.Chris Wilson
2010-06-17i830: Remove domain tracking from pixmaps.Chris Wilson
2010-06-17i830: GetImage acceleration.Chris Wilson
2010-06-17i830: Tidy i830_uxa_put_image()Chris Wilson
2010-06-17i915: Force the emission of BUF_INFO on every composite_setupChris Wilson
2010-06-14i965: Sanity check ComponentAlpha status in prepare_compositeChris Wilson
2010-06-14Compile fix for alternate list.h from xserver-1.9Chris Wilson
2010-06-14COPYING: replace stub file with actual Copyright notices.Gaetan Nadon
2010-06-14uxa: Always clip glyphs to destination.Chris Wilson
2010-06-10uxa: Handle all-clipped out case with destination glyphs.Chris Wilson
2010-06-10implicit-flushChris Wilson
2010-06-07Don't forget to do modeset_ctl on dpms, also make sure we disable the crtc th...Owain G. Ainsworth
2010-06-07Whitespace and a double semi-colon.Owain G. Ainsworth
2010-06-07Make pipe_enabled and the palette functions bow down before ironlake.Owain G. Ainsworth
2010-06-07fix typos in conditionalOwain G. Ainsworth
2010-06-07Avoid warning by moving declaration before code.Owain G. Ainsworth
2010-06-07Split out the two steps of ironlake dpms to ironlake_crtc_enable() and ironla...Owain G. Ainsworth
2010-06-07A few more assorted lvds bits just to keep us the same as kms.Owain G. Ainsworth
2010-06-07Fix SSC frequency of Ironlake.Owain G. Ainsworth
2010-06-07port over ironlake fdi/dpms code from 2.6.34 kernel (cherry picked from commi...Owain G. Ainsworth
2010-06-07Fix up panel fitting (lvds still does not work)Owain G. Ainsworth
2010-06-07pipeconf fixes (cherry picked from commit f24f0b2e1499260ff5d2266eb4d77539cc5...Owain G. Ainsworth
2010-06-07Initial Ironlake supportOwain G. Ainsworth
2010-06-07uxa: Setup acceleration functions prior to the damage layerChris Wilson
2010-06-07i915: Fix typo from previous commit.Chris Wilson
2010-06-07i915: Remove screen size limit from video setup.Chris Wilson
2010-06-07i915: Replace structure passing with macros for shader generation.Chris Wilson
2010-06-07Use the direct dixGevPrivate() API when availableChris Wilson
2010-06-07Adapt glyphs for changes in devPrivates APIChris Wilson
2010-06-07Adapt to DevPrivate API changesKeith Packard
2010-06-07Use libc instead of deprecated libc wrappers for malloc/calloc/free.Eric Anholt