index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
vc5
/
vc5_rcl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
broadcom/vc5: Move flush_last_load into load_general, like for stores.
Eric Anholt
2018-04-12
1
-28
/
+29
*
broadcom/vc5: Rename read_but_not_cleared to loads_pending.
Eric Anholt
2018-04-12
1
-13
/
+13
*
broadcom/vc5: Refactor the implicit coords/stores_pending logic.
Eric Anholt
2018-04-12
1
-23
/
+13
*
broadcom/vc5: Emit missing TILE_COORDINATES_IMPLICIT in separate z/s stores.
Eric Anholt
2018-04-12
1
-5
/
+16
*
broadcom/vc5: Add checks that we don't try to do raw Z+S load/stores.
Eric Anholt
2018-04-12
1
-0
/
+8
*
broadcom/vc5: Fix EZ disabling and allow using GT/GE direction as well.
Eric Anholt
2018-03-26
1
-1
/
+15
*
broadcom/vc5: Don't skip job submit just because everything is scissored.
Eric Anholt
2018-03-21
1
-2
/
+7
*
broadcom/vc5: Simplify separate stencil surface setup.
Eric Anholt
2018-02-01
1
-78
/
+62
*
broadcom/vc5: Port the RCL setup to V3D4.1.
Eric Anholt
2018-01-12
1
-53
/
+270
*
broadcom/vc5: Fix per-tile extra clear packet.
Eric Anholt
2018-01-12
1
-1
/
+1
*
broadcom/vc5: Move the TLB loads and stores to helper functions.
Eric Anholt
2018-01-12
1
-35
/
+50
*
broadcom/vc5: Convert vc5_cl.h to use the V3DX() macros.
Eric Anholt
2018-01-12
1
-1
/
+3
*
broadcom/vc5: Introduce enums for internal depth/type, with V3D prefixes.
Eric Anholt
2018-01-03
1
-2
/
+2
*
broadcom/vc5: Switch to setting the primitive list format in the RCL.
Eric Anholt
2018-01-03
1
-0
/
+8
*
broadcom/vc5: Start adding support for rendering to Z32F_S8X24_UINT.
Eric Anholt
2017-12-19
1
-0
/
+22
*
broadcom/vc5: Fix UIF surface size setup for ARB_fbo's mismatched sizes.
Eric Anholt
2017-11-22
1
-2
/
+23
*
broadcom/vc5: Fix simulator assertion failures about color RT clears.
Eric Anholt
2017-11-19
1
-2
/
+19
*
broadcom/vc5: Set up the padded height at surface creation time.
Eric Anholt
2017-11-17
1
-14
/
+3
*
broadcom/vc5: Pack clear colors according to the TLB internal format/type.
Eric Anholt
2017-10-30
1
-3
/
+3
*
broadcom/vc5: Emit raw loads for MSAA buffers.
Eric Anholt
2017-10-30
1
-0
/
+58
*
broadcom/vc5: Use raw stores for MSAA buffers.
Eric Anholt
2017-10-30
1
-15
/
+97
*
broadcom/vc5: Set the RCL's MSAA mode to match the BCL's MSAA state.
Eric Anholt
2017-10-10
1
-0
/
+2
*
braodcom/vc5: Set up clear color for higher-bpp formats.
Eric Anholt
2017-10-10
1
-4
/
+25
*
broadcom/vc5: Set up per-MRT clear colors.
Eric Anholt
2017-10-10
1
-5
/
+7
*
broadcom/vc5: Fix depth and stencil clear values.
Eric Anholt
2017-10-10
1
-1
/
+2
*
broadcom/vc5: Use supertiles and generic tile lists.
Eric Anholt
2017-10-10
1
-71
/
+124
*
broadcom: Add V3D 3.3 gallium driver called "vc5", for BCM7268.
Eric Anholt
2017-10-10
1
-0
/
+218