Show patches with: Submitter = Kim, Dongwon       |    State = Action Required       |   85 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v2,1/1] drm/virtio: new fence for every plane update fence per plane state - - - --- 2023-10-03 Kim, Dongwon New
[RFC,3/3] drm/virtio: drm_gem_plane_helper_prepare_fb for obj synchronization drm/virtio: synchronous guest framebuffer update - - - --- 2023-07-12 Kim, Dongwon New
[RFC,2/3] drm/virtio: new fence for every plane update drm/virtio: synchronous guest framebuffer update - - - --- 2023-07-12 Kim, Dongwon New
[RFC,1/3] drm/virtio: .release ops for virtgpu fence release drm/virtio: synchronous guest framebuffer update - - - --- 2023-07-12 Kim, Dongwon New
[RFC,2/2] drm/virtio: restore virtio_gpu_objects upon suspend and resume drm/virtio:virtio-gpu driver freeze-and-restore implementation - - - --- 2022-09-27 Kim, Dongwon New
[RFC,1/2] drm/virtio: freeze and restore hooks to support suspend and resume drm/virtio:virtio-gpu driver freeze-and-restore implementation - - - --- 2022-09-27 Kim, Dongwon New
[RFC,3/3] drm/virtio: drm_gem_plane_helper_prepare_fb for obj synchronization drm/virtio: synchronous guest framebuffer update - - - --- 2022-09-26 Kim, Dongwon New
[RFC,2/3] drm/virtio: new fence for every plane update drm/virtio: synchronous guest framebuffer update - - - --- 2022-09-26 Kim, Dongwon New
[RFC,1/3] drm/virtio: .release ops for virtgpu fence release drm/virtio: synchronous guest framebuffer update - - - --- 2022-09-26 Kim, Dongwon New
[v2,2/2] drm/virtio: fence created per cursor/plane update drm/virtio: fence handling in case of multi scanouts - - - --- 2022-06-03 Kim, Dongwon New
[v2,1/2] drm/virtio: .release ops for virtgpu fence release drm/virtio: fence handling in case of multi scanouts 1 - - --- 2022-06-03 Kim, Dongwon New
[3/3] drm/virtio: use the fence for every plane update [1/3] drm/virtio: .release ops for virtgpu fence release - - - --- 2022-05-11 Kim, Dongwon New
[2/3] drm/virtio: fence created per cursor/plane update [1/3] drm/virtio: .release ops for virtgpu fence release - - - --- 2022-05-11 Kim, Dongwon New
[1/3] drm/virtio: .release ops for virtgpu fence release [1/3] drm/virtio: .release ops for virtgpu fence release - - - --- 2022-05-11 Kim, Dongwon New
udmabuf: configurable list_limit and size_limit_mb udmabuf: configurable list_limit and size_limit_mb - - - --- 2021-06-11 Kim, Dongwon New
drm: set DRM_RENDER_ALLOW flag on DRM_IOCTL_MODE_CREATE/DESTROY_DUMB ioctls drm: set DRM_RENDER_ALLOW flag on DRM_IOCTL_MODE_CREATE/DESTROY_DUMB ioctls - - - --- 2021-06-10 Kim, Dongwon New
[RFC,v2,9/9] hyper_dmabuf: threaded interrupt in Xen-backend - - - --- 2018-02-14 Kim, Dongwon New
[RFC,v2,8/9] hyper_dmabuf: event-polling mechanism for detecting a new hyper_DMABUF - - - --- 2018-02-14 Kim, Dongwon New
[RFC,v2,7/9] hyper_dmabuf: query ioctl for retreiving various hyper_DMABUF info - - - --- 2018-02-14 Kim, Dongwon New
[RFC,v2,6/9] hyper_dmabuf: hyper_DMABUF synchronization across VM - - - --- 2018-02-14 Kim, Dongwon New
[RFC,v2,5/9] hyper_dmabuf: default backend for XEN hypervisor - - - --- 2018-02-14 Kim, Dongwon New
[RFC,v2,4/9] hyper_dmabuf: user private data attached to hyper_DMABUF - - - --- 2018-02-14 Kim, Dongwon New
[RFC,v2,3/9] MAINTAINERS: adding Hyper_DMABUF driver section in MAINTAINERS - - - --- 2018-02-14 Kim, Dongwon New
[RFC,v2,2/9] hyper_dmabuf: architecture specification and reference guide - - - --- 2018-02-14 Kim, Dongwon New
[RFC,v2,1/9] hyper_dmabuf: initial upload of hyper_dmabuf drv core framework - - - --- 2018-02-14 Kim, Dongwon New
[RFC,59/60] hyper_dmabuf: freeing hy_drv_priv when drv init fails (v2) - - - --- 2017-12-19 Kim, Dongwon New
[RFC,58/60] hyper_dmabuf: move device node out of /dev/xen/ - - - --- 2017-12-19 Kim, Dongwon New
[RFC,57/60] hyper_dmabuf: change type of ref to shared pages to unsigned long - - - --- 2017-12-19 Kim, Dongwon New
[RFC,56/60] hyper_dmabuf: add initialization and cleanup to bknd_ops - - - --- 2017-12-19 Kim, Dongwon New
[RFC,55/60] hyper_dmabuf: fixed wrong send_req call - - - --- 2017-12-19 Kim, Dongwon New
[RFC,54/60] hyper_dmabuf: 'backend_ops' reduced to 'bknd_ops' and 'ops' to 'bknd_ops' - - - --- 2017-12-19 Kim, Dongwon New
[RFC,53/60] hyper_dmabuf: define fastpath_export for exporting existing buffer - - - --- 2017-12-19 Kim, Dongwon New
[RFC,52/60] hyper_dmabuf: remove prefix 'hyper_dmabuf' from static func and backend APIs - - - --- 2017-12-19 Kim, Dongwon New
[RFC,51/60] hyper_dmabuf: missing mutex_unlock and move spinlock - - - --- 2017-12-19 Kim, Dongwon New
[RFC,50/60] hyper_dmabuf: fix styling err and warns caught by checkpatch.pl - - - --- 2017-12-19 Kim, Dongwon New
[RFC,49/60] hyper_dmabuf: general clean-up and fixes - - - --- 2017-12-19 Kim, Dongwon New
[RFC,48/60] hyper_dmabuf: add query items for buffer private info. - - - --- 2017-12-19 Kim, Dongwon New
[RFC,47/60] hyper_dmabuf: fix issues with event-polling - - - --- 2017-12-19 Kim, Dongwon New
[RFC,46/60] hyper_dmabuf: delay auto initialization of comm_env - - - --- 2017-12-19 Kim, Dongwon New
[RFC,45/60] hyper_dmabuf: adding poll/read for event generation - - - --- 2017-12-19 Kim, Dongwon New
[RFC,44/60] hyper_dmabuf: proper handling of sgt_info->priv - - - --- 2017-12-19 Kim, Dongwon New
[RFC,43/60] hyper_dmabuf: fixes on memory leaks in various places - - - --- 2017-12-19 Kim, Dongwon New
[RFC,42/60] hyper_dmabuf: always generate a new random keys - - - --- 2017-12-19 Kim, Dongwon New
[RFC,41/60] hyper_dmabuf: re-organize driver source - - - --- 2017-12-19 Kim, Dongwon New
[RFC,40/60] hyper_dmabuf: do not use 'private' as field name - - - --- 2017-12-19 Kim, Dongwon New
[RFC,39/60] hyper_dmabuf: correcting DMA-BUF clean-up order - - - --- 2017-12-19 Kim, Dongwon New
[RFC,38/60] hyper_dmabuf: preventing self exporting of dma_buf - - - --- 2017-12-19 Kim, Dongwon New
[RFC,37/60] hyper_dmabuf: implementation of query ioctl - - - --- 2017-12-19 Kim, Dongwon New
[RFC,36/60] hyper_dmabuf: error handling when share_pages fails - - - --- 2017-12-19 Kim, Dongwon New
[RFC,35/60] hyper_dmabuf: 128bit hyper_dmabuf_id with random keys - - - --- 2017-12-19 Kim, Dongwon New
[RFC,34/60] hyper_dmabuf: extend DMA bitmask to 64-bits. - - - --- 2017-12-19 Kim, Dongwon New
[RFC,33/60] hyper_dmabuf: error checking on the result of dma_buf_map_attachment - - - --- 2017-12-19 Kim, Dongwon New
[RFC,32/60] hyper_dmabuf: make all shared pages read-only - - - --- 2017-12-19 Kim, Dongwon New
[RFC,31/60] hyper_dmabuf: built-in compilation option - - - --- 2017-12-19 Kim, Dongwon New
[RFC,30/60] hyper_dmabuf: free already mapped pages when error happens - - - --- 2017-12-19 Kim, Dongwon New
[RFC,29/60] hyper_dmabuf: make sure to release allocated buffers when exiting - - - --- 2017-12-19 Kim, Dongwon New
[RFC,28/60] hyper_dmabuf: address several synchronization issues - - - --- 2017-12-19 Kim, Dongwon New
[RFC,27/60] hyper_dmabuf: use proper error codes - - - --- 2017-12-19 Kim, Dongwon New
[RFC,26/60] hyper_dmabuf: add mutexes to prevent several race conditions - - - --- 2017-12-19 Kim, Dongwon New
[RFC,25/60] hyper_dmabuf: introduced delayed unexport - - - --- 2017-12-19 Kim, Dongwon New
[RFC,24/60] hyper_dmabuf: waits for resp only if WAIT_AFTER_SYNC_REQ == 1 - - - --- 2017-12-19 Kim, Dongwon New
[RFC,23/60] hyper_dmabuf: use CONFIG_HYPER_DMABUF_XEN instead of CONFIG_XEN - - - --- 2017-12-19 Kim, Dongwon New
[RFC,22/60] hyper_dmabuf: configure license - - - --- 2017-12-19 Kim, Dongwon New
[RFC,21/60] hyper_dmabuf: exposing drv information using sysfs - - - --- 2017-12-19 Kim, Dongwon New
[RFC,20/60] hyper_dmabuf: optimized loop with less condition check - - - --- 2017-12-19 Kim, Dongwon New
[RFC,19/60] hyper_dmabuf: fix the case with sharing a buffer with 2 pages - - - --- 2017-12-19 Kim, Dongwon New
[RFC,18/60] hyper_dmabuf: reset comm channel when one end has disconnected. - - - --- 2017-12-19 Kim, Dongwon New
[RFC,17/60] hyper_dmabuf: use dynamic debug macros for logging - - - --- 2017-12-19 Kim, Dongwon New
[RFC,16/60] hyper_dmabuf: define hypervisor specific backend API - - - --- 2017-12-19 Kim, Dongwon New
[RFC,15/60] hyper_dmabuf: reusing previously released hyper_dmabuf_id - - - --- 2017-12-19 Kim, Dongwon New
[RFC,14/60] hyper_dmabuf: clean-up process based on file->f_count - - - --- 2017-12-19 Kim, Dongwon New
[RFC,13/60] hyper_dmabuf: postponing cleanup of hyper_DMABUF - - - --- 2017-12-19 Kim, Dongwon New
[RFC,12/60] hyper_dmabuf: two different unexporting mechanisms - - - --- 2017-12-19 Kim, Dongwon New
[RFC,11/60] hyper_dmabuf: check stack before unmapping/detaching shadow DMA_BUF - - - --- 2017-12-19 Kim, Dongwon New
[RFC,10/60] hyper_dmabuf: make sure to free memory to prevent leak - - - --- 2017-12-19 Kim, Dongwon New
[RFC,09/60] hyper_dmabuf: indirect DMA_BUF synchronization via shadowing - - - --- 2017-12-19 Kim, Dongwon New
[RFC,08/60] hyper_dmabuf: automatic comm channel initialization using xenstore - - - --- 2017-12-19 Kim, Dongwon New
[RFC,07/60] hyper_dmabuf: message parsing done via workqueue - - - --- 2017-12-19 Kim, Dongwon New
[RFC,06/60] hyper_dmabuf: map shared pages only once when importing. - - - --- 2017-12-19 Kim, Dongwon New
[RFC,05/60] hyper_dmabuf: skip creating a comm ch if exist for the VM - - - --- 2017-12-19 Kim, Dongwon New
[RFC,04/60] hyper_dmabuf: new index, k for pointing a right n-th page - - - --- 2017-12-19 Kim, Dongwon New
[RFC,03/60] hyper_dmabuf: re-use dma_buf previously exported if exist - - - --- 2017-12-19 Kim, Dongwon New
[RFC,02/60] hyper_dmabuf: added a doc for hyper_dmabuf sharing - - - --- 2017-12-19 Kim, Dongwon New
[RFC,01/60] hyper_dmabuf: initial working version of hyper_dmabuf drv - - - --- 2017-12-19 Kim, Dongwon New
intel: update global_name before HASH_ADD - - - --- 2017-01-14 Kim, Dongwon New