Tomasz Figa ([email protected])

Number of posts: 858 (0.25 per day)
First post: 2014-12-01 15:03:20
Last post: 2024-04-16 06:01:20

Date List Subject
2023-07-27 02:17:15 linux-kernel Re: [PATCH] media: vcodec: Fix potential array out-of-bounds in vb2ops_venc_queue_setup
2023-07-13 11:05:51 linux-kernel Re: [PATCH v7 1/9] media: v4l2: Extend pixel formats to unify single/multi-planar handling (and more)
2023-07-13 11:00:32 linux-kernel Re: [PATCH v7 2/9] media: vivid: Convert to v4l2_ext_pix_format
2023-07-13 09:30:45 linux-kernel Re: [PATCH v3 10/11] media: v4l2: Add DELETE_BUF ioctl
2023-07-13 03:52:44 linux-kernel Re: [PATCH 1/2] [RESEND] media: v4l2-mem2mem: allow device run without buf
2023-07-12 11:38:15 linux-kernel Re: [PATCH v3 04/11] media: videobuf2: Stop define VB2_MAX_FRAME as global
2023-07-12 10:01:36 linux-kernel Re: [PATCH 2/2] media: v4l2-mem2mem: add a list for buf used by hw
2023-07-12 09:59:01 linux-kernel Re: [PATCH 1/2] [RESEND] media: v4l2-mem2mem: allow device run without buf
2023-07-05 11:44:16 linux-kernel Re: [PATCH 3/6] dma-mapping: add a dma_alloc_noncontiguous API
2023-07-05 11:24:51 linux-kernel Re: [PATCH 8/8] videobuf2: handle non-contiguous DMA allocations
2023-06-14 16:35:53 linux-kernel Re: [PATCH] media: vcodec: Fix potential array out-of-bounds in vb2ops_venc_queue_setup
2023-06-08 10:50:07 linux-kernel Re: [PATCH v2 3/8] media: videobuf2: Add a module param to limit vb2 queue buffer storage
2023-05-23 08:31:36 linux-kernel Re: [PATCH v2 5/8] media: v4l2: Add DELETE_BUF ioctl
2023-05-23 07:31:07 linux-kernel Re: [PATCH v2 4/8] media: videobuf2: Stop define VB2_MAX_FRAME as global
2023-05-19 10:42:41 linux-kernel Re: [PATCH v2 3/8] media: videobuf2: Add a module param to limit vb2 queue buffer storage
2023-05-19 10:34:40 linux-kernel Re: [PATCH v2 2/8] media: videobuf2: Make bufs array dynamic allocated
2023-05-19 10:09:09 linux-kernel Re: [PATCH v2 2/8] media: videobuf2: Make bufs array dynamic allocated
2023-05-18 10:54:01 linux-kernel Re: [PATCH v2 1/8] media: videobuf2: Access vb2_queue bufs array through helper functions
2023-05-17 04:27:53 linux-kernel Re: [PATCH v2 1/3] media: uvcvideo: Cancel async worker earlier
2022-11-28 09:54:32 linux-kernel Re: [PATCH RESEND] media: videobuf2: revert "get_userptr: buffers are always writable"
2022-11-28 09:09:39 linux-kernel Re: [PATCH mm-unstable v1 16/20] mm/frame-vector: remove FOLL_FORCE usage
2022-11-11 09:00:19 linux-kernel Re: [RFC PATCH v6 02/11] media: v4l2: Extend pixel formats to unify single/multi-planar handling (and more)
2022-11-11 08:59:26 linux-kernel Re: [RFC PATCH v6 02/11] media: v4l2: Extend pixel formats to unify single/multi-planar handling (and more)
2022-11-11 05:54:14 linux-kernel Re: [RFC PATCH v6 02/11] media: v4l2: Extend pixel formats to unify single/multi-planar handling (and more)
2022-11-11 03:51:20 linux-kernel Re: [PATCH v1 5/6] media: videobuf2: Assert held reservation lock for dma-buf mmapping
2022-11-08 05:49:54 linux-kernel Re: [PATCH RFC 16/19] mm/frame-vector: remove FOLL_FORCE usage
2022-10-06 10:59:04 linux-kernel Re: [PATCH v3] media: ov8856: Add runtime PM callbacks
2022-08-31 10:18:43 linux-kernel Re: [PATCH v3 1/9] dma-buf: Add _unlocked postfix to function names
2022-08-23 06:46:57 linux-kernel Re: [PATCH 2/2] [WIP]: media: Add Synaptics compressed tiled format
2022-08-18 06:44:09 linux-kernel Re: [PATCH 2/2] [WIP]: media: Add Synaptics compressed tiled format
2022-08-18 06:37:26 linux-kernel Re: [PATCH] [Draft]: media: videobuf2-dma-heap: add a vendor defined memory runtine
2022-08-18 06:09:32 linux-kernel Re: [PATCH 1/2] drm/fourcc: Add Synaptics VideoSmart tiled modifiers
2022-08-05 10:17:51 linux-kernel Re: [PATCH] [Draft]: media: videobuf2-dma-heap: add a vendor defined memory runtine
2022-08-02 08:09:59 linux-kernel Re: [PATCH] [Draft]: media: videobuf2-dma-heap: add a vendor defined memory runtine
2022-08-01 10:23:53 linux-kernel Re: [PATCH] [Draft]: media: videobuf2-dma-heap: add a vendor defined memory runtine
2022-08-01 06:39:55 linux-kernel Re: [PATCH] [Draft]: media: videobuf2-dma-heap: add a vendor defined memory runtine
2022-07-19 09:20:20 linux-kernel Re: [PATCH v1 0/6] Move all drivers to a common dma-buf locking convention
2022-07-08 12:30:32 linux-kernel Re: [PATCH 0/8] videobuf2: Replace vb2_find_timestamp() with vb2_find_buffer()
2022-07-08 12:27:37 linux-kernel Re: [PATCH 6/8] rkvdec: Use vb2_find_buffer
2022-07-08 05:01:34 linux-kernel Re: [PATCH 0/8] videobuf2: Replace vb2_find_timestamp() with vb2_find_buffer()
2022-07-08 04:48:19 linux-kernel Re: [PATCH 8/8] videobuf2: Remove vb2_find_timestamp()
2022-07-08 04:45:35 linux-kernel Re: [PATCH 6/8] rkvdec: Use vb2_find_buffer
2022-04-27 10:56:30 linux-kernel Re: [PATCH v4 03/24] media: videobuf2-v4l2: Warn on holding buffers without support
2022-02-16 06:55:36 linux-kernel Re: [PATCH v4 08/35] iommu/mediatek: Use kmalloc for protect buffer
2022-02-06 18:47:13 linux-kernel Re: [PATCH v5 09/12] media: uvcvideo: Implement UVC_QUIRK_PRIVACY_DURING_STREAM
2022-01-27 16:09:56 linux-kernel Re: [PATCH v3 2/2] media: uvcvideo: Do power management granularly
2022-01-24 17:15:29 linux-kernel Re: [PATCH] CHROMIUM: iommu: rockchip: Make sure that page table state is coherent
2021-11-25 07:38:21 linux-kernel Re: [PATCH 0/3] Allow restricted-dma-pool to customize IO_TLB_SEGSIZE
2021-10-29 03:06:34 linux-kernel Re: [PATCH] media: docs: dev-decoder: add restrictions about CAPTURE buffers
2021-10-21 08:23:54 linux-kernel Re: [PATCH] media: docs: dev-decoder: add restrictions about CAPTURE buffers
2021-10-05 09:59:24 linux-kernel Re: [PATCH] media: videobuf2: always set buffer vb2 pointer