radv: Check the size of the imported buffer.
[mesa.git] / src / amd /
2019-10-10 Bas Nieuwenhuizenradv: Check the size of the imported buffer.
2019-10-10 Bas Nieuwenhuizenradv: Expose image handle compat types for Android...
2019-10-10 Bas Nieuwenhuizenradv: Allow Android image binding.
2019-10-10 Bas Nieuwenhuizenradv/android: Add android hardware buffer import/export.
2019-10-10 Bas Nieuwenhuizenradv: Deal with Android external formats.
2019-10-10 Bas Nieuwenhuizenradv: Derive android usage from create flags.
2019-10-10 Bas Nieuwenhuizenradv: Disallow sparse shared images.
2019-10-10 Bas Nieuwenhuizenradv/android: Add android hardware buffer queries.
2019-10-10 Bas Nieuwenhuizenradv/android: Add android hardware buffer field to...
2019-10-10 Bas Nieuwenhuizenradv: Add VK_ANDROID_external_memory_android_hardware_b...
2019-10-10 Bas Nieuwenhuizenradv: Unset vk_info in radv_image_create_layout.
2019-10-10 Bas Nieuwenhuizenradv: Handle slightly different image dimensions.
2019-10-10 Bas Nieuwenhuizenradv: Delay patching for imported images until layout...
2019-10-10 Bas Nieuwenhuizenradv: Split out layout code from image creation.
2019-10-10 Bas Nieuwenhuizenradv: Handle device memory alloc failure with normal...
2019-10-10 Bas Nieuwenhuizenradv: Cleanup buffer_from_fd.
2019-10-10 Bas Nieuwenhuizenradv: Implement & enable VK_EXT_texel_buffer_alignment.
2019-10-10 Samuel Pitoisetradv: use a compute shader for copying timestamp query...
2019-10-10 Samuel Pitoisetradv: sync before resetting query pools if timestamps...
2019-10-10 Timur Kristófaco: Clean up usages of PhysReg::reg from aco_assembler.
2019-10-10 Timur Kristófaco: Add extra assertion for number of FS input VGPRs.
2019-10-10 Timur Kristófaco: Fix s_dcache_wb on GFX10.
2019-10-10 Rhys Perryaco: Have s_waitcnt_vscnt write to NULL.
2019-10-10 Rhys Perryaco: Use the VOP3-only add/sub GFX10 instructions if...
2019-10-10 Rhys Perryaco: Initial work to avoid GFX10 hazards.
2019-10-10 Rhys Perryaco: pad code with s_code_end on GFX10
2019-10-10 Rhys Perryaco: workaround GFX10 0x3f branch bug
2019-10-10 Timur Kristófaco: Fix VS input VGPRs on GFX10.
2019-10-10 Rhys Perryaco: Assemble opsel in VOP3 instructions.
2019-10-10 Rhys Perryaco: Allow literals on VOP3 instructions.
2019-10-10 Timur Kristófaco: Support subvector loops in aco_assembler.
2019-10-10 Timur Kristófaco: Set GFX10 dimensionality on the instructions that...
2019-10-10 Timur Kristófaco: Use ac_get_sampler_dim, delete duplicate code.
2019-10-10 Timur Kristófaco: Set GFX10 DLC bit properly.
2019-10-10 Timur Kristófaco: Support GFX10 VOP3 and VOP1 as VOP3 in aco_assembler.
2019-10-10 Timur Kristófaco: Support GFX10 EXP in aco_assembler.
2019-10-10 Timur Kristófaco: Fix GFX9 FLAT, SCRATCH, GLOBAL instructions, add...
2019-10-10 Timur Kristófaco: Support GFX10 MIMG and GFX9 D16 in aco_assembler.
2019-10-10 Timur Kristófaco: Support GFX10 MTBUF in aco_assembler.
2019-10-10 Timur Kristófaco: Link ACO with amd/common.
2019-10-10 Timur Kristófamd/common: Add extern "C" to some headers that were...
2019-10-10 Timur Kristófaco: Support GFX10 MUBUF in aco_assembler.
2019-10-10 Timur Kristófaco: Support GFX10 DS in aco_assembler.
2019-10-10 Timur Kristófaco: Support GFX10 VINTRP in aco_assembler.
2019-10-10 Timur Kristófaco: Support GFX10 SMEM in aco_assembler.
2019-10-10 Timur Kristófaco: Add missing GFX10 specific fields and some README...
2019-10-10 Timur Kristófaco: Set +wavefrontsize64 for LLVM disassembler in...
2019-10-10 Samuel Pitoisetradv: get the device name from radeon_info::name
2019-10-09 Rhys Perryaco: enable nir_opt_sink
2019-10-09 Marek Olšákamd: don't use AMD_FAMILY definitions from amdgpu_drm.h
2019-10-09 Rhys Perryaco: move s_andn2_b64 instructions out of the p_discard_if
2019-10-09 Daniel Schürmannaco: don't reorder instructions in order to lower boole...
2019-10-09 Daniel Schürmannaco: re-use existing phi instruction when lowering...
2019-10-09 Michael Schellenbe... aco: Cleanup insert_before_logical_end
2019-10-09 Samuel Pitoisetradv: bump minTexelBufferOffsetAlignment to 4
2019-10-09 Samuel Pitoisetradv: implement VK_KHR_shader_clock
2019-10-08 Bas Nieuwenhuizenamd/llvm: Fix warning due to asserted-only variable.
2019-10-08 Timur Kristófamd: Move all amd/common code that depends on LLVM...
2019-10-04 Rhys Perryaco: fix load_constant with multiple arrays
2019-10-04 Rhys Perryradv/aco,aco: set lower_fmod
2019-10-03 Samuel Pitoisetac/nir: remove unused code for nir_op_{fmod,frem}
2019-10-03 Samuel Pitoisetradv: enable lower_fmod for the LLVM path
2019-10-03 Bas Nieuwenhuizenradv: Fix warning in 32-bit build.
2019-10-03 Bas Nieuwenhuizenradv: Fix condition for skipping the continue CS.
2019-10-02 Samuel Pitoisetradv/gfx10: fix the ESGS ring size symbol
2019-10-02 Samuel Pitoisetradv: fix build
2019-10-02 Samuel PitoisetRevert "radv: disable viewport clamping even if FS...
2019-10-02 Samuel Pitoisetradv: rework the slow depthstencil clear to write depth...
2019-10-02 Samuel Pitoisetradv/gfx10: fix NGG streamout with triangle strips...
2019-10-02 Samuel Pitoisetradv/gfx10: fix storing/loading NGG stream outputs...
2019-10-02 Samuel Pitoisetradv/gfx10: use the component mask when storing/loading...
2019-10-02 Samuel Pitoisetradv/gfx10: fix storing/loading NGG stream outputs...
2019-10-02 Samuel Pitoisetradv/gfx10: add missing counter buffer to the BO list
2019-10-02 Samuel Pitoisetradv/gfx10: add radv_device::use_ngg
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-30 Daniel Schürmannaco: call nir_opt_algebraic_late() exhaustively
2019-09-30 Daniel Schürmannradv/aco: Don't lower subtractions
2019-09-28 Mauro Rossiandroid: aco: add support for libmesa_aco
2019-09-28 Mauro Rossiandroid: aco: fix undefined template 'std::__1::array...
2019-09-27 Rhys Perryaco: don't remove the loop exec mask in transition_to_E...
2019-09-27 Rhys Perryaco: set loop_info::has_discard for demotes
2019-09-26 Timur Kristófradv: Fix L2 cache rinse programming.
2019-09-26 Timur Kristófradv: Add debug option to dump meta shaders.
2019-09-26 Timur Kristófamd/common: Introduce ac_get_fs_input_vgpr_cnt.
2019-09-26 Timur Kristófradv: Set shared VGPR count in radv_postprocess_config.
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-26 Rhys Perryaco: CSE readlane/readfirstlane/permute/reduce with...
2019-09-26 Rhys Perryaco: don't CSE v_readlane_b32/v_readfirstlane_b32
2019-09-26 Rhys Perryaco,radv: rename record_llvm_ir/llvm_ir_string to recor...
2019-09-26 Rhys Perryradv/aco: return a correct name and description for...
2019-09-26 Rhys Perryaco: store printed backend IR in binary
next