mesa/src/vulkan/wsi
Xaver Hugl 9f0567b2ab vulkan/wsi: unset GAMMA_LUT, CTM and DEGAMMA_LUT when doing a modeset
Another drm master may have previously set these to non-zero values, which
can change the image in undesired ways.

Signed-off-by: Xaver Hugl <xaver.hugl@kde.org>
Backport-to: 24.3
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32670>
2025-01-21 21:09:16 +00:00
..
meson.build vulkan/wsi/wayland: Pace frames with commit-timing-v1 2024-11-07 00:03:23 +00:00
wsi_common.c treewide: Stop putting enum in front of Vulkan enum types 2024-12-02 17:22:49 +00:00
wsi_common.h vulkan/wsi/wayland: Pace frames with commit-timing-v1 2024-11-07 00:03:23 +00:00
wsi_common_display.c vulkan/wsi: unset GAMMA_LUT, CTM and DEGAMMA_LUT when doing a modeset 2025-01-21 21:09:16 +00:00
wsi_common_display.h vulkan/wsi/display: Wrap wsi_display_fence in a vk_sync 2021-11-16 10:54:27 -06:00
wsi_common_drm.c vulkan/wsi: Refactor can_present_on_device 2024-08-12 16:00:37 +00:00
wsi_common_drm.h vk/wsi: C++-proof wsi_common_drm.h 2023-03-24 15:49:25 +00:00
wsi_common_headless.c treewide: Cleanup unused structs 2024-05-11 17:30:59 +00:00
wsi_common_metal.c wsi: Fix wrong function name for lvp wsi metal surface 2025-01-10 09:27:02 +00:00
wsi_common_metal_layer.h wsi: Fix Metal WSI CAMetalDrawable leak 2024-09-18 22:55:28 +00:00
wsi_common_metal_layer.m wsi: Fix Metal WSI CAMetalDrawable leak 2024-09-18 22:55:28 +00:00
wsi_common_private.h treewide: Stop putting enum in front of Vulkan enum types 2024-12-02 17:22:49 +00:00
wsi_common_queue.h vulkan/wsi/queue: Use mtx_t and u_cnd_monotonic 2024-07-08 22:09:06 +00:00
wsi_common_wayland.c wsi/wayland: Add forward progress guarantee for present wait. 2024-12-11 11:51:48 +00:00
wsi_common_win32.cpp vulkan/wsi: Support alpha swapchains on win32 2024-11-13 04:26:46 +00:00
wsi_common_x11.c wsi/x11: Do not use allocation callbacks on a thread. 2024-12-09 13:43:34 +00:00