radeonsi: always use compute rings for clover on CI and newer (v2)
[mesa.git] / src / gallium / drivers / radeonsi / si_state.c
2019-02-26 Marek Olšákradeonsi: always use compute rings for clover on CI...
2019-01-30 Marek Olšákradeonsi: enable dithered alpha-to-coverage for better...
2019-01-22 Marek Olšákradeonsi: rename r600_resource -> si_resource
2019-01-22 Marek Olšákradeonsi: remove r600 from comments
2018-12-19 Nicolai Hähnleradeonsi: add si_init_draw_functions and make some...
2018-11-29 Marek Olšákradeonsi: use structured buffer intrinsics for image...
2018-11-09 Marek Olšákradeonsi: don't set the CB clear color registers for...
2018-10-30 Marek Olšákradeonsi: add support for Raven2 (v2)
2018-10-30 Marek Olšákradeonsi/gfx9: set optimal OVERWRITE_COMBINER_WATERMARK
2018-10-19 Sonny Jiangradeonsi: Disable clear_state with radeon kernel driver
2018-10-18 Marek Olšákradeonsi: clamp point size to the limit
2018-10-16 Marek Olšákradeonsi: track context rolls better for the Vega sciss...
2018-10-16 Marek Olšákradeonsi: emit sample locations for 1xAA only when...
2018-10-16 Marek Olšákradeonsi: use faster integer division for instance...
2018-10-16 Marek Olšákradeonsi: move emission of PA_SU_VTX_CNTL into emit_gua...
2018-10-16 Marek Olšákradeonsi: don't re-upload the sample position constant...
2018-10-16 Marek Olšákradeonsi: set PA_SU_PRIM_FILTER_CNTL optimally
2018-10-16 Marek Olšákradeonsi: center viewport to improve guardband clipping...
2018-10-16 Marek Olšákradeonsi: save raster config in screen, add se_tile_repeat
2018-09-10 Marek Olšákac: add radeon_info::num_good_cu_per_sh
2018-09-07 Marek Olšákgallium: enable GL_AMD_depth_clamp_separate on r600...
2018-09-07 Marek Olšákgallium: split depth_clip into depth_clip_near & depth_...
2018-08-15 Marek Olšákradeonsi: implement EXT_window_rectangles
2018-07-31 Marek Olšákradeonsi: report supported EQAA combinations from is_fo...
2018-07-31 Marek Olšákradeonsi: use storage_samples instead of color_samples...
2018-07-31 Marek Olšákgallium: add storage_sample_count parameter into is_for...
2018-07-16 Marek Olšákradeonsi: merge DCC/CMASK/HTILE priority flags
2018-07-12 Marek Olšákradeonsi: add support for Vega20
2018-06-29 Marek Olšákgallium/util: remove dummy function util_format_is_supp...
2018-06-25 Marek Olšákradeonsi: inline struct r600_cmask_info
2018-06-25 Marek Olšákradeonsi: move CMASK size computation into ac_surface
2018-06-25 Marek Olšákradeonsi: rename r600_surface -> si_surface
2018-06-21 Marek Olšákradeonsi: fix occlusion queries with 16x AA without...
2018-06-19 Marek Olšákradeonsi: rename r600_texture -> si_texture, rxxx ...
2018-06-19 Marek Olšákamd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
2018-06-14 Marek Olšákradeonsi: assume that rasterizer state is non-NULL...
2018-06-14 Marek Olšákradeonsi: move the guardband registers into a separate...
2018-06-08 Sonny Jiangradeonsi: emit_clip_state packets optimization
2018-06-08 Sonny Jiangradeonsi: emit_msaa_sample_locs packets optimization
2018-06-08 Sonny Jiangradeonsi: emit_msaa_config packets optimization
2018-06-08 Sonny Jiangradeonsi: emit_cb_render_state packets optimization
2018-06-08 Sonny Jiangradeonsi: emit_db_render_state packets optimization
2018-05-24 Marek Olšákradeonsi: set DB_EQAA.MAX_ANCHOR_SAMPLES correctly
2018-05-24 Marek Olšákradeonsi: round ps_iter_samples in set_min_samples
2018-05-24 Marek Olšákradeonsi: remove redundant ps_iter_samples clamp
2018-05-10 Marek Olšákac/gpu_info: add has_format_bc1_through_bc7
2018-05-10 Marek Olšákradeonsi: add an environment variable that forces EQAA...
2018-05-10 Marek Olšákradeonsi: set up EQAA image descriptors properly
2018-05-10 Marek Olšákradeonsi: add EQAA SC,DB,CB register programming
2018-05-10 Marek Olšákradeonsi: reorder sample locations as required by EQAA
2018-05-10 Marek Olšákradeonsi: set DB_EQAA the same as Vulkan
2018-05-10 Marek Olšákradeonsi: remove CM_ prefixes
2018-05-10 Marek Olšákradeonsi: remove r600_fmask_info
2018-04-27 Marek Olšákradeonsi: rename r600_texture::resource to buffer
2018-04-27 Marek Olšákradeonsi: use r600_resource() typecast helper
2018-04-27 Marek Olšákradeonsi: remove unused atom parameter from si_atom...
2018-04-27 Marek Olšákradeonsi: inline 2 trivial state structures
2018-04-27 Marek Olšákradeonsi: remove function si_init_atom
2018-04-27 Marek Olšákradeonsi: remove si_atom::id
2018-04-27 Marek Olšákradeonsi: don't use an indirect table for state atoms
2018-04-27 Marek Olšákradeonsi: rename r600_atom -> si_atom
2018-04-27 Marek Olšákradeonsi: implement DCC fast clear swizzle constraints...
2018-04-27 Marek Olšákradeonsi: enable fast color clear for level 0 of mipmap...
2018-04-23 Dave Airlieac/radv/radeonsi: refactor harvest config register...
2018-04-23 Dave Airlieac/radv/radeonsi: refactor raster_config default values...
2018-04-18 Marek Olšákradeonsi: add support for VegaM
2018-04-13 Marek Olšákradeonsi/gfx9: don't use the workaround for gather4...
2018-04-09 Marek Olšákradeonsi: don't set RB+ registers on GFX9 chips without RB+
2018-04-05 Marek Olšákradeonsi: remove more R600 references
2018-04-05 Marek Olšákradeonsi: remove r600_common_context
2018-04-05 Marek Olšákradeonsi: move r600_query.c/h files to si_query.c/h
2018-04-05 Marek Olšákradeonsi: move r600_cs.h contents into si_pipe.h, si_bu...
2018-04-05 Marek Olšákradeonsi: move and rename R600_ERR out of r600_pipe_com...
2018-04-05 Marek Olšákradeonsi: rename r600 -> si in some places
2018-04-05 Marek Olšákradeonsi: use si_context instead of pipe_context in...
2018-04-05 Marek Olšákradeonsi: use si_context instead of pipe_context in...
2018-04-05 Marek Olšákradeonsi: use si_context instead of pipe_context in...
2018-04-05 Marek Olšákradeonsi: update copyrights
2018-04-05 Marek Olšákradeonsi: switch radeon_add_to_buffer_list parameter...
2018-04-05 Marek Olšákradeonsi: use r600_common_context less pt4
2018-04-05 Marek Olšákradeonsi: switch r600_atom::emit parameter to si_context
2018-04-05 Marek Olšákradeonsi: flatten / remove struct r600_ring
2018-04-05 Marek Olšákradeonsi: remove r600_pipe_common::decompress_dcc
2018-04-05 Marek Olšákradeonsi: remove r600_common_context::set_occlusion_que...
2018-04-05 Marek Olšákradeonsi: remove r600_pipe_common::save_qbo_state
2018-04-05 Marek Olšákradeonsi: remove r600_pipe_common::need_gfx_cs_space
2018-04-02 Marek Olšákradeonsi: implement GL_KHR_blend_equation_advanced
2018-04-02 Marek Olšákradeonsi: add R600_DEBUG=nofmask to disable MSAA compre...
2018-03-28 Marek Olšákradeonsi: add support for Vega12
2018-03-07 Marek Olšákradeonsi: mask out high VM address bits in registers...
2017-12-27 Dave Airlieradv/radeonsi: set dcc min uncompressed properly for...
2017-12-27 Dave Airlieamd/common/radv/radeonsi: use register defines for...
2017-12-25 Marek Olšákradeonsi: set PNT_SPRITE_ENA = point_quad_rasterization
2017-11-29 Marek Olšákradeonsi: remove r600_common_screen
2017-11-29 Marek Olšákradeonsi: remove query/apply_opaque_metadata callbacks
2017-11-29 Marek Olšákradeonsi: remove R600_CONTEXT_* flags
2017-11-29 Marek Olšákradeonsi: remove some definitions and helpers from...
2017-11-29 Marek Olšákradeonsi: enable DCC with MSAA for VI
2017-11-29 Marek Olšákradeonsi: add a workaround for blending with DCC and...
2017-11-28 Nicolai Hähnleradeonsi: cleanup si_initialize_color_surface
next