radv: disable DCC for shareable images on GFX9+
[mesa.git] / src / amd / common / ac_surface.c
2018-04-27 Marek Olšákac/surface: handle DCC subresource fast clear restricti...
2018-04-18 Marek Olšákradeonsi: add support for VegaM
2018-04-12 Bas Nieuwenhuizenac/surface: Allow S swizzle for displayable surfaces.
2018-04-10 Marek Olšákac/surface: don't set the display flag for obviously...
2018-04-10 Marek Olšákac/surface/gfx9: request desired micro tile mode explicitly
2018-03-29 Ian Romanickutil: Move util_is_power_of_two to bitscan.h and rename...
2018-03-28 Marek Olšákac/surface: set AddrSurfInfoIn.format = ADDR_FMT_8...
2018-03-28 Marek Olšákradeonsi: add support for Vega12
2018-03-28 Marek Olšákamd/addrlib: update to the latest version for Vega12
2018-03-21 Marek Olšákac/surface: compute tile swizzle for GFX9
2017-11-30 Marek Olšákac/surface: always compute DCC info when DCC is possibl...
2017-11-29 Marek Olšákac/surface: enable DCC computation for MSAA
2017-11-28 Nicolai Hähnleac/surface: fix indentation
2017-11-27 Marek Olšákac: change legacy_surf_level::slice_size to dword units
2017-11-07 Marek Olšákamd/addrlib: update to latest version
2017-10-23 Nicolai Hähnleamd/common/gfx9: workaround DCC corruption more conserv...
2017-10-12 Marek Olšákac/surface: add ac_surface::is_displayable
2017-09-21 Nicolai Hähnleac/surface: handle error when choosing preferred swizzl...
2017-09-20 Dave Airlieac/surface: handle S8 on gfx9
2017-09-13 Nicolai Hähnleac/surface: match Z and stencil tile config
2017-09-13 Nicolai Hähnleac/surface: sanity-check that we got a TC-compatible...
2017-09-07 Marek Olšákac/surface: add radeon_surf::has_stencil for convenience
2017-08-22 Marek Olšákac/surface/gfx9: don't allow DCC for the smallest mipma...
2017-08-22 Marek Olšákradeonsi/gfx9: properly handle imported textures with...
2017-08-04 Marek Olšákac/surface: align DCC size for surfaces that use tile...
2017-08-04 Marek Olšákac/surface: limit tile swizzle to non-mipmaps on SI
2017-08-04 Marek Olšákac/surface: enable tile swizzle for mipmapped textures
2017-08-04 Marek Olšákac/surface: set structure size and handle errors for...
2017-08-04 Marek Olšákac/surface: increment surf_index only when tile swizzle...
2017-08-04 Marek Olšákac/surface: compute tile swizzle only when it's allowed
2017-08-04 Marek Olšákac/surface: move tile_swizzle to ac_surface and document it
2017-07-26 Marek Olšákac/surface: fix hybrid graphics where APU=GFX9, dGPU...
2017-07-17 Marek Olšákac/surface/gfx9: flags.texture currently refers to...
2017-07-17 Dave Airlieamd/addrlib: fix typo in api name.
2017-07-17 Dave Airlieradv: set cb base tile swizzles for MRT speedups (v4)
2017-07-09 Dave Airlieradv: add support for using addrlib max alignment.
2017-06-06 Bas Nieuwenhuizenac/surface: Fix HTILE for radv.
2017-06-05 Nicolai Hähnleac/surface/gfx6: explicitly support S8 surfaces
2017-05-18 Nicolai Hähnleac: add radeon_surf::htile_slice_size
2017-05-18 Nicolai Hähnleac_surface: use radeon_info from ac_gpu_info
2017-05-18 Nicolai Hähnleac/radeonsi: move some aspects of sanity checking to...
2017-05-18 Nicolai Hähnleac/radeonsi: add ac_compute_surface to automatically...
2017-05-18 Nicolai Hähnleac/radeonsi: move the bulk of gfx9_surface_init to...
2017-05-18 Nicolai Hähnleac/radeonsi: move the bulk of gfx6_surface_init to...
2017-05-18 Nicolai Hähnleac/radeonsi: move amdgpu_addr_create to ac_surface