index
:
platform/upstream/mesa
19.2.8
19.3.0
19.3.0.1
20.1.8
20.3.0
21.0.0
21.0.0_tizen
21.0_rc5
21.2.3
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/coregl
devel/libtpl-egl
devel/x11
lock_surface
pristine-tar
sandbox/akazmin/tizen6_asan
sandbox/baixl/devel
sandbox/denis13/esan
sandbox/gvancuts/x11-vmware
sandbox/jbko/21.2.0-devel
sandbox/jbko/devel
sandbox/jbko/vk_devel
sandbox/jbko/vk_devel2
sandbox/jihochu/5.0
sandbox/jobol/devel
sandbox/leemgs/5.0
sandbox/lstelmach/virgl
sandbox/mbachmann/tizen_eglsoft
sandbox/mmajewski2/gbm_mesa
sandbox/mmajewski2/gbm_mesa_static
sandbox/mmajewski2/virgl-wayland-platform
sandbox/mpikula/riscv64
sandbox/mwereski/mesa
sandbox/nmerinov/llvm
sandbox/pcoval/devel
sandbox/pcoval/tizen
sandbox/pcoval/upstream
sandbox/playchang/riscv64
sandbox/pwieczorek/mesa
sandbox/vbarinov/asan
sandbox/vbarinov/lto
sandbox/yuanzhaowei/devel
tizen
tizen-19.0.0
tizen_23.1.5
tizen_23.3.3
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi
tizen_ivi_genivi
tizen_ivi_release
tizen_lz
tizen_real
upstream
v17.1.0
Domain: Graphics System / GL; Licenses: MIT;
Hoyub Lee <hoyub.lee@samsung.com>, Joonbum Ko <joonbum.ko@samsung.com>, SooChan Lim <sc1.lim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
vulkan
/
wsi
/
wsi_common_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-20
wsi: Fixes passing argument 1 of ‘mtx_unlock’ from incompatible pointer type
Yonggang Luo
1
-9
/
+9
2023-06-07
vulkan/wsi: Remove duplicate NULL check
Vinson Lee
1
-3
/
+0
2023-05-26
wsi/display: drop unused parameters from local functions
Eric Engestrom
1
-40
/
+18
2023-05-17
vulkan/wsi: add feedback loop usage to swapchain caps if supported
Mike Blumenkrantz
1
-0
/
+4
2023-04-05
vulkan/wsi/display: set pDisplay to NULL on error
Iago Toral Quiroga
1
-1
/
+3
2023-04-03
vulkan/wsi/display: do not dereference a NULL pointer
Iván Briano
1
-0
/
+3
2023-03-06
wsi: move an assertion in wsi_xxx_surface_get_capabilities2()
Samuel Pitoiset
1
-1
/
+1
2023-03-04
wsi/display: check alloc failure in wsi_display_alloc_connector()
Yogesh Mohan Marimuthu
1
-0
/
+2
2023-03-03
wsi/display: Implement EXT_swapchain_maintenance1.
Hans-Kristian Arntzen
1
-0
/
+61
2023-02-02
vulkan/wsi: Add a wsi_device param to get_present_modes
Jesse Natalie
1
-0
/
+1
2022-11-23
wsi/display: Implement VK_KHR_present_wait on KHR_display swapchain.
Hans-Kristian Arntzen
1
-1
/
+109
2022-11-23
vulkan/wsi: Refactor out wsi_init_pthread_cond_monotonic.
Hans-Kristian Arntzen
1
-25
/
+0
2022-11-23
vulkan/wsi: Add stub interface for VK_KHR_present_wait
Daniel Stone
1
-0
/
+1
2022-11-16
wsi/display: Refactor available_surface_formats structure
Joshua Ashton
1
-17
/
+32
2022-11-09
vulkan/wsi/display: Reset connector state in vkReleaseDisplay().
Mario Kleiner
1
-0
/
+2
2022-09-28
vulkan/wsi: Always configure images in wsi_swapchain_init()
Jason Ekstrand
1
-1
/
+1
2022-09-28
vulkan/wsi/display: Configure images via params passed to wsi_swapchain_init()
Jason Ekstrand
1
-11
/
+8
2022-09-28
vulkan/wsi: Support configuring swapchain images as part of swapchain init
Jason Ekstrand
1
-1
/
+1
2022-07-12
vulkan: use updated tokens from vk.xml
Eric Engestrom
1
-3
/
+3
2022-07-07
vulkan/wsi: Delete SW support from configure_native_image
Jason Ekstrand
1
-1
/
+0
2022-05-04
vulkan/wsi: Hang on to file descriptors
Jason Ekstrand
1
-2
/
+0
2022-05-04
vulkan/wsi: Only use a single fd per wsi_image
Jason Ekstrand
1
-4
/
+3
2022-05-04
vulkan/wsi: Close file descriptors in wsi_destroy_image
Jason Ekstrand
1
-4
/
+0
2022-03-25
vulkan/wsi: Stop using VK_OUTARRAY_MAKE()
Boris Brezillon
1
-20
/
+28
2022-03-16
vulkan: Make sure we've loaded our connectors when querying plane props.
Emma Anholt
1
-13
/
+45
2022-01-31
vulkan/wsi/display: Split image creation
Jason Ekstrand
1
-3
/
+13
2022-01-31
vulkan: Allow RegisterDisplayEventEXT before first page flip
Ella Stanforth
1
-0
/
+11
2022-01-24
vulkan/wsi: add VK_IMAGE_USAGE_INPUT_ATTACHMENT_BIT for swapchain image caps
Mike Blumenkrantz
1
-1
/
+2
2022-01-24
vulkan/wsi/display: Add common implementation of VK_EXT_display_control.
Bas Nieuwenhuizen
1
-11
/
+50
2022-01-11
vulkan/wsi: add use_prime_blit param to wsi_swapchain_init
Pierre-Eric Pelloux-Prayer
1
-1
/
+1
2021-11-16
vulkan/wsi/display: Wrap wsi_display_fence in a vk_sync
Jason Ekstrand
1
-23
/
+94
2021-11-16
wsi/display: Rework wsi_fence a bit
Jason Ekstrand
1
-35
/
+17
2021-11-16
vulkan/wsi: Drop wsi_common_get_current_time()
Jason Ekstrand
1
-4
/
+5
2021-11-10
vulkan/wsi: Unlock before return on error path.
Vinson Lee
1
-1
/
+3
2021-11-04
vulkan/wsi: implement missing wsi_register_device_event
Tapani Pälli
1
-14
/
+182
2021-11-04
vulkan/wsi: provide api for drivers to setup syncobj fd
Tapani Pälli
1
-4
/
+19
2021-10-13
vulkan/wsi/display: Delete the wrapper entrypoints
Jason Ekstrand
1
-395
/
+174
2021-10-13
vulkan/wsi: Add common wrappers for most entrypoints
Jason Ekstrand
1
-0
/
+254
2021-08-29
vulkan/wsi/sw: add support for using host_ptr for shm pixmaps.
Dave Airlie
1
-1
/
+1
2021-06-24
vulkan/wsi: Implement VK_EXT_acquire_drm_display
Simon Zeni
1
-0
/
+53
2021-06-24
vulkan/wsi: add drm_fd param to wsi_display_get_connector
Simon Zeni
1
-4
/
+6
2021-04-27
vulkan/wsi/display: don't report support if there is no drm fd
Lionel Landwerlin
1
-1
/
+4
2020-10-19
vulkan/wsi: fix possible random stalls in wsi_display_wait_for_event
Marcin Ślusarz
1
-1
/
+1
2020-09-24
vulkan/wsi/display: add option for display fence to signal syncobj
Jonathan Marek
1
-7
/
+33
2020-06-21
vulkan/wsi: Really terminate DRM lease in wsi_release_display().
Mario Kleiner
1
-6
/
+16
2020-01-17
vulkan/wsi: disable the hardware cursor
Andres Rodriguez
1
-0
/
+9
2020-01-14
vulkan/wsi: Add a driconf option to force WSI to advertise BGRA8_UNORM first
Jason Ekstrand
1
-4
/
+27
2019-04-26
vulkan/wsi: don't use DUMB_CLOSE for normal GEM handles
Emil Velikov
1
-2
/
+2
2019-04-26
vulkan/wsi: check if the display_fd given is master
Emil Velikov
1
-0
/
+27
2019-04-10
wsi: allow to override the present mode with MESA_VK_WSI_PRESENT_MODE
Samuel Pitoiset
1
-1
/
+1
[next]