mesa/src
Samuel Pitoiset b00921a8ff radv: try to keep HTILE compressed for READ_ONLY_OPTIMAL layout
It should be handled like DEPTH_STENCIL_READ_ONLY_OPTIMAL.

This fixes an issue with VRS attachment because HTILE was considered
disabled for READ_ONLY_OPTIMAL but there is no reasons to disable it
as long as the image is only used as a depth/stencil attachment.

Otherwise, when HTILE is disabled, VRS rates are ignored.

Cc: mesa-stable
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/8675
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22468>
(cherry picked from commit f11a4a09b0)
2023-04-20 16:05:02 -07:00
..
amd radv: try to keep HTILE compressed for READ_ONLY_OPTIMAL layout 2023-04-20 16:05:02 -07:00
android_stub
asahi agx: Don't crash trying to encoding minifloats 2023-01-11 21:14:21 +00:00
broadcom v3dv: ensure we apply binning syncs to secondary command buffers 2023-02-07 14:23:33 -08:00
c11 c11: Remove _MTX_INITIALIZER_NP for windows 2022-11-09 04:38:28 +00:00
compiler nir: avoid generating conflicting output variables 2023-04-04 15:56:12 -07:00
drm-shim drm-shim: Use hide_drm_device_path() to hide other drm devices 2022-12-30 15:51:11 -08:00
egl egl: fix memory leak related to _eglRefreshDeviceList() 2023-04-20 16:05:01 -07:00
etnaviv etnaviv: drm: fix check if BO is on a deferred destroy list 2023-01-31 10:29:04 -08:00
freedreno tu: Use vk_features2_to_features 2023-04-20 16:05:01 -07:00
gallium util/prim_convert: Don't set index_bounds_valid 2023-04-20 16:05:02 -07:00
gbm gbm/backend: fix gbm compile without dri 2023-02-16 09:10:45 -08:00
getopt
glx glx: Fix glXGetFBConfigFromVisualSGIX 2023-03-20 11:49:41 -07:00
gtest
hgl
imagination pvr: Remove PVR_STATIC_CLEAR_.*_BIT and use VkImageAspectFlags. 2023-01-04 16:30:39 +00:00
imgui
intel intel/fs: use nomask for setting cr0 for float controls 2023-04-20 16:05:01 -07:00
loader loader: do not check the mesa DRI_Mesa version if it was not found 2023-02-22 10:12:12 -08:00
mapi glapi/meson: drop duplicate line in deps 2023-02-28 09:48:59 -08:00
mesa mesa/st/program: don't init xfb info if there are no outputs 2023-04-20 16:05:02 -07:00
microsoft dzn: Don't use write-combine memory for cache-coherent UMA 2023-04-20 16:05:00 -07:00
nouveau nir: Eliminate nir_op_i2b 2022-12-14 06:23:21 +00:00
panfrost mesa: correctly allocate space for converted primtives 2023-04-04 10:47:26 -07:00
tool pps: Fix build errors. 2023-03-27 14:06:52 -07:00
util util/00-mesa-defaults: add Akka Arrh workaround 2023-04-03 15:47:22 -07:00
virtio venus: fix VK_EXT_image_view_min_lod feature query 2023-03-15 13:04:22 -07:00
vulkan vulkan: ignore rasterizationSamples when the state is dynamic 2023-04-20 16:05:02 -07:00
meson.build meson: build radeon drm-shim also for r300 and r600 2022-11-16 14:37:47 +00:00