etnaviv: detect v4 compression
[mesa.git] / src / amd /
2019-07-04 Nicolai Hähnleamd/common: move ac_shader_{binary,reloc} into r600...
2019-07-04 Nicolai Hähnleamd/common: removed unused ac_shader_binary functions
2019-07-04 Nicolai Hähnleamd/common: remove unused ac_compile_module_to_binary
2019-07-04 Bas Nieuwenhuizenradv: Switch to using rtld.
2019-07-04 Bas Nieuwenhuizenradv: Move more stuff to variant create time.
2019-07-04 Bas Nieuwenhuizenradv: Add the concept of radv shader binaries.
2019-07-04 Bas Nieuwenhuizenradv: Add export_prim_id to the shader variant info.
2019-07-04 Bas Nieuwenhuizenradv: use last nir shader to determine stage in postpro...
2019-07-04 Bas Nieuwenhuizenradv: Merge rsrc1/rsrc2 fields with the config fields.
2019-07-04 Samuel Pitoisetradv: do not crash when generating binning state for...
2019-07-04 Samuel Pitoisetradv: fix potential crash in the compute resolve path
2019-07-03 Marek Olšákac: rework ac_build_waitcnt for gfx10
2019-07-03 Marek Olšákradeonsi/gfx10: set PA_SC_TILE_STEERING_OVERRIDE
2019-07-03 Nicolai Hähnleamd/common/gfx10: set DLC for llvm.amdgcn.s.buffer...
2019-07-03 Marek Olšákradeonsi/gfx10: set DLC for loads when GLC is set
2019-07-03 Nicolai Hähnleradeonsi/gfx10: implement hardware MSAA resolve
2019-07-03 Nicolai Hähnleradeonsi/gfx10: implement gfx10_shader_ngg
2019-07-03 Nicolai Hähnleac/surface/gfx10: allow "rotated" micro mode
2019-07-03 Nicolai Hähnleac/surface/gfx10: DCC is only supported with SW_64KB_...
2019-07-03 Nicolai Hähnleamd/addrlib/gfx10: forbid DCC for swizzle modes which...
2019-07-03 Nicolai Hähnleamd/addrlib/gfx10: fix assertion in Addr2IsValidDisplay...
2019-07-03 Nicolai Hähnleamd/common/gfx10: print gfx10 registers in debug dumps
2019-07-03 Nicolai Hähnleamd/common/gfx10: CMASK is only used for FMASK
2019-07-03 Nicolai Hähnleamd/common/gfx10: support new tbuffer encoding
2019-07-03 Nicolai Hähnleamd/common/gfx10: pad shader buffers for instruction...
2019-07-03 Nicolai Hähnleamd/common/gfx10: implement scan & reduce operations
2019-07-03 Nicolai Hähnleamd/common/gfx10: add GS_ALLOC_REQ message define
2019-07-03 Nicolai Hähnleamd/common/gfx10: print out GCR_CNTL as part of {ACQUIR...
2019-07-03 Nicolai Hähnleamd/common/gfx10: add register JSON
2019-07-03 Nicolai Hähnleamd/common: add GFX10 chips
2019-07-03 Nicolai Hähnleradv: gfx10 is not supported
2019-07-03 Marek Olšákamd/addrlib: add gfx10 support
2019-07-03 Bas Nieuwenhuizenradv: Support VK_EXT_queue_family_foreign.
2019-07-03 Bas Nieuwenhuizenradv: Fix interactions between variable descriptor...
2019-07-03 Samuel Pitoisetradv: only allocate a 32-bit value for the TC-compat...
2019-07-03 Samuel Pitoisetradv: remove unused code in radv_update_tc_compat_zrang...
2019-07-03 Samuel Pitoisetradv: add radv_get_depth_pipeline() helper
2019-07-02 Samuel Pitoisetradv: enable DCC for layers on GFX8
2019-07-02 Samuel Pitoisetradv: do not enable DCC for mipmapped arrays because...
2019-07-02 Samuel Pitoisetradv: implement clearing DCC layers on GFX8
2019-07-02 Samuel Pitoisetradv: merge radv_dcc_clear_level() into radv_clear_dcc()
2019-07-02 Samuel Pitoisetradv: add support for decompressing DCC layers with...
2019-07-02 Samuel Pitoisetac: compute the DCC fast clear size per slice on GFX8
2019-07-02 Samuel Pitoisetac: compute the size of one DCC slice on GFX8
2019-07-01 Bas Nieuwenhuizenradv: Only allocate supplied number of descriptors...
2019-07-01 Sagar Ghugenir: Add lower_rotate flag and set to true in all drivers
2019-07-01 Samuel Pitoisetradv: rework how the number of VGPRs is computed
2019-07-01 Samuel Pitoisetradv: gather if a vertex shaders needs the instance ID
2019-07-01 Samuel Pitoisetradv: fix decompressing DCC levels with compute
2019-07-01 Samuel Pitoisetradv: the number of VGPR_COMP_CNT for GS is expected...
2019-07-01 Samuel Pitoisetradv: reduce number of VGPRs for TESS_EVAL if primitive...
2019-07-01 Samuel Pitoisetradv: make sure to mark the image as compressed when...
2019-06-28 Emil Velikovac: change ac_query_gpu_info() signature
2019-06-28 Samuel Pitoisetradv: only enable VK_AMD_gpu_shader_{half_float,int16...
2019-06-28 Samuel Pitoisetradv: add si_emit_ia_multi_vgt_param() helper
2019-06-27 Samuel Pitoisetradv: only export clip/cull distances if PS reads them
2019-06-27 Samuel Pitoisetradv: fix FMASK expand if layerCount is VK_REMAINING_AR...
2019-06-25 Samuel Pitoisetradv: rename and re-document cache flush flags
2019-06-25 Samuel Pitoisetradv: set DISABLE_CONSTANT_ENCODE_REG to 1 for Raven2
2019-06-25 Samuel Pitoisetradv: clear CMASK layers instead of the whole buffer...
2019-06-25 Samuel Pitoisetradv: clear FMASK layers instead of the whole buffer...
2019-06-25 Samuel Pitoisetradv: always initialize levels without DCC as fully...
2019-06-25 Marek Olšákradeonsi: set the calling convention for inlined functi...
2019-06-25 Nicolai Hähnleamd/rtld: update the ELF representation of LDS symbols
2019-06-25 Marek Olšákac/surface: remove addrlib_family_rev_id
2019-06-24 Daniel Schürmannamd/common: lower bitfield_extract to ubfe/ibfe.
2019-06-24 Daniel Schürmannamd/common: lower bitfield_insert to bfm & bitfield_select
2019-06-24 Samuel Pitoisetradv: add support for VK_AMD_buffer_marker
2019-06-21 Mauro Rossiandroid: winsys/amdgpu,radv: fix generated amdgfxregs...
2019-06-21 Samuel Pitoisetradv: add support for VK_KHR_depth_stencil_resolve
2019-06-21 Samuel Pitoisetradv: pass sample locations for transitions before...
2019-06-21 Samuel Pitoisetradv: clear the depth/stencil resolve attachment if...
2019-06-21 Samuel Pitoisetradv: decompress HTILE if the resolve src image is...
2019-06-21 Samuel Pitoisetradv: select the depth/stencil resolve method based...
2019-06-21 Samuel Pitoisetradv: implement all depth/stencil resolve modes using...
2019-06-21 Samuel Pitoisetradv: implement all depth/stencil resolve modes using...
2019-06-21 Samuel Pitoisetradv: record if a render pass has depth/stencil resolve...
2019-06-21 Samuel Pitoisetradv: rename has_resolve to has_color_resolve
2019-06-21 Samuel Pitoisetradv: emit framebuffer state from primary if secondary...
2019-06-20 Samuel Pitoisetradv: enable DCC for mipmapped color textures on GFX8
2019-06-20 Samuel Pitoisetradv: do not fast clears if one level can't be fast...
2019-06-20 Samuel Pitoisetradv: add fast clears support for mipmapped color image...
2019-06-20 Samuel Pitoisetradv: add radv_dcc_clear_level() helper
2019-06-20 Samuel Pitoisetradv: re-initialize DCC metadata after decompressing...
2019-06-20 Samuel Pitoisetradv: initialize levels without DCC during layout trans...
2019-06-20 Nicolai Hähnleac/rtld: report better error messages for LDS overalloc...
2019-06-20 Marek Olšákac/rtld: check correct LDS max size
2019-06-20 Nicolai Hähnleradeonsi: add s_sethalt to shaders for debugging
2019-06-20 Nicolai Hähnleac/rtld: fix sorting of LDS symbols by alignment
2019-06-19 Bas Nieuwenhuizenradv: Fix vulkan build in meson.
2019-06-19 Connor Abbottac/nir: Set speculatable for buffer loads where allowed
2019-06-19 Connor Abbottac,radeonsi: Always mark buffer stores as inaccessiblem...
2019-06-19 Samuel Pitoisetradv: disable viewport clamping even if FS doesn't...
2019-06-19 Samuel Pitoisetradv: implement compressed FMASK texture reads with...
2019-06-19 Samuel Pitoisetradv: fix FMASK expand with SRGB formats
2019-06-18 Samuel Pitoisetradv: adjust the DCC base VA for mipmapped color attach...
2019-06-18 Samuel Pitoisetradv: fix color decompressions for FMASK/CMASK
2019-06-18 Samuel Pitoisetradv: do not decompress levels without DCC with the...
2019-06-18 Samuel Pitoisetradv: do not decompress levels without DCC with the...
2019-06-18 Samuel Pitoisetradv: check if DCC is enabled per mip not for the whole...
next