summaryrefslogtreecommitdiff
path: root/src/sna
AgeCommit message (Expand)Author
2012-12-27sna/gen6+: Tidy up ring preferencesChris Wilson
2012-12-27sna: Do not try and set a 0x0 modeChris Wilson
2012-12-26sna/gen6+: Tweak to only consider active ring on destinationChris Wilson
2012-12-26sna: Explicitly track self-relocation entriesChris Wilson
2012-12-21sna/video: Initialise alignment for video ports > 0Chris Wilson
2012-12-21sna: Remove assertions that the pixmap is wholly defined when uploadingChris Wilson
2012-12-21sna: Remove a pair of stale assertionsChris Wilson
2012-12-21sna: Refactor test for a rotation matrixChris Wilson
2012-12-21sna/dri: Refactor get_current_msc between blit/flip pathsChris Wilson
2012-12-21sna/dri: Set the correct current_msc for the no readback pathChris Wilson
2012-12-21sna/gen4: Backport tight vertex packing of renderblitsChris Wilson
2012-12-21sna/gen4: Backport more recent state tracking tweaksChris Wilson
2012-12-21sna/gen5: Backport tight vertex packing for simple renderblitsChris Wilson
2012-12-21sna/dri: Avoid querying the current-msc with swapbbufers wait disabledChris Wilson
2012-12-20sna/video: Assert that the frame is initialisedChris Wilson
2012-12-20sna: Check the correct variable for a failed allocationChris Wilson
2012-12-20sna/gen4+: Amalgamate all the gen4-7 vertex buffer emissionChris Wilson
2012-12-20sna: Do not throttle before move-to-cpuChris Wilson
2012-12-20sna: Ignore throttling during vertex closeChris Wilson
2012-12-20sna/video: Remove XvMCScreenInitProcChris Wilson
2012-12-19sna/gen4+: Tweak preference of GPU placement for spansChris Wilson
2012-12-18sna/video: Fix presentation of cropped spritesChris Wilson
2012-12-18sna/video: Fix up copying cropped textured video packed dataChris Wilson
2012-12-18sna/video: Fix up destination offset for copying cropped textured video planesChris Wilson
2012-12-18sna/video: Fix up the image size for copyingChris Wilson
2012-12-18sna/video: Amalgamate the computation of source vs dest offsetsChris Wilson
2012-12-18sna/video: Fix adjustment of drawable vs source origin wrt to clipChris Wilson
2012-12-18sna/xvmc: Clean up to avoid crash'n'burnChris Wilson
2012-12-18sna: Prefer the GPU once again for PolyPointChris Wilson
2012-12-18sna/gen7: Mark the ring switch before checking boChris Wilson
2012-12-17sna: Refine check for an unset context switchChris Wilson
2012-12-17sna: Untangle the confusion of caching large LLC boChris Wilson
2012-12-17sna: Promote pinned-batches to run-time detectionChris Wilson
2012-12-17sna/video: Pass along the video source offsetChris Wilson
2012-12-17sna: Limit the default upload buffer size to half the cpu cacheChris Wilson
2012-12-16sna: Enable support for opting out of the kernel CS workaroundChris Wilson
2012-12-16sna: Try to reuse pinned batches by inspecting the kernel busy statusChris Wilson
2012-12-16sna: Precompute the base set of batch-flagsChris Wilson
2012-12-16sna: Only flush at the low fence wm if idleChris Wilson
2012-12-16intel: Support debugging through AccelMethodChris Wilson
2012-12-16sna: Tweak the idle SHM CopyArea path to also replace a busy GPU boChris Wilson
2012-12-16sna: Do not force use of the GPU for a copy from a SHM pixmapChris Wilson
2012-12-16sna/gen6+: Tweak prefer-blt-boChris Wilson
2012-12-16sna/gen6+: Keep the bo on its current ringChris Wilson
2012-12-16sna/gen6+: Apply the is_scanout to the key not value in the binding cacheChris Wilson
2012-12-16sna/trapezoids: Add another inline hintChris Wilson
2012-12-16sna: Include shm hint in render placementChris Wilson
2012-12-15sna/dri: Fallback to a blit after a failed flipChris Wilson
2012-12-15sna/dri: Honour TripleBuffer OptionChris Wilson
2012-12-14sna/dri: Store and check size of front/back bo attached to a DRI2 drawableChris Wilson