mesa/src/intel
Francisco Jerez a825322179 anv: Fix calculation of guardband clipping region.
The existing guardband region calculation was mixing up x/y_min with
x/y_max in cmd_buffer_emit_viewport(), causing the calculated viewport
area to always be an empty region.  Luckily intel_calculate_guardband_size()
returns a non-empty but bogus guardband region in that case, so this
doesn't seem to have led to conformance regressions, but the
off-center guardbands could potentially impact performance in
geometry-heavy rendering.

Fixes: 893fa30afe ("anv: Include scissors in viewport calculations")
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23174>
(cherry picked from commit 9c26a6b3bb)
2023-06-01 16:49:22 +01:00
..
blorp anv,blorp,iris: Set PreferredSLMAllocationSize on gfx125+ 2023-04-06 10:54:47 +00:00
ci Uprev Piglit to 2391a83d1639a7ab7bbea02853b922878687b0e5 2023-04-04 15:37:14 +00:00
common intel/common: limit the amount of SLM with Wa_14017341140 2023-04-06 10:54:47 +00:00
compiler intel/fs: fix size_read() for LOAD_PAYLOAD 2023-05-25 14:06:13 +01:00
dev intel/dev: set a default valid kmd_type 2023-04-03 23:34:17 +00:00
ds anv: add utrace tracking of frame boundaries 2023-04-13 01:14:38 +00:00
genxml intel/genxml: Add the preferred slm size enum for gen125 2023-04-06 10:54:46 +00:00
isl isl: fix layout for comparing surf and view properties 2023-05-05 19:07:15 +01:00
nullhw-layer vulkan/layers: Use PUBLIC instead of VK_LAYER_EXPORT 2023-02-17 03:42:34 +00:00
perf intel/perf: fix OA format selection on MTL 2023-04-03 23:34:17 +00:00
tools intel/dev: create a helper dependency for libintel_dev 2023-03-02 00:01:27 +00:00
vulkan anv: Fix calculation of guardband clipping region. 2023-06-01 16:49:22 +01:00
vulkan_hasvk vulkan/pipeline_cache: don't log warnings for client-invisible caches 2023-05-25 14:06:10 +01:00
meson.build blorp: add dependency on idep_intel_dev 2023-03-03 13:04:23 +00:00