ac: fix shader clock on LLVM 9
[mesa.git] / src / amd /
2019-07-09 Bas Nieuwenhuizenradv/gfx10: Enable tess.
2019-07-09 Bas Nieuwenhuizenradv/gfx10: Add pipeline state support for tess.
2019-07-09 Bas Nieuwenhuizenradv/gfx10: Only set HW edge flags with gs & tess disabled.
2019-07-09 Bas Nieuwenhuizenradv/gfx10: Add tess eval ngg shader support.
2019-07-09 Bas Nieuwenhuizenradv: Use correct gs_out with tessellation.
2019-07-09 Bas Nieuwenhuizenradv/gfx10: Use correct count of max_offchip_buffers.
2019-07-09 Bas Nieuwenhuizenradv/gfx10: Load global pointers in correct userdata...
2019-07-08 Dave Airlieradv: only use specialised 3D meta paths on GFX9.
2019-07-08 Samuel Pitoisetradv: do not emit VGT_FLUSH on GFX10
2019-07-08 Connor Abbottac/nir: Remove now-unused interp_deref handling
2019-07-08 Connor Abbottradeonsi/nir: Use NIR barycentric intrinsics
2019-07-08 Connor Abbottradv: Use NIR barycentric intrinsics
2019-07-08 Connor Abbottac/nir: Implement barycentric intrinsics
2019-07-08 Connor Abbottradv: Make FragCoord a sysval
2019-07-08 Daniel Schürmannradv: Lower input attachments in NIR.
2019-07-08 Daniel Schürmannradv: Implement nir_intrinsic_load_layer_id().
2019-07-08 Dave Airlieradv/gfx10: don't emit PFP packets on ME.
2019-07-08 Samuel Pitoisetac: select the GFX ring when halting waves with UMR...
2019-07-07 Bas Nieuwenhuizenradv/gfx10: Move NGG output handling outside of giant...
2019-07-07 Bas Nieuwenhuizenradv: Actually use VK formats for the format table.
2019-07-07 Bas Nieuwenhuizenradv: Handle cmask being disallowed by addrlib.
2019-07-07 Samuel Pitoisetradv/gfx10: enable support for NAVI10, NAVI12 and NAVI14
2019-07-07 Bas Nieuwenhuizenradv/gfx10: Use GS rectlist when needed.
2019-07-07 Samuel Pitoisetradv/gfx10: implement NGG support (VS only)
2019-07-07 Bas Nieuwenhuizenradv: Combine vs and tes output keys parts.
2019-07-07 Bas Nieuwenhuizenradv/gfx10: Use new uconfig reg index packet for GFX10+.
2019-07-07 Bas Nieuwenhuizenradv/gfx10: Set MEM_ORDERED flags on shaders.
2019-07-07 Samuel Pitoisetradv/gfx10: emit GE_CNTL instead of IA_MULTI_VGT_PARAM...
2019-07-07 Samuel Pitoisetradv/gfx10: double the number of tessellation offchip...
2019-07-07 Samuel Pitoisetradv/gfx10: require LLVM 9+
2019-07-07 Samuel Pitoisetradv/gfx10: disable geometry and tessellation shaders
2019-07-07 Samuel Pitoisetradv/gfx10: disable binning
2019-07-07 Samuel Pitoisetradv/gfx10: disable CLEAR_STATE
2019-07-07 Samuel Pitoisetradv/gfx10: disable VK_EXT_transform_feedback
2019-07-07 Samuel Pitoisetradv/gfx10: set user data base registers
2019-07-07 Samuel Pitoisetradv/gfx10: add gfx10_cs_emit_cache_flush
2019-07-07 Samuel Pitoisetradv/gfx10: set the DCC constant encoding flag
2019-07-07 Samuel Pitoisetradv/gfx10: do not declare streamout SGPRS
2019-07-07 Samuel Pitoisetradv/gfx10: do not set stream output shader config
2019-07-07 Samuel Pitoisetradv/gfx10: emit VGT_VERTEX_REUSE_BLOCK_CNTL during...
2019-07-07 Samuel Pitoisetradv/gfx10: update shader-related fields in si_emit_gra...
2019-07-07 Samuel Pitoisetradv/gfx10: implement si_emit_compute()
2019-07-07 Samuel Pitoisetradv/gfx10: mask DCC tile swizzle by alignment
2019-07-07 Samuel Pitoisetradv/gfx10: initialize GE_{MAX,MIN}_VTX_INDX/INDX_OFFSET
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_flush_vertex_descriptors...
2019-07-07 Samuel Pitoisetradv/gfx10: implement fill_geom_tess_rings()
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_CmdBindDescriptorSets()
2019-07-07 Samuel Pitoisetradv/gfx10: implement write_buffer_descriptor()
2019-07-07 Samuel Pitoisetradv/gfx10: use the correct register for image descript...
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_pipeline_generate_hw_hs()
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_fill_shader_variant()
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_pipeline_generate_geometry_s...
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_init_sampler()
2019-07-07 Samuel Pitoisetradv/gfx10: fix PS exports for SPI_SHADER_32_AR
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_get_device_name()
2019-07-07 Samuel Pitoisetradv/gfx10: set RADV_FORCE_FAMILY
2019-07-07 Samuel Pitoisetradv/gfx10: fix a possible hang with exp pos0 with...
2019-07-07 Samuel Pitoisetradv/gfx10: set PA_SC_TILE_STEERING_OVERRIDE
2019-07-07 Samuel Pitoisetradv/gfx10: set cache control registers
2019-07-07 Samuel Pitoisetradv/gfx10: set llvm_has_working_vgpr_indexing
2019-07-07 Samuel Pitoisetradv/gfx10: update DB_DFSM_CONTROL register
2019-07-07 Samuel Pitoisetradv/gfx10: update DB_Z_INFO register
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_emit_global_shader_pointers()
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_emit_tess_factor_ring()
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_emit_fb_ds_state()
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_initialise_ds_surface()
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_emit_fb_color_state()
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_initialise_color_surface()
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_init_dcc_control_reg()
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_make_buffer_descriptor()
2019-07-07 Samuel Pitoisetradv/gfx10: implement si_set_mutable_tex_desc_fields()
2019-07-07 Samuel Pitoisetradv/gfx10: add gfx10_make_texture_descriptor
2019-07-07 Samuel Pitoisetradv/gfx10: generate gfx10_format_table.h
2019-07-07 Samuel Pitoisetradv/gfx10: increase maximum number of layers to 8192
2019-07-07 Samuel Pitoisetradv/gfx10: increase maximum number of levels to 14
2019-07-07 Samuel Pitoisetradv/gfx10: set MAX_ALLOC_COUNT
2019-07-07 Samuel Pitoisetac/nir: unpacked GS invocation ID on GFX10+
2019-07-07 Samuel Pitoisetac: add missing formats to ac_get_tbuffer_format()...
2019-07-04 Marek Olšákac: destroy passes in ac_destroy_llvm_compiler
2019-07-04 Marek Olšákac: use an LLVM fence instead of s.waitcnt when possible
2019-07-04 Marek Olšákac: remove unused AC_WAIT_EXP
2019-07-04 Marek Olšákac: only set ac_dlc in ac_llvm_build.c
2019-07-04 Marek Olšákac: replace glc,slc with cache_policy for loads
2019-07-04 Marek Olšákac: replace glc,slc with cache_policy for stores
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
next