summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-22fix glyph upload,drv-uxaDave Airlie1-5/+6
2011-12-20use driver orlesDave Airlie1-0/+2
2011-12-20drv/dri2: fix up for new interfaces.Dave Airlie1-13/+26
2011-12-07add pixmap sharing support via prime/dmabufDave Airlie3-11/+58
2011-11-30start shadow pixmap codeDave Airlie1-9/+127
2011-11-30uxa_copyDave Airlie3-1/+44
2011-11-30fix dri2Dave Airlie1-1/+1
2011-11-23drop remnants of pre-drv dri2 supportDave Airlie1-34/+1
2011-11-23drop unused structDave Airlie1-13/+0
2011-11-23drv/dri2 updateDave Airlie4-509/+218
2011-11-21finish porting uxa/intel driDave Airlie11-50/+1769
2011-11-18intel: add drv shadow codeDave Airlie3-1/+35
2011-11-18add initial closescreen codeDave Airlie2-0/+49
2011-11-18add more cleanup and blockhandlerDave Airlie4-6/+64
2011-11-18fixup more drv uxa supportDave Airlie6-146/+151
2011-11-17drv: port intel driver render stuffDave Airlie16-40/+9968
2011-11-17move more stuff from scrn to intelDave Airlie4-135/+124
2011-11-17intel_get_aperture to take intel privateDave Airlie4-8/+7
2011-11-17intel_debug_fallback: move to take intel privateDave Airlie6-52/+71
2011-11-16intel: started adding drv supportDave Airlie5-41/+86
2011-11-16intel: move more stuff from scrn to intel for sharingDave Airlie6-35/+33
2011-11-16add new drv filesDave Airlie2-0/+1361
2011-11-16drop scrn from screen privateDave Airlie1-1/+0
2011-11-16intel: drop passing scrn into batchDave Airlie13-94/+82
2011-02-04Check return value of uxa_acquire_solid() since it can return NULLBryce Harrington2-0/+10
2011-02-03uxa: Undo damage translation before appendingChris Wilson1-0/+1
2011-01-31Rename 'intel' backlight to match upstream name in 2.6.38Chris Wilson1-1/+1
2011-01-31xvmc: Stop using uninitialized variable.Cyril Brulebois1-3/+1
2011-01-31xvmc: Silence gcc, adding a cast to work around signedness issues.Cyril Brulebois1-2/+2
2011-01-31xvmc: Silence gcc, add parentheses around arithmetic.Cyril Brulebois1-1/+1
2011-01-31xvmc: Silence gcc, add parentheses around assignment.Cyril Brulebois1-1/+1
2011-01-31xvmc: Get rid of unused variables.Cyril Brulebois4-18/+1
2011-01-29Enable conditional compilation of assertsChris Wilson1-2/+12
2011-01-28i915: Remove unused 'w' and 'h'Chris Wilson1-3/+1
2011-01-28i915: Remove unused 'num_floats' variableChris Wilson1-3/+1
2011-01-24uxa: Only recreate the glyph cache on *generational* updatesChris Wilson2-11/+10
2011-01-21Fix an error in 4c4ad555564a80311df1a4b762eb1e119c6d95fb.Xiang, Haihao1-2/+2
2011-01-20Create the UXA generational resources during screen createChris Wilson3-6/+9
2011-01-19Correct offset of planes within clipped windowXiang, Haihao1-2/+2
2011-01-17Quiet compiler warning about is_affine_src same way we do is_affine_mask.Eric Anholt1-1/+1
2011-01-17Fix textured video when destination is larger than screenSimon Farnsworth1-10/+10
2011-01-08Delete unused memory allocation flags.Chris Wilson1-5/+0
2011-01-08Cache the fixed crtc<->pipe relationshipChris Wilson2-12/+11
2011-01-08Remove unused I830OutputChris Wilson1-2/+0
2011-01-08Remove bitrotted, but fortunately unused, I830CrtcPrivateChris Wilson2-42/+0
2011-01-08Delete some dead codeChris Wilson1-121/+92
2011-01-08Remove unused GTT/Map sizes and addressesChris Wilson3-85/+0
2011-01-08Remove unused struct _intel_memory definitionChris Wilson1-17/+0
2011-01-07configure: version bump for 2.14.0Chris Wilson1-1/+1
2011-01-07NEWS: Release notes for 2.14.0Chris Wilson1-0/+15