Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vc4: Declare the last cpu pointer as being modified in NEON asm. | Emil Velikov | 2019-01-29 | 1 | -2/+1 |
* | vc4: Declare the cpu pointers as being modified in NEON asm. | Carsten Haitzler (Rasterman) | 2019-01-28 | 1 | -18/+15 |
* | vc4: Use named parameters for the NEON inline asm. | Carsten Haitzler (Rasterman) | 2019-01-28 | 1 | -80/+100 |
* | v3d: Add a fallthrough path for utile load/store of 32 byte lines. | Eric Anholt | 2018-12-19 | 1 | -12/+16 |
* | vc4: Move the utile load/store functions to a header for reuse by v3d. | Eric Anholt | 2018-12-19 | 1 | -0/+222 |