mesa/src
Kenneth Graunke d70b76ea71 iris: Enable HiZ for non-8x4 aligned miplevels on Icelake and later
8x4 alignment was absolutely required prior to Gfx8, and while some
things were relaxed on Gfx8-9, Nanley's experiments in issue #3788
indicated that there were still issues on those platforms.

It appears that the restrictions were relaxed on Icelake and
non-8x4 aligned HiZ "should" work on Gfx11+.

Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4674>
2022-08-17 01:20:25 +00:00
..
amd amd/common: Remove redundant code for determining memory ops per clock 2022-08-16 19:06:21 +00:00
android_stub
asahi asahi: Identify depth clip mode bit 2022-08-14 19:59:19 +00:00
broadcom v3dv: vkCmdClearAttachments no longer generates its own RCL 2022-08-15 23:35:16 +00:00
c11 c11: Remove mtx_try from mtx enums as it's not a part of c11 standard 2022-08-15 14:40:52 +00:00
compiler nir/lower_gs_intrinsics: fix primitive count for points 2022-08-15 01:39:28 +00:00
drm-shim drm-shim: Cleanup on device file close 2022-05-02 19:50:33 +00:00
egl egl/wgl: Fix some awkward sizeof formatting 2022-08-10 21:00:43 +00:00
etnaviv util/list: rename LIST_ENTRY() to list_entry() 2022-07-28 10:10:44 +00:00
freedreno ir3: Suppress disasm of internal shaders unless IR3_SHADER_DEBUG=internal. 2022-08-17 00:04:08 +00:00
gallium iris: Enable HiZ for non-8x4 aligned miplevels on Icelake and later 2022-08-17 01:20:25 +00:00
gbm gbm: Add USE_FRONT_RENDERING flag 2022-08-05 00:57:38 +00:00
getopt
glx glx: Remove usage of USE_ELF_TLS 2022-07-29 23:59:12 +00:00
gtest gtest: Fix maybe-uninitialized compiler warning 2022-06-29 21:02:18 +00:00
hgl
imagination pvr: Implement vkResetDescriptorPool API. 2022-08-16 11:32:47 +00:00
imgui
intel anv: Free vmas in case device creation fails in pthread_mutex_init(&device->mutex 2022-08-16 18:11:58 +00:00
loader loader/dri3: remove a no-op free call 2022-08-12 13:11:03 +00:00
mapi glthread: track glBindFramebufferEXT, not just glBindFramebuffer 2022-08-12 06:06:48 +00:00
mesa mesa/st: simplify sampler border color swizzling 2022-08-12 14:24:52 +00:00
microsoft meson: remove source_root() call in nir compiler path 2022-08-12 13:11:03 +00:00
nouveau nir: Split usub_sat lowering flag from uadd_sat. 2022-07-22 17:54:28 +00:00
panfrost panfrost: Do no use designated initializer for union 2022-08-12 18:06:36 +00:00
tool meson/pps: Check if libdrm exists to compile pps 2022-06-22 11:52:36 +03:00
util util: Disable usage of __attribute__((__const__)) when the compiler is clang 2022-08-12 18:33:24 +00:00
virtio virgl: add support for hardware video acceleration 2022-08-11 10:21:03 +00:00
vulkan vulkan: add attachment sample count info AMD support 2022-08-16 08:40:42 +02:00
meson.build meson: Remove usage of use_elf_tls 2022-07-29 23:59:11 +00:00