Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | freedreno: Fix resource layout dump loop. | Eric Anholt | 2020-05-14 | 1 | -1/+1 |
* | freedreno: Make the slice pitch be bytes, not pixels. | Eric Anholt | 2020-04-23 | 1 | -2/+2 |
* | freedreno: Introduce a "cpp_shift" value for cpp divs/muls. | Eric Anholt | 2020-04-23 | 1 | -0/+1 |
* | freedreno: Allow UBWC on textures with multiple mipmap levels. | Eric Anholt | 2020-02-04 | 1 | -3/+1 |
* | freedreno: Rename the UBWC layer size field and store it as bytes. | Eric Anholt | 2020-02-04 | 1 | -2/+2 |
* | freedreno: Include the layer size in layout debug. | Eric Anholt | 2020-02-04 | 1 | -1/+2 |
* | freedreno: Move the layout debug under FD_MESA_DEBUG=layout. | Eric Anholt | 2020-02-04 | 1 | -0/+26 |
* | freedreno: Move a6xx's setup_slices() to a shareable helper function. | Eric Anholt | 2019-12-11 | 1 | -0/+40 |