summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-10sna/gen5: Remove a redundant format checkChris Wilson
2011-12-10sna: Remember to assign a new unique id for the replaced boChris Wilson
2011-12-10sna: Be more pessimistic with CPU sourcesChris Wilson
2011-12-10sna/dri: Prefer using the BLT for DRICopyRegion on pre-SNBChris Wilson
2011-12-10sna: Transfer the whole bo for a replacement XCopyAreaChris Wilson
2011-12-10sna: Only use the 64-byte pitch alignment for scanoutChris Wilson
2011-12-10sna: Remove assertions that external bo are not busyChris Wilson
2011-12-10sna/gen[23]: Fixup render targets with pitches below hw minimumChris Wilson
2011-12-10sna/trapezoids: Try to render traps onto a8 destinations in placeChris Wilson
2011-12-10sna/trapezoids: First try the scan converter for fallbacksChris Wilson
2011-12-09sna: Use a single definition for the inactive cache timeoutChris Wilson
2011-12-09sna: Fallback to ordinary monotonic clock if coarse is not supportedChris Wilson
2011-12-09sna: s/MONOTONICE/MONOTONIC/Chris Wilson
2011-12-09sna: Use the coarse monotonic clock to coalesce wakeup eventsChris Wilson
2011-12-09sna: Discard bo for idle private pixmapsChris Wilson
2011-12-09uxa: Fix clip processing for uxa_fill_spans()Chris Wilson
2011-12-09uxa/video: Use the common bo allocations and uploadChris Wilson
2011-12-08sna/trapezoids: Fix detection of rectilinearity after projectionChris Wilson
2011-12-08xf86-video-intel: change order of DPMS operationsSimon Que
2011-12-08sna/gen7: Reduce dst readbacks for unsupported sourcesChris Wilson
2011-12-08sna/gen6: Reduce dst readbacks for unsupported sourcesChris Wilson
2011-12-08sna/gen5: Reduce dst readbacks for unsupported sourcesChris Wilson
2011-12-08sna/gen4: Reduce dst readbacks for unsupported sourcesChris Wilson
2011-12-08sna/gen3: Reduce readbacks on dst for unsupported sourcesChris Wilson
2011-12-08sna/gen2: Avoid readbacks for unsupported sourcesChris Wilson
2011-12-08sna: Beware flushing partial buffers before they are writtenChris Wilson
2011-12-07sna: Prefer to use our pixmap upload pathsChris Wilson
2011-12-05uxa: Unmap the buffer after swrastChris Wilson
2011-12-04sna: use tight pitches for a8Chris Wilson
2011-12-03sna: Remove one redundant retireChris Wilson
2011-12-03sna: Pass the current value of the batch offset to the kernel relocatorChris Wilson
2011-12-02uxa: Ensure that we can fallback with all of (src, mask, dst) as GTT mappingsChris Wilson
2011-12-02uxa: Fix runtime linking of previous commitChris Wilson
2011-12-02uxa: Reset size limits based on AGP sizeChris Wilson
2011-12-01sna: Reuse the full size of an old handle for ioChris Wilson
2011-12-01sna: Move the preservation of the io handle into the common destroy pathChris Wilson
2011-11-30sna: Align pwrite to transfer whole cachelinesChris Wilson
2011-11-29sna/gen5: Handle cpu-bo for render targetsChris Wilson
2011-11-29sna/render: Fix check for "migrate whole pixmap"Chris Wilson
2011-11-29sna: Fix assertion around flushing of mmap(PROT_READ)Chris Wilson
2011-11-29sna/gen6: Set the batch mode prior to checking limits and flushingChris Wilson
2011-11-28sna: Always reduce tiling for thin pixmapsChris Wilson
2011-11-28sna: Use the correct pitch when creating an untiled active bufferChris Wilson
2011-11-28sna: Pass the pixmap to sna_replace()Chris Wilson
2011-11-28sna: Tidy kgem_choose_tiling()Chris Wilson
2011-11-28sna: Don't try to guess when the kernel believes a buffer to be flushedChris Wilson
2011-11-27sna: Eliminate empty glyphs during format conversionChris Wilson
2011-11-27sna: Use 64-bit mov (when available) for bitmap glyphsChris Wilson
2011-11-27sna/gen6+: Only use BLT if the untiled bo will cause per-pixel TLB missesChris Wilson
2011-11-27sna: Only check for all-damaged CPU bo if we may discard the GPU boChris Wilson