mesa/src/gallium/drivers
Yogesh mohan marimuthu be9ca62247 radeonsi: remove redundant setting scratch_state atom dirty
Whenever scratch buffer is allocated, current spi_tmpring_size and
previous spi_tmpring_size cannot be same and hence scratch_state will be
set dirty as part of "if (spi_tmpring_size != sctx->spi_tmpring_size)".
Removing redundant dirty bit sat while allocating scratch buffer.

Signed-off-by: Yogesh mohan marimuthu <yogesh.mohanmarimuthu@amd.com>
Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11900>
2021-07-16 23:08:00 +00:00
..
asahi asahi: Move assignment after null check. 2021-07-15 13:45:33 +00:00
crocus intel/dev: Add a max_cs_workgroup_threads field 2021-07-14 23:02:34 +00:00
d3d12 d3d12, microsoft/compiler: Moving driver_location allocation to compiler 2021-06-24 20:05:12 +00:00
etnaviv android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00
freedreno freedreno+turnip: Get device name from device-info table 2021-07-14 01:58:00 +00:00
i915 i915g: Fix release build compiler warnings. 2021-07-13 22:30:45 +00:00
iris iris: Use intel_i915_query for meminfo 2021-07-16 14:19:20 +00:00
lima lima: handle fp16 vertex formats 2021-07-15 01:06:52 +00:00
llvmpipe llvmpipe: Handle NULL views in llvmpipe_cleanup_stage_sampling 2021-07-14 02:50:30 +00:00
nouveau nv50/ir: Initialize Value member id in constructor. 2021-07-14 22:44:46 -07:00
panfrost panfrost: Warn on transitions to linear 2021-07-14 17:41:27 +00:00
r300 android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00
r600 android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00
radeon radeon/vcn: calc_dpb_size should be based on dpb_type 2021-06-30 14:22:37 +00:00
radeonsi radeonsi: remove redundant setting scratch_state atom dirty 2021-07-16 23:08:00 +00:00
softpipe softpipe: unmap display target of shader sampler 2021-07-09 15:58:53 +00:00
svga Convert a few files to UTF-8 2021-07-12 23:45:34 +00:00
swr swr: fix uninitialized variable warnings 2021-06-03 20:58:46 +00:00
tegra android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00
v3d broadcom/compiler: implement gl_PrimitiveID in FS without a GS 2021-07-14 12:05:56 +00:00
vc4 android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00
virgl android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00
zink zink: improve detection for broken drawids 2021-07-14 19:20:09 +00:00