summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-11-24sna: Always call retire following a mmapChris Wilson
2011-11-24sna/gen5: Use the BLT rather than flush when copyingChris Wilson
2011-11-24sna/gen4,gen5: Fix typo and only emit a flush if the video source is dirtyChris Wilson
2011-11-21uxa: Make the glamor/uxa transition more verboseChris Wilson
2011-11-21sna: Correct end-point adjustment for stippling PolySegmentChris Wilson
2011-11-21sna/gen4: Use the special composite rect emission for fill_one()Chris Wilson
2011-11-19sna: Micro-optimise sna_push_pixels_solid_blt()Chris Wilson
2011-11-19sna: Avoid the NULL damage derefChris Wilson
2011-11-19sna/gen7: Apply recent SNB tuning as applicableChris Wilson
2011-11-19sna/gen7: Correct shifts for surface stateChris Wilson
2011-11-18sna/gen7: minor tidy of redundant definesChris Wilson
2011-11-17glamor: Include glamor cflags and libs for atypical buildsChris Wilson
2011-11-17glamor: Initial commit to introduce glamor acceleration.Zhigang Gong
2011-11-16Revert "Disable adding normal RTF modes for an eDP"Chris Wilson
2011-11-16sna: The block handler is passed an indirect pointer to the timevalChris Wilson
2011-11-16sna: Correct dependencies for DRI2Chris Wilson
2011-11-16Compile out UXA if so desiredChris Wilson
2011-11-16sna: Reduce and clarify dependenciesChris Wilson
2011-11-16sna: And keep unity happyChris Wilson
2011-11-14sna: Optimise single pixel transfersChris Wilson
2011-11-14sna/damage: Always reduce damage for testing PIXMAN_REGION_OUTChris Wilson
2011-11-14sna: Be explicit in all sna_damage_contains_box() testsChris Wilson
2011-11-14sna: Remove redundant 'can_fill_spans()'Chris Wilson
2011-11-14sna: Convert non-FillSolid rectilinear lines to boxesChris Wilson
2011-11-14sna: Convert non-FillSolid rectilinear segments to boxesChris Wilson
2011-11-14sna: tidy assignment of composite damageChris Wilson
2011-11-14sna: Check whether damage can be reduced to all-damage on moving to GPUChris Wilson
2011-11-14sna/damage: Add a little more verbosity to debuggingChris Wilson
2011-11-14sna: Refactor some common code into the common destroy-gpu-bo functionChris Wilson
2011-11-14sna: Be more thorough discarding fences for large objectsChris Wilson
2011-11-14sna/damage: Verify that all-damage covers the entire pixmap after reductionChris Wilson
2011-11-14sna: Fix debug compilationChris Wilson
2011-11-14sna: Downgrade tiling in order to fit within fence constraintsChris Wilson
2011-11-14uxa/gen4+: Re-emit composite invariant after videoChris Wilson
2011-11-13sna/video: Use the right pointer for unmappingChris Wilson
2011-11-13sna/video: Simplify check for 915G[M] which is simply gen==30Chris Wilson
2011-11-13sna/video: Constify a couple of attribute arraysChris Wilson
2011-11-13sna/composite: Attempt to reduce the damage is the operation is containedChris Wilson
2011-11-12sna/damage: Reduce the damage for evaluating sna_damage_is_allChris Wilson
2011-11-12sna: Be stricter and disallow allocation of large fenced objectsChris Wilson
2011-11-12sna: Handle incremental uploads from PutImageChris Wilson
2011-11-12sna/gen7: Fix PRIMITIVE commandChris Wilson
2011-11-11sna: Reset the source counter if we completely dirty the CPU pixmapChris Wilson
2011-11-11sna: Defer source migration for a solitary upload via CopyAreaChris Wilson
2011-11-11sna/glyph: Tweak the small mask thresholdChris Wilson
2011-11-11sna/glyphs: Cache the glyph pixman_image_t wrapperChris Wilson
2011-11-11sna/gen7: Remove stray no-op from GEN7_3DSTATE_SBEChris Wilson
2011-11-11sna: Begin debugging gen7Chris Wilson
2011-11-10sna/dri: Apply the damage for fullscreen async blitsChris Wilson
2011-11-10sna: Store the sna pointer on the pixmap for cheap lookupsChris Wilson