radeonsi: Use TRUNC_COORD on samplers
[mesa.git] / src / gallium / drivers / radeonsi /
2020-05-15 Joshua Ashtonradeonsi: Use TRUNC_COORD on samplers
2020-05-15 Marek Olšákradeonsi: don't expose 16xAA on chips with 1 RB due...
2020-05-13 Marek Olšákradeonsi: also enable tgsi_to_nir caching for compute...
2020-05-13 Axel Davyradeonsi: Enable tgsi to nir disk cache
2020-05-13 Axel Davyttn: Add new allow_disk_cache parameter
2020-05-13 Marek Olšákgallium: change comments to remove 'state tracker'
2020-05-13 Marek Olšákgallium: rename 'state tracker' to 'frontend'
2020-05-11 Pierre-Eric Pellou... radeonsi: do not use cmask with encrypted texture
2020-05-11 Pierre-Eric Pellou... radeonsi: determine secure flag must be set for gfx IB
2020-05-11 Pierre-Eric Pellou... radeonsi: add support for PIPE_RESOURCE_FLAG_ENCRYPTED
2020-05-11 Pierre-Eric Pellou... radeonsi/sdma: implement tmz support
2020-05-11 Pierre-Eric Pellou... radeonsi: force using staging texture when uploading...
2020-05-11 Pierre-Eric Pellou... radeonsi: allocate framebuffer texture as secure when...
2020-05-09 Qiang Yuradeonsi: remove emacs style config file
2020-05-07 Blaž Tomažičradeonsi: Fix omitted flush when moving suballocated...
2020-05-07 Marek Olšákamd: unify code for overriding offset and stride for...
2020-05-07 Marek Olšákac/surface,radeonsi: move the set/get_umd_metadata...
2020-05-07 Marek Olšákac/surface,radeonsi: move the set/get_bo_metadata code...
2020-05-07 Marek Olšákamd: assume HTILE is always rb/pipe_aligned, remove...
2020-05-07 Marek Olšákamd: assume CMASK is always rb/pipe_aligned, remove...
2020-05-06 Marek Olšákradeonsi: fix compilation of monolithic PS
2020-05-05 Marek Olšákradeonsi: enable TC-compatible HTILE on demand for...
2020-05-05 Marek Olšákradeonsi: allow tc_compatible_htile to be mutable
2020-05-05 Marek Olšákradeonsi/gfx9: always use IMG_DATA_FORMAT_S8_32 for...
2020-05-05 Marek Olšákradeonsi: don't wait for idle at the end of gfx IBs
2020-05-05 Pierre-Eric Pellou... ac/nir: export some undef as zero
2020-05-05 Pierre-Eric Pellou... gallium: add a new cap PIPE_CAP_GLSL_ZERO_INIT
2020-05-05 Pierre-Eric Pellou... radeonsi: don't print gs_copy_shader stats for shaderdb
2020-05-05 Pierre-Eric Pellou... radeonsi: add workaround for issue 2647
2020-05-02 Marek OlšákRevert "ac/surface: remove RADEON_SURF_TC_COMPATIBLE_HT...
2020-04-30 Marek Olšákradeonsi: revert an accidental change in si_clear_buffer
2020-04-30 Marek Olšákradeonsi: fix si_compute_clear_render_target with rende...
2020-04-30 Marek Olšákradeonsi: add a workaround to fix KHR-GL45.texture_view...
2020-04-30 Marek Olšákradeonsi: implement and use compute-based DCC decompres...
2020-04-30 Marek Olšákradeonsi: add SI_IMAGE_ACCESS_DCC_OFF to ignore DCC...
2020-04-30 Marek Olšákradeonsi: bind shader images after DCC is disabled...
2020-04-30 Marek Olšákradeonsi: clean up and deduplicate code around internal...
2020-04-30 Marek Olšákradeonsi: unify and align down the max SSBO/TBO/UBO...
2020-04-29 Mike Blumenkrantzgallium: add pipe cap for scissored clears and pass...
2020-04-29 Marek Olšákac/surface: add code for gfx10 displayable DCC
2020-04-29 Marek Olšákac/surface: don't compute DCC if it's unsupported by...
2020-04-29 Marek Olšákac/surface: replace RADEON_SURF_OPTIMIZE_FOR_SPACE...
2020-04-29 Marek Olšákac/surface: remove RADEON_SURF_TC_COMPATIBLE_HTILE...
2020-04-29 Marek Olšákac/surface: rename micro tile mode enums like gfx10...
2020-04-28 Bas Nieuwenhuizenradeonsi: Count planes for imported textures.
2020-04-27 Bas Nieuwenhuizenst/dri: Set next in template instead of after creation...
2020-04-27 Samuel Pitoisetac,radeonsi: fix compilations issues with LLVM 11
2020-04-27 Marek Olšákgallium: add PIPE_CAP_MAP_UNSYNCHRONIZED_THREAD_SAFE...
2020-04-27 Marek Olšákac: update and document fast math flags used by radeonsi
2020-04-24 Marek Olšákradeonsi: use pipe_blend_state::max_rt to update fewer...
2020-04-24 Marek Olšákac,radeonsi: simplify checking for Navi1x chips
2020-04-23 Indrajit Kumar Dasradeonsi: enable support for AlphaToCoverageDitherControlNV
2020-04-20 Pierre-Eric Pellou... radeonsi: skip vs output optimizations for some outputs
2020-04-17 Pierre-Eric Pellou... radeonsi: don't assume ctx is always a threaded_context
2020-04-16 Bas Nieuwenhuizenwinsys/amdgpu: Retrieve WC flags from imported buffers.
2020-04-16 Pierre-Eric Pellou... radeonsi: use thread_context::bytes_mapped_limit
2020-04-08 James Zhuradeonsi: fix Segmentation fault during vaapi enc test
2020-04-08 Timothy Arceriradeonsi: don't lower constant arrays to uniforms in...
2020-04-02 Pierre-Eric Pellou... radeonsi: dump shader stats when hitting the live cache
2020-03-30 Pierre-Eric Pellou... radeonsi: switch to 3-spaces style
2020-03-28 Marek Olšákradeonsi/gfx10: fix descriptors and compute registers...
2020-03-28 Marek Olšákradeonsi/gfx10: fix the wave size for compute-based...
2020-03-28 Marek Olšákradeonsi/gfx10: user correct ACQUIRE_MEM packet for...
2020-03-28 Marek Olšákradeonsi/gfx10: fix ds.ordered.add intrinsic for comput...
2020-03-28 Marek Olšákradeonsi/gfx10: don't use NGG culling if compute-based...
2020-03-28 Marek Olšákradeonsi: add num_vbos_in_user_sgprs into the shader...
2020-03-28 Marek Olšákradeonsi: always create wait_mem_scratch for compute...
2020-03-28 Marek Olšákradeonsi: set amdgpu-gds-size for mode == 2 of compute...
2020-03-28 Marek Olšákradeonsi: fix incorrect ordered_wave_id initilization...
2020-03-28 Marek Olšákradeonsi: remove obsolete TODO comment related to compu...
2020-03-26 Marek Olšákradeonsi: enable full out-of-order drawing when allow_d...
2020-03-25 Kristian H. Kristensenradeonsi: Stop exposing PIPE_SHADER_CAP_FP16
2020-03-24 Pierre-Eric Pellou... radeonsi: clarify the conditions when FLUSH_AND_INV_DB...
2020-03-21 Marek Olšákvbo,gallium: make glBegin/End buffer size configurable...
2020-03-19 John StultzAndroid.mk: Tweak MESA_ENABLE_LLVM checks
2020-03-17 Marek Olšákac: unify denorm setting enforcement
2020-03-12 Marek Olšákac: add radeon_info::use_late_alloc to control LATE_ALL...
2020-03-12 Marek Olšákradeonsi: tune primitive binning for small chips
2020-03-12 Marek Olšákradeonsi: set better tessellation tunables on gfx9...
2020-03-12 Marek Olšákradeonsi/gfx10: cache metadata in L2 on small chips
2020-03-11 Marek Olšákgallium: add PIPE_CAP_DRAW_INFO_START_WITH_USER_INDICES
2020-03-10 Karol HerbstRevert "gallium: make handles of set_global_binding...
2020-03-10 Karol Herbstgallium: make handles of set_global_binding 64 bit
2020-03-09 Marek Olšákradeonsi: determine uses_bindless_samplers correctly
2020-03-09 Marek Olšákradeonsi: add a bug workaround for NGG - LATE_ALLOC_GS
2020-03-09 Sonny Jiangradeonsi: enable EXT_texture_shadow_lod
2020-03-09 Daniel Schürmannamd: join emit_kill() from radv and radeonsi in ac_nir_...
2020-03-09 Daniel Schürmannradeonsi: lower discard to demote when FS_CORRECT_DERIV...
2020-03-06 Thong Thairadeonsi: add 10-bit HEVC encode support for VCN2.0...
2020-03-06 Pierre-Eric Pellou... radeonsi: remove AMD_DEBUG=sisched option
2020-03-03 Samuel Pitoisetac: rename lds_size_per_cu to lds_size_per_workgroup
2020-02-27 Pierre-Eric Pellou... radeonsi: fix surf_pitch for subsampled surface
2020-02-27 Pierre-Eric Pellou... radeonsi: test subsampled format in testdma
2020-02-26 Samuel Pitoisetac,radeonsi: add ac_gpu_info::lds_size_per_cu
2020-02-19 Bas Nieuwenhuizenradeonsi: Fix compute copies for subsampled formats.
2020-02-14 Marek Olšákradeonsi: don't wait for shader compilation to finish...
2020-02-12 Peng Huangradeonsi: make si_fence_server_signal flush pipe withou...
2020-02-10 Marek Olšákradeonsi: don't update states for the DCC MSAA bug...
2020-02-10 Marek Olšákradeonsi: fix the DCC MSAA bug workaround
2020-02-08 Marek Olšákradeonsi: don't report that multi-plane formats are...
next