radv/sqtt: describe begin/end subpass barriers with user markers
[mesa.git] / src / amd / common /
2020-03-06 Samuel Pitoisetac: add ac_gpu_info::cu_mask to store bitmask of comput...
2020-03-03 Samuel Pitoisetac: rename min_vgpr_alloc to min_wave64_vgpr_alloc
2020-03-03 Samuel Pitoisetac: rename vgpr_alloc_granularity to wave64_vgpr_alloc_...
2020-03-03 Samuel Pitoisetac: rename lds_size_per_cu to lds_size_per_workgroup
2020-02-28 Samuel Pitoisetac: add more fields to ac_gpu_info
2020-02-27 Pierre-Eric Pellou... radeonsi: fix surf_pitch for subsampled surface
2020-02-26 Samuel Pitoisetac: add more ac_gpu_info related shader fields
2020-02-26 Samuel Pitoisetac,radeonsi: add ac_gpu_info::lds_size_per_cu
2020-01-29 Samuel Pitoisetac/llvm: implement VK_AMD_shader_explicit_vertex_parameter
2020-01-28 Rhys Perryamd/common,radv: move vertex_format_table to ac_shader_...
2020-01-13 Marek Olšákac,radeonsi: increase the maximum number of shader...
2020-01-09 Marek Olšákradeonsi/gfx9: force the micro tile mode for MSAA resol...
2020-01-08 Marek Olšákac/gpu_info: add pc_lines and use it in radeonsi
2020-01-08 Marek Olšákac/gpu_info: always use distributed tessellation on...
2020-01-06 Samuel Pitoisetac/surface: use uint16_t for mipmap level pitches
2020-01-04 Bas NieuwenhuizenRevert "amd/common: Always initialize gfx9 mipmap offse...
2020-01-02 Bas Nieuwenhuizenamd/common: Always initialize gfx9 mipmap offset/pitch.
2019-12-30 Samuel Pitoisetradv: return the correct pitch for linear mipmaps on...
2019-12-29 Bas Nieuwenhuizenamd/common: Handle alignment of 96-bit formats.
2019-12-27 Eric Engestromamd: fix empty-body issues
2019-12-20 Marek Olšákac/surface: fix an assertion failure on gfx9 in CMASK...
2019-12-16 Marek Olšákamd/addrlib: update to the latest version
2019-12-14 Bas Nieuwenhuizenamd/common: Always use addrlib for HTILE tc-compat.
2019-12-14 Bas Nieuwenhuizenamd/common: Fix tcCompatible degradation on Stoney.
2019-11-25 Connor Abbottaco: Use common argument handling
2019-11-25 Connor Abbottac: Add a shared interface between radv, radeonsi,...
2019-11-19 Marek Olšákac: fill num_rings for remaining IPs
2019-11-19 Marek Olšákac: add radeon_info::num_rings and move ring_type to...
2019-11-18 Samuel Pitoisetac: add radeon_info::has_l2_uncached
2019-11-08 Timur Kristófac: Handle invalid GFX10 format correctly in ac_get_tbu...
2019-11-04 Leo Liuac: add missing Arcturus to the info of pc lines
2019-10-29 Marek Olšákac: get tcc_harvested from the kernel
2019-10-10 Timur Kristófamd/common: Add extern "C" to some headers that were...
2019-10-09 Marek Olšákamd: don't use AMD_FAMILY definitions from amdgpu_drm.h
2019-10-08 Timur Kristófamd: Move all amd/common code that depends on LLVM...
2019-10-03 Samuel Pitoisetac/nir: remove unused code for nir_op_{fmod,frem}
2019-09-30 Marek Olšákac/nir: fix GLSL imageSamples()
2019-09-30 Marek Olšákac: add ac_build_image_get_sample_count from radeonsi
2019-09-30 Marek Olšákac/surface: don't allocate FMASK if there is no graphics
2019-09-30 Marek Olšákac: reorder and print all radeon_info fields
2019-09-30 Marek Olšákac: set the number of SDPs same as the number of TCCs
2019-09-30 Marek Olšákac: fix num_good_cu_per_sh for harvested chips
2019-09-30 Marek Olšákac: add radeon_info::tcc_harvested
2019-09-30 Marek Olšákac: fix incorrect vram_size reported by the kernel
2019-09-26 Timur Kristófamd/common: Introduce ac_get_fs_input_vgpr_cnt.
2019-09-26 Timur Kristófamd/common: Add num_shared_vgprs to ac_shader_config...
2019-09-26 Timur Kristófamd/common: Extract some helper functions to ac_shader_...
2019-09-26 Timur Kristófamd/common: Move ac_export_mrt_z to ac_llvm_build.
2019-09-23 Marek Olšákac/nir: force unnormalized coordinates for RECT
2019-09-23 Marek Olšákac/nir: port Z compare value clamping from radeonsi
2019-09-23 Marek Olšákac: stop using PCI IDs for chip identification
2019-09-19 Daniel Schürmannradv/aco: Setup alternate path in RADV to support the...
2019-09-18 Marek Olšákac: move ac_get_num_physical_vgprs into radeon_info
2019-09-18 Marek Olšákac: move ac_get_num_physical_sgprs into radeon_info
2019-09-18 Marek Olšákac: move ac_get_max_wave64_per_simd into radeon_info
2019-09-18 Marek Olšákac: move num_sdp_interfaces into radeon_info
2019-09-18 Marek Olšákac: move PBB MAX_ALLOC_COUNT into radeon_info
2019-09-17 Michel Dänzerac: Remove DEBUG workaround
2019-09-11 Marek Olšákac: replace HAVE_LLVM with LLVM_VERSION_MAJOR for atomi...
2019-09-10 Marek Olšákradeonsi: move texture storage allocation outside of...
2019-09-10 Marek Olšákradeonsi: move HTILE allocation outside of radeonsi
2019-09-10 Marek Olšákac/surface: add RADEON_SURF_NO_FMASK
2019-09-10 Marek Olšákradeonsi/gfx10: fix wave occupancy computations
2019-09-10 Marek Olšákac: use fma on gfx10
2019-09-10 Marek Olšákac: enable LLVM atomic optimizations
2019-09-06 Eric Engestromamd: replace major llvm version checks with LLVM_VERSIO...
2019-09-05 Connor Abbottac/nir: Support load_constant intrinsics
2019-09-05 Connor Abbottradv/radeonsi: Don't count read-only data when reportin...
2019-09-03 Connor Abbottac/nir: Fix gather4 integer wa with unnormalized coordi...
2019-09-03 Connor Abbottac/nir: Rewrite gather4 integer workaround based on...
2019-08-30 Samuel Pitoisetac: drop now useless lookup_interp_param from ABI
2019-08-30 Samuel Pitoisetac: import linear/perspective PS input parameters from...
2019-08-27 Marek Olšákradeonsi: add PKT3_CONTEXT_REG_RMW
2019-08-27 Samuel Pitoisetac: add has_ls_vgpr_init_bug to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_msaa_sample_loc_bug to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add rbplus_allowed to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_tc_compat_zrange_bug to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_gfx9_scissor_bug to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add cpdma_prefetch_writes_memory to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_out_of_order_rast to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_load_ctx_reg_pkt to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_rbplus to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_dcc_constant_encode to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_distributed_tess to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_clear_state to ac_gpu_info
2019-08-27 Samuel Pitoisetac: drop llvm8 from some load/store helpers
2019-08-26 Connor Abbottac/nir: Remove gfx9_stride_size_workaround_for_atomic
2019-08-26 Connor Abbottac/nir: add a workaround for viewing a slice of 3D...
2019-08-23 Connor Abbottac/nir: Assert GS input index is constant
2019-08-23 Connor Abbottac/nir: Handle const array offsets in get_deref_offset()
2019-08-23 Samuel Pitoisetac,radv,radeonsi: remove LLVM 7 support
2019-08-22 Samuel Pitoisetac: fix exclusive scans on GFX8-GFX9
2019-08-21 Jason Ekstrandnir: Add explicit signs to image min/max intrinsics
2019-08-19 Marek Olšákradeonsi/nir: always lower ballot masks as 64-bit,...
2019-08-19 Marek Olšákac/nir: set image=true when loading FMASK for images
2019-08-18 Connor Abbottac/nir: Fix store_scratch with a non-full writemask
2019-08-14 Marek Olšákradeonsi: add support for Renoir
2019-08-12 Marek Olšákradeonsi/nir: implement default tess level system values
2019-08-12 Marek Olšákcompiler: add SYSTEM_VALUE_USER_DATA_AMD
2019-08-12 Marek Olšákcompiler: add ACCESS_STREAM_CACHE_POLICY
next