radeonsi/gfx10: mask DCC tile swizzle by alignment
[mesa.git] / src / gallium / drivers / radeonsi /
2019-07-03 Nicolai Hähnleradeonsi/gfx10: mask DCC tile swizzle by alignment
2019-07-03 Nicolai Hähnleradeonsi/gfx10: implement hardware MSAA resolve
2019-07-03 Nicolai Hähnleradeonsi/gfx10: fix binding on si_update_scratch_relocs
2019-07-03 Nicolai Hähnleradeonsi/gfx10: set llvm_has_working_vgpr_indexing
2019-07-03 Nicolai Hähnleradeonsi/gfx10: implement load_const_buffer_desc_fast_path
2019-07-03 Nicolai Hähnleradeonsi/gfx10: take PRIMID from the correct output...
2019-07-03 Nicolai Hähnleradeonsi/gfx10: change location of instance ID shader...
2019-07-03 Nicolai Hähnleradeonsi/gfx10: set USER_DATA_ADDR offset for geometry...
2019-07-03 Nicolai Hähnleradeonsi/gfx10: implement si_emit_derived_tess_state
2019-07-03 Nicolai Hähnleradeonsi/gfx10: implement si_shader_gs
2019-07-03 Nicolai Hähnleradeonsi/gfx10: implement preload_ring_buffers
2019-07-03 Nicolai Hähnleradeonsi/gfx10: implement si_set_ring_buffer
2019-07-03 Nicolai Hähnleradeonsi/gfx10: allow rectangle outputs from NGG primit...
2019-07-03 Nicolai Hähnleradeonsi/gfx10: emit VGT_GS_OUT_PRIM_TYPE from draw...
2019-07-03 Nicolai Hähnleradeonsi/gfx10: NGG geometry shader PM4 and upload
2019-07-03 Nicolai Hähnleradeonsi/gfx10: generate geometry shaders for NGG
2019-07-03 Nicolai Hähnleradeonsi/gfx10: use the correct register for image...
2019-07-03 Nicolai Hähnleradeonsi/gfx10: emit GE_CNTL instead of IA_MULTI_VGT_PA...
2019-07-03 Nicolai Hähnleradeonsi/gfx10: initialize GE_{MAX,MIN}_VTX_INDX/INDX_O...
2019-07-03 Nicolai Hähnleradeonsi/gfx10: setup registers for OpenGL compute
2019-07-03 Nicolai Hähnleradeonsi/gfx10: set user data base registers
2019-07-03 Nicolai Hähnleradeonsi/gfx10: implement gfx10_shader_ngg
2019-07-03 Nicolai Hähnleradeonsi/gfx10: add NGG registers to si_init_config
2019-07-03 Nicolai Hähnleradeonsi/gfx10: update shader-related fields in si_init...
2019-07-03 Nicolai Hähnleradeonsi/gfx10: implement si_shader_ps
2019-07-03 Nicolai Hähnleradeonsi/gfx10: generate VS and TES as NGG merged ESGS...
2019-07-03 Nicolai Hähnleradeonsi/gfx10: distinguish between merged shaders...
2019-07-03 Nicolai Hähnleradeonsi/gfx10: update si_get_shader_name
2019-07-03 Nicolai Hähnleradeonsi/gfx10: add as_ngg shader key bit
2019-07-03 Nicolai Hähnleradeonsi/gfx10: implement si_update_shaders
2019-07-03 Nicolai Hähnleradeonsi/gfx10: implement si_build_vgt_shader_config
2019-07-03 Nicolai Hähnleradeonsi/gfx10: keep track of whether NGG is used
2019-07-03 Nicolai Hähnleradeonsi/gfx10: document NGG shader stages
2019-07-03 Nicolai Hähnleradeonsi/gfx10: implement gfx10_emit_cache_flush
2019-07-03 Nicolai Hähnleradeonsi/gfx10: add si_context::emit_cache_flush
2019-07-03 Nicolai Hähnleradeonsi/gfx10: implement DB registers
2019-07-03 Nicolai Hähnleradeonsi/gfx10: set CB registers
2019-07-03 Nicolai Hähnleradeonsi/gfx10: always set up sample locations
2019-07-03 Nicolai Hähnleradeonsi/gfx10: use Z32_FLOAT_CLAMP for upgraded depth...
2019-07-03 Nicolai Hähnleradeonsi/gfx10: implement vertex format changes
2019-07-03 Nicolai Hähnleradeonsi/gfx10: implement si_set_{constant,shader}_buffer
2019-07-03 Nicolai Hähnleradeonsi/gfx10: implement si_make_buffer_descriptor
2019-07-03 Nicolai Hähnleradeonsi/gfx10: implement si_set_mutable_tex_desc_fields
2019-07-03 Nicolai Hähnleradeonsi/gfx10: gfx10 can render up to 8192 layers
2019-07-03 Nicolai Hähnleradeonsi/gfx10: add gfx10_make_texture_descriptor
2019-07-03 Nicolai Hähnleradeonsi/gfx10: add pipe_screen::make_texture_descriptor
2019-07-03 Nicolai Hähnleradeonsi/gfx10: determine view->is_integer based on...
2019-07-03 Nicolai Hähnleradeonsi/gfx10: implement si_is_format_supported
2019-07-03 Nicolai Hähnleradeonsi/gfx10: generate gfx10_format_table.h
2019-07-03 Nicolai Hähnleradeonsi/gfx10: set MAX_ALLOC_COUNT
2019-07-03 Nicolai Hähnleradeonsi/gfx10: require LLVM 9
2019-07-03 Boyuan Zhangradeonsi: enable jpeg decode for navi10
2019-07-03 Boyuan Zhangradeon/vcn: add vcn2.0 encode skeleton
2019-07-03 Leo Liuradeonsi: enable encode support for newer HW
2019-07-03 Leo Liuradeonsi/uvd: allow newer HW to create HW decoder
2019-07-03 Nicolai Hähnleamd/common/gfx10: add register JSON
2019-07-03 Nicolai Hähnleradeonsi: make emit_streamout_output externally accessible
2019-07-03 Nicolai Hähnleradeonsi: pass the context to query destroy functions
2019-07-03 Nicolai Hähnleradeonsi: make si_restore_qbo_state externally available
2019-07-03 Nicolai Hähnleradeonsi: make get_primitive_id externally visible
2019-07-03 Nicolai Hähnleradeonsi: make si_llvm_export_vs externally available
2019-07-03 Nicolai Hähnleradeonsi: various si_translate_*format functions only...
2019-07-03 Marek Olšákradeonsi: use a fragment shader blit instead of DB...
2019-07-03 Pierre-Eric Pellou... radeonsi: make gl_SampleMaskIn = 0x1 when MSAA is disabled
2019-07-03 Michel Dänzerwinsys/amdgpu: Make KMS handles valid for original...
2019-07-01 Sagar Ghugenir: Add lower_rotate flag and set to true in all drivers
2019-06-30 Gert Wollnygallium: Add CAP for opcode DIV
2019-06-25 Marek Olšákradeonsi: don't set spi_ps_input_* for monolithic shaders
2019-06-25 Marek Olšákradeonsi: rename and re-document cache flush flags
2019-06-25 Marek Olšákradeonsi: fix AMD_DEBUG=nofmask
2019-06-25 Marek Olšákradeonsi: flatten the switch for DPBB tunables
2019-06-25 Marek Olšákradeonsi: set the calling convention for inlined functi...
2019-06-25 Nicolai Hähnleradeonsi: refactor si_update_vgt_shader_config
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-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-19 Connor Abbottac,radeonsi: Always mark buffer stores as inaccessiblem...
2019-06-18 Dave Airlieradeonsi: fix undefined shift in macro definition
2019-06-17 Marek Olšákamd: update addrlib
2019-06-17 Nicolai Hähnleradeonsi: reduce MAX_GEOMETRY_OUTPUT_VERTICES
2019-06-14 Marek Olšákac: add radeon_info::is_amdgpu instead of checking...
2019-06-13 Nicolai Hähnleradeonsi: add radeonsi_debug_disassembly option
2019-06-13 Nicolai Hähnleradeonsi: fix line splitting in si_shader_dump_assembly
2019-06-13 Nicolai Hähnleradeonsi: raise the alignment of LDS memory for compute...
2019-06-13 Nicolai Hähnleradeonsi: use an explicit symbol for the LSHS LDS memory
2019-06-13 Nicolai Hähnleradeonsi: rename lds_{load,store} to lshs_lds_{load...
2019-06-13 Nicolai Hähnleradeonsi/gfx9: declare LDS ESGS ring as an explicit...
2019-06-13 Nicolai Hähnleamd/rtld: layout and relocate LDS symbols
2019-06-13 Nicolai Hähnleradeonsi: cleanup some #includes
2019-06-13 Nicolai Hähnleradeonsi: inline si_shader_binary_read_config into...
2019-06-13 Nicolai Hähnleradeonsi: use the new run-time linker for shaders
2019-06-13 Nicolai Hähnleradeonsi: don't declare pointers to static strings
2019-06-13 Nicolai Hähnleradeonsi: dump shader binary buffer contents
2019-06-13 Nicolai Hähnleradeonsi: return bool from si_shader_binary_upload
2019-06-13 Nicolai Hähnleradeonsi: let si_shader_create return a boolean
2019-06-13 Nicolai Hähnleradeonsi: use ac_shader_config
2019-06-12 Marek Olšákradeonsi: don't test SDMA perf if SDMA is disabled...
2019-06-12 Marek Olšákradeonsi: always interpolate PrimID as flat
2019-06-12 Marek Olšákradeonsi: move color clamping to si_llvm_export_vs...
next