Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | freedreno/a5xx: move emit_marker5() into a5xx backend | Rob Clark | 2018-06-19 | 1 | -0/+13 |
| | | | | | | | | | The scratch registers move again in a6xx.. so for post-a4xx let's just move this into the backend, and move the one place it used to be needed in core into fd5_emit_ib(). For a6xx we will do similar, calling emit_marker6() from fd6_emit_ib(). Signed-off-by: Rob Clark <[email protected]> | ||||
* | freedreno/a5xx: initial support | Rob Clark | 2016-11-30 | 1 | -0/+34 |
Signed-off-by: Rob Clark <[email protected]> |