Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ac/surface: Fix HTILE for radv. | Bas Nieuwenhuizen | 2017-06-06 | 1 | -2/+1 |
* | ac/surface/gfx6: explicitly support S8 surfaces | Nicolai Hähnle | 2017-06-05 | 1 | -25/+50 |
* | ac: add radeon_surf::htile_slice_size | Nicolai Hähnle | 2017-05-18 | 1 | -0/+4 |
* | ac_surface: use radeon_info from ac_gpu_info | Nicolai Hähnle | 2017-05-18 | 1 | -22/+25 |
* | ac/radeonsi: move some aspects of sanity checking to ac_surface | Nicolai Hähnle | 2017-05-18 | 1 | -0/+33 |
* | ac/radeonsi: add ac_compute_surface to automatically switch gfx6 vs. gfx9 | Nicolai Hähnle | 2017-05-18 | 1 | -8/+19 |
* | ac/radeonsi: move the bulk of gfx9_surface_init to ac_surface | Nicolai Hähnle | 2017-05-18 | 1 | -0/+380 |
* | ac/radeonsi: move the bulk of gfx6_surface_init to ac_surface | Nicolai Hähnle | 2017-05-18 | 1 | -0/+430 |
* | ac/radeonsi: move amdgpu_addr_create to ac_surface | Nicolai Hähnle | 2017-05-18 | 1 | -0/+202 |