mesa/src/freedreno
Job Noorman 3a26925cc7 ir3/postched: don't prioritize instructions with soft delays
Before resorting to scheduling instructions based on max_delay only,
postsched would prioritize instructions that have no hard delay (i.e.,
delays for which nops should be inserted) but might still have soft
delays (for which ss/sy needs to be inserted). Removing this has a
slight negative effect on nops but improves sstall/systall. This seems
to improve actual render pass time.

Signed-off-by: Job Noorman <jnoorman@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30437>
2024-08-05 12:20:03 +00:00
..
.gitlab-ci freedreno/cffdec: Fix a7xx CP_EVENT_WRITE decoding 2024-07-28 18:25:17 +00:00
afuc build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
ci ci/bare-metal: rename fastboot & cros-servo TEST_PHASE_TIMEOUT to TEST_PHASE_TIMEOUT_MINUTES to be coherent 2024-07-31 09:00:25 +02:00
common freedreno: Enable the A735 2024-07-31 13:38:52 +00:00
computerator build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
decode freedreno/cffdec: Fix a7xx CP_EVENT_WRITE decoding 2024-07-28 18:25:17 +00:00
drm freedreno/drm/virtio: Fix issues with 16k (or larger) page sizes 2024-07-31 15:11:48 +00:00
drm-shim build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
ds build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
fdl tu, fdl: Drop custom mapping for 1-plane YCbCr formats 2024-08-02 10:11:09 +00:00
ir2 build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
ir3 ir3/postched: don't prioritize instructions with soft delays 2024-08-05 12:20:03 +00:00
isa ir3: Fix decoding of stib.b/ldib.b with offset 2024-07-04 08:40:47 +00:00
perfcntrs freedreno: fix a7xx perfcntr countables 2024-07-29 12:38:03 +00:00
registers freedreno: fix a7xx perfcntr countables 2024-07-29 12:38:03 +00:00
rnn build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
vulkan u_trace: add support for indirect data 2024-08-03 16:03:00 +03:00
.clang-format clang-format: Disable formatting by default 2023-08-13 16:48:49 +02:00
.dir-locals.el freedreno: Update editorconfig and emacs settings for freedreno reformat. 2021-05-10 23:16:00 +00:00
.editorconfig freedreno: Update editorconfig and emacs settings for freedreno reformat. 2021-05-10 23:16:00 +00:00
meson.build freedreno: support lua pkgconfig variants 2024-07-25 05:38:06 +00:00