index
:
~gongzg/xf86-video-intel
glamor
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-13
uxa/glamor: Enable the rest glamor rendering functions.
HEAD
master
Zhigang Gong
7
-7/+234
2011-12-13
uxa: Cap the maximum number of VMA cached
Chris Wilson
2
-1/+2
2011-12-13
uxa: Wakeup 3s after the last rendering to reap the bo-cache
Chris Wilson
3
-0/+24
2011-12-13
configure: Link the extra valgrind debugging to --enable-debug
Chris Wilson
1
-2/+2
2011-12-13
sna: Set the refcnt on the replacement bo
Chris Wilson
1
-0/+1
2011-12-13
sna: Double-check that the submitted buffers were not purged
Chris Wilson
1
-1/+11
2011-12-13
sna/gen2: Tidy checking against too large pixmaps for the 3D pipeline
Chris Wilson
1
-21/+22
2011-12-13
sna: Force a suitable minimum stride for 3D temporaries
Chris Wilson
1
-1/+1
2011-12-13
sna/gen2: Check for unhandled pitches in the render pipeline
Chris Wilson
1
-7/+9
2011-12-13
sna: Enable memcpy uploads to SHM pixmaps
Chris Wilson
1
-3/+8
2011-12-13
sna: Use the CPU bo as a render source if compatible and no GPU bo
Chris Wilson
2
-4/+58
2011-12-13
sna: Experiment with creating the CPU pixmap using an LLC BO
Chris Wilson
3
-70/+183
2011-12-12
sna: Defer allocation of memory for larger pixmap until first use
Chris Wilson
4
-60/+123
2011-12-12
sna: Fix a typo, end statements with semi-colons
Chris Wilson
1
-1/+1
2011-12-12
sna: We need to remap the gpu_only mmap prior to every use
Chris Wilson
2
-20/+15
2011-12-12
sna: Remove bo transference for whole XCopyArea
Chris Wilson
1
-29/+0
2011-12-12
sna/gen6: Only use CPU bo for a render target if untiled
Chris Wilson
1
-10/+13
2011-12-11
sna/gen6: Tidy the usage of the max pipeline size
Chris Wilson
2
-14/+19
2011-12-11
sna/gen3: Move the video dst_bo to make the conditional clearer
Chris Wilson
1
-3/+3
2011-12-11
sna/composite: Make the check for a no-op earlier and clearer
Chris Wilson
1
-10/+21
2011-12-11
sna: Enable hooking up of valgrind during debugging
Chris Wilson
4
-2/+16
2011-12-11
sna: Add some more debug messages for VMA caching
Chris Wilson
1
-2/+6
2011-12-11
sna: Restrict pitch alignment on 945gm to 64 bytes
Chris Wilson
2
-28/+11
2011-12-11
sna: Update computation of untiled pitch to cater for CREATE_SCANOUT
Chris Wilson
1
-1/+11
2011-12-11
sna/gen3: Ensure that depth read/writes are disabled before first use
Chris Wilson
1
-1/+14
2011-12-11
sna: Only transfer the bo if the src/dst are of matching size
Chris Wilson
1
-1/+3
2011-12-11
sna: Only transfer unpinned buffers
Chris Wilson
1
-1/+3
2011-12-11
uxa/video: Correct the offset of the binding table in the surface buffer
Chris Wilson
1
-4/+6
2011-12-11
sna: Implement a VMA cache
Chris Wilson
10
-43/+107
2011-12-10
sna/gen5: Remove a redundant format check
Chris Wilson
1
-5/+1
2011-12-10
sna: Remember to assign a new unique id for the replaced bo
Chris Wilson
1
-0/+1
2011-12-10
sna: Be more pessimistic with CPU sources
Chris Wilson
1
-1/+1
2011-12-10
sna/dri: Prefer using the BLT for DRICopyRegion on pre-SNB
Chris Wilson
1
-0/+3
2011-12-10
sna: Transfer the whole bo for a replacement XCopyArea
Chris Wilson
1
-0/+25
2011-12-10
sna: Only use the 64-byte pitch alignment for scanout
Chris Wilson
3
-11/+16
2011-12-10
sna: Remove assertions that external bo are not busy
Chris Wilson
1
-5/+0
2011-12-10
sna/gen[23]: Fixup render targets with pitches below hw minimum
Chris Wilson
4
-6/+131
2011-12-10
sna/trapezoids: Try to render traps onto a8 destinations in place
Chris Wilson
2
-2/+214
2011-12-10
sna/trapezoids: First try the scan converter for fallbacks
Chris Wilson
1
-7/+152
2011-12-09
sna: Use a single definition for the inactive cache timeout
Chris Wilson
3
-7/+4
2011-12-09
sna: Fallback to ordinary monotonic clock if coarse is not supported
Chris Wilson
1
-1/+6
2011-12-09
sna: s/MONOTONICE/MONOTONIC/
Chris Wilson
1
-1/+1
2011-12-09
sna: Use the coarse monotonic clock to coalesce wakeup events
Chris Wilson
2
-0/+8
2011-12-09
sna: Discard bo for idle private pixmaps
Chris Wilson
2
-5/+92
2011-12-09
uxa: Fix clip processing for uxa_fill_spans()
Chris Wilson
1
-13/+9
2011-12-09
uxa/video: Use the common bo allocations and upload
Chris Wilson
1
-328/+249
2011-12-08
sna/trapezoids: Fix detection of rectilinearity after projection
Chris Wilson
1
-4/+4
2011-12-08
xf86-video-intel: change order of DPMS operations
Simon Que
2
-6/+27
2011-12-08
sna/gen7: Reduce dst readbacks for unsupported sources
Chris Wilson
1
-0/+109
2011-12-08
sna/gen6: Reduce dst readbacks for unsupported sources
Chris Wilson
1
-0/+109
[next]