index
:
~abj/xf86-video-intel
master
rs
xf86-video-intel experimentsxf86-video-intel experimentsxf86-video-intel experimentsxf86-video-intel experimentsxf86-video-intel experiments
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sna
/
gen5_render.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-12
sna/gen5: Flush the render cache between operations
Chris Wilson
1
-1
/
+1
2014-02-12
sna: Support native primary plane rotations
Chris Wilson
1
-0
/
+19
2014-02-12
sna/gen5: Use the DBG option ALWAYS_FLUSH to force a full flush
Chris Wilson
1
-2
/
+2
2014-02-12
sna/gen5: Add a DBG option to force flushes between operations
Chris Wilson
1
-1
/
+3
2014-02-03
sna/gen4,5: Fix setting pipe control cache flush bits
Edward Sheldrake
1
-2
/
+4
2014-01-29
sna/gen4+: Assert that the cached binding location is valid
Chris Wilson
1
-0
/
+1
2014-01-24
sna/gen2+: Inspect composite flags to discard unneeded CPU damage
Chris Wilson
1
-4
/
+10
2014-01-23
sna: Avoid erroneous discarding operations for partial composites
Chris Wilson
1
-2
/
+3
2014-01-07
sna/gen4: Check for available batch space before restoring state after CA pass
Chris Wilson
1
-1
/
+1
2013-11-28
sna: Tidy up an assertion on an uninitialised variable
Chris Wilson
1
-9
/
+2
2013-11-22
sna: Tidy up fallback from render composite to blt composite
Chris Wilson
1
-6
/
+19
2013-11-19
sna/gen4+: Clear redirect bo before falling back to BLT paths
Chris Wilson
1
-2
/
+10
2013-11-02
sna: Eliminate the redundancy between is_mappable/can_map
Chris Wilson
1
-2
/
+1
2013-10-30
sna: Check for wedged after submitting
Chris Wilson
1
-4
/
+10
2013-10-10
sna/gen4+: Share a few common routines
Chris Wilson
1
-49
/
+4
2013-10-10
sna: Pass usage hint down to render fill routines
Chris Wilson
1
-1
/
+1
2013-10-09
sna/gen3+: Flush vertex buffer after computing resize
Chris Wilson
1
-17
/
+11
2013-10-04
sna/gen5: Replace pipe-control with full MI_FLUSH for required CS stall
Chris Wilson
1
-0
/
+4
2013-10-03
intel: Remove dependence upon having PciInfo
Chris Wilson
1
-1
/
+1
2013-09-27
sna/gen4+: Handle very large copies more gracefully
Chris Wilson
1
-3
/
+4
2013-09-25
sna/gen[35]: Remove dead code for choosing between BLT/render composite
Chris Wilson
1
-28
/
+0
2013-09-18
intel: Compile fixes for base install of SLED11.sp3
Chris Wilson
1
-0
/
+4
2013-07-28
intel: Remove some unused macros
Chris Wilson
1
-1
/
+1
2013-07-23
sna/gen5: The cached value of the pipelined pointers key requires 32-bits
Chris Wilson
1
-5
/
+14
2013-07-22
sna: Fix DBG compilation
Chris Wilson
1
-1
/
+1
2013-07-22
sna/gen5: Rework the flush after blend state changes
Chris Wilson
1
-2
/
+15
2013-07-13
sna: Skip copying to the intermediate target if we will completely overwrite it
Chris Wilson
1
-5
/
+9
2013-07-12
sna/gen5: Add some more DBG
Chris Wilson
1
-1
/
+11
2013-06-28
sna/gen2+: Consider precision in render operation placement
Chris Wilson
1
-6
/
+8
2013-06-26
sna/gen4+: Fix determination of intermediate extents
Chris Wilson
1
-4
/
+4
2013-06-23
sna/gen5: Elide the forced flush after a drawrect
Chris Wilson
1
-3
/
+5
2013-06-23
sna/gen5: Force a write flush when changing blend modes
Chris Wilson
1
-12
/
+20
2013-06-14
sna/gen3+: Remove redundant clearing of clear hint in video playback
Chris Wilson
1
-1
/
+0
2013-06-13
sna/gen2+: Promote a conditional dirty into an assertion
Chris Wilson
1
-0
/
+2
2013-05-28
sna: Make the backend identifier more informative
Chris Wilson
1
-3
/
+3
2013-04-12
sna/gen5: Force a MI_FLUSH between using the BLT and RENDER engines
Chris Wilson
1
-1
/
+6
2013-03-27
sna/gen4+: Set read-write allocation mode for the target render cache
Chris Wilson
1
-4
/
+5
2013-03-14
sna/gen5+: Add missing float casts in computation of scaled src offsets
Chris Wilson
1
-2
/
+2
2013-02-28
sna/video: Correct scaling of source offsets
Chris Wilson
1
-15
/
+20
2013-02-26
sna: Reverse inverted assertions
Chris Wilson
1
-1
/
+1
2013-02-26
sna/gen4+: Begin specialising vertex programs for ISA
Chris Wilson
1
-2
/
+2
2013-02-25
sna/gen3+: Restart vertex space checks after lock contention
Chris Wilson
1
-3
/
+6
2013-02-25
sna/gen3+: Assert that nbox is not 0
Chris Wilson
1
-0
/
+4
2013-02-08
sna/gen4: Split the have_render flag in separate prefer_gpu hints
Chris Wilson
1
-23
/
+20
2013-01-31
sna/gen3+: Flush vertex threads before touching global state
Chris Wilson
1
-12
/
+11
2013-01-29
sna/gen3+: Fix a DBG for composite_boxes()
Chris Wilson
1
-2
/
+2
2013-01-27
sna: Replace the forced vertex finish with just a wait
Chris Wilson
1
-1
/
+1
2013-01-27
sna: Enable threaded rasterisation for non-antialiased geometry
Chris Wilson
1
-4
/
+64
2013-01-27
sna: Begin sketching out a threaded rasteriser for spans
Chris Wilson
1
-0
/
+50
2013-01-20
sna/gen3+: And restore non-CA compositing state after the CA pass
Chris Wilson
1
-3
/
+6
[next]