linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-29 23:05:07 to 2021-10-05 11:37:48 UTC [more...]

Deploying new iterator interface for dma-buf
 2021-10-05 11:37 UTC 

Deploying new iterator interface for dma-buf
 2021-10-05 11:23 UTC  (48+ messages)
` [PATCH 01/28] dma-buf: add dma_resv_for_each_fence_unlocked v7
` [PATCH 02/28] dma-buf: add dma_resv_for_each_fence
` [PATCH 03/28] dma-buf: add dma_resv selftest
` [PATCH 04/28] dma-buf: use new iterator in dma_resv_copy_fences
` [PATCH 05/28] dma-buf: use new iterator in dma_resv_get_fences v3
` [PATCH 06/28] dma-buf: use new iterator in dma_resv_wait_timeout
` [PATCH 07/28] dma-buf: use new iterator in dma_resv_test_signaled
` [PATCH 08/28] dma-buf: use the new iterator in dma_buf_debug_show
` [PATCH 09/28] dma-buf: use the new iterator in dma_resv_poll
` [PATCH 10/28] drm/ttm: use the new iterator in ttm_bo_flush_all_fences
` [PATCH 11/28] drm/amdgpu: use the new iterator in amdgpu_sync_resv
` [PATCH 12/28] drm/amdgpu: use new iterator in amdgpu_ttm_bo_eviction_valuable
` [PATCH 13/28] drm/amdgpu: use new iterator in amdgpu_vm_prt_fini
` [PATCH 14/28] drm/msm: use new iterator in msm_gem_describe
` [PATCH 15/28] drm/radeon: use new iterator in radeon_sync_resv
` [PATCH 16/28] drm/scheduler: use new iterator in drm_sched_job_add_implicit_dependencies v2
` [PATCH 17/28] drm/i915: use the new iterator in i915_gem_busy_ioctl v2
` [PATCH 18/28] drm/i915: use the new iterator in i915_sw_fence_await_reservation v3
` [PATCH 19/28] drm/i915: use the new iterator in i915_request_await_object v2
` [PATCH 20/28] drm/i915: use new iterator in i915_gem_object_wait_reservation
` [PATCH 21/28] drm/i915: use new iterator in i915_gem_object_wait_priority
` [PATCH 22/28] drm/i915: use new cursor in intel_prepare_plane_fb
` [PATCH 23/28] drm: use new iterator in drm_gem_fence_array_add_implicit v3
` [PATCH 24/28] drm: use new iterator in drm_gem_plane_helper_prepare_fb
` [PATCH 25/28] drm/nouveau: use the new iterator in nouveau_fence_sync
` [PATCH 26/28] drm/nouveau: use the new interator in nv50_wndw_prepare_fb
` [PATCH 27/28] drm/etnaviv: use new iterator in etnaviv_gem_describe
` [PATCH 28/28] drm/etnaviv: replace dma_resv_get_excl_unlocked

[PATCH v4] usb: gadget: uvc: fix multiple opens
 2021-10-05 11:06 UTC  (5+ messages)
` [RESEND PATCH "

[PATCH v5] dt-binding: media: document ON Semi AR0521 sensor bindings
 2021-10-05 11:00 UTC 

[PATCH v8 00/36] v4l: subdev internal routing and streams
 2021-10-05 10:54 UTC  (6+ messages)
` [PATCH v8 28/36] media: subdev: Add [GS]_ROUTING subdev ioctls and operations

[PATCH] media: Kconfig: Make DVB_CORE=m possible when MEDIA_SUPPORT=y
 2021-10-05 10:51 UTC 

[RFC PATCH v2 0/2] RDMA/rxe: Add dma-buf support
 2021-10-05 10:20 UTC  (5+ messages)
` [RFC PATCH v2 2/2] "

[PATCH] media: videobuf2: always set buffer vb2 pointer
 2021-10-05  9:57 UTC  (2+ messages)

[PATCH v6 0/2] New V4L2 control V4L2_CID_NOTIFY_GAINS
 2021-10-05  9:37 UTC  (3+ messages)

[bug report] media: i2c: Copy mt9t112 soc_camera sensor driver
 2021-10-05  9:25 UTC 

[GIT PULL FOR v5.16] Venus updates
 2021-10-05  9:09 UTC  (2+ messages)
` [GIT PULL FOR v5.16] Venus updates (#77430)

[PATCH v9 00/36] v4l: subdev internal routing and streams
 2021-10-05  9:08 UTC  (38+ messages)
` [PATCH v9 01/36] media: subdev: rename subdev-state alloc & free
` [PATCH v9 02/36] media: subdev: add active state to struct v4l2_subdev
` [PATCH v9 03/36] media: subdev: pass also the active state to subdevs from ioctls
` [PATCH v9 04/36] media: subdev: add subdev state locking
` [PATCH v9 05/36] media: subdev: Add v4l2_subdev_validate_and_lock_state()
` [PATCH v9 06/36] media: Documentation: add documentation about subdev state
` [PATCH v9 07/36] media: entity: Use pad as a starting point for graph walk
` [PATCH v9 08/36] media: entity: Use pads instead of entities in the media graph walk stack
` [PATCH v9 09/36] media: entity: Walk the graph based on pads
` [PATCH v9 10/36] media: mc: Start walk from a specific pad in use count calculation
` [PATCH v9 11/36] media: entity: Add iterator helper for entity pads
` [PATCH v9 12/36] media: entity: Move the pipeline from entity to pads
` [PATCH v9 13/36] media: entity: Use pad as the starting point for a pipeline
` [PATCH v9 14/36] media: entity: Add has_route entity operation
` [PATCH v9 15/36] media: entity: Add media_entity_has_route() function
` [PATCH v9 16/36] media: entity: Use routing information during graph traversal
` [PATCH v9 17/36] media: entity: Skip link validation for pads to which there is no route
` [PATCH v9 18/36] media: entity: Add an iterator helper for connected pads
` [PATCH v9 19/36] media: entity: Add only connected pads to the pipeline
` [PATCH v9 20/36] media: entity: Add debug information in graph walk route check
` [PATCH v9 21/36] media: Add bus type to frame descriptors
` [PATCH v9 22/36] media: Add CSI-2 bus configuration "
` [PATCH v9 23/36] media: Add stream to frame descriptor
` [PATCH v9 24/36] media: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8
` [PATCH v9 25/36] media: add V4L2_SUBDEV_FL_MULTIPLEXED
` [PATCH v9 26/36] media: Documentation: Add GS_ROUTING documentation
` [PATCH v9 27/36] media: subdev: Add [GS]_ROUTING subdev ioctls and operations
` [PATCH v9 28/36] media: subdev: add v4l2_subdev_has_route()
` [PATCH v9 29/36] media: subdev: add v4l2_subdev_set_routing helper()
` [PATCH v9 30/36] media: Documentation: add multiplexed streams documentation
` [PATCH v9 31/36] media: subdev: add stream based configuration
` [PATCH v9 32/36] media: subdev: use streams in v4l2_subdev_link_validate()
` [PATCH v9 33/36] media: subdev: add "opposite" stream helper funcs
` [PATCH v9 34/36] media: subdev: add v4l2_subdev_get_fmt() helper function
` [PATCH v9 35/36] media: subdev: add v4l2_subdev_set_routing_with_fmt() helper
` [PATCH v9 36/36] media: subdev: add v4l2_routing_simple_verify() helper

[PATCH] media: staging: ipu3-imgu: add the AWB memory layout
 2021-10-05  8:29 UTC  (3+ messages)

[PATCH v5 0/7] media: venus: Enable venus support on sc7280
 2021-10-05  8:10 UTC  (8+ messages)
` [PATCH v5 1/7] venus: firmware: enable no tz fw loading for sc7280
` [PATCH v5 2/7] media: venus: core: Add sc7280 DT compatible and resource data
` [PATCH v5 3/7] media: venus: Add num_vpp_pipes to resource structure
` [PATCH v5 4/7] media: venus: hfi: Skip AON register programming for V6 1pipe
` [PATCH v5 5/7] venus: vdec: set work route to fw
` [PATCH v5 6/7] media: venus: helpers: update NUM_MBS macro calculation
` [PATCH v5 7/7] media: venus: Set buffer to FW based on FW min count requirement

[PATCH v6, 00/15] Using component framework to support multi hardware decode
 2021-10-05  6:13 UTC  (8+ messages)

cron job: media_tree daily build: ERRORS
 2021-10-05  4:45 UTC 

[PATCH] media: staging: ipu3-imgu: Initialise height_per_slice in the stripes
 2021-10-04 23:58 UTC  (15+ messages)

[PATCH v2] usb: gadget: uvc: fix multiple opens
 2021-10-04 23:55 UTC  (5+ messages)
` [PATCH v3] "

[PATCH net-next 0/5] brcm ASP 2.0 Ethernet controller
 2021-10-04 17:50 UTC  (8+ messages)
` [PATCH net-next 2/5] dt-bindings: net: brcm,unimac-mdio: Add asp-v2.0
` [PATCH net-next 3/5] net: bcmasp: Add support for ASP2.0 Ethernet controller

[GIT PULL for v5.15-rc5] media fixes
 2021-10-04 16:55 UTC  (3+ messages)
` [GIT PULL for v5.15-rc5] media fixes (#77421)

[PATCH] media: cedrus: Don't kernel map most buffers
 2021-10-04 16:04 UTC  (3+ messages)
  `  "

[GIT PULL FOR v5.16] Various fixes
 2021-10-04 14:54 UTC  (2+ messages)
` [GIT PULL FOR v5.16] Various fixes (#77419)

[PATCH] media: atomisp: fix `-Werror=return-type`
 2021-10-04 14:41 UTC  (6+ messages)

[v4l-utils v5 0/5] Add support for meson building
 2021-10-04 14:24 UTC  (2+ messages)

[PATCH] gspca/gl860-mi1320/ov9655: avoid -Wstring-concatenation warning
 2021-10-04 14:18 UTC  (2+ messages)

v5.15-rcX regression: video devices on i.MX6 are not created
 2021-10-04 12:19 UTC 

[PATCH] media: gspca/gl860-mi1320: avoid -Wstring-concatenation warning
 2021-10-04 11:38 UTC  (3+ messages)

[PATCH v5] media: rcar-isp: Add Renesas R-Car Image Signal Processor driver
 2021-10-04 10:28 UTC  (4+ messages)

[PATCH] media: imx-jpeg: Add pm-runtime support for imx-jpeg
 2021-10-04  9:52 UTC  (2+ messages)

[PATCH v4] media: mtk-vpu: Ensure alignment of 8 for DTCM buffer
 2021-10-04  9:37 UTC  (2+ messages)

[PATCH v5] dt-bindings: media: venus: Add sc7280 dt schema
 2021-10-04  9:01 UTC  (2+ messages)

[PATCH v4 0/7] media: venus: Enable venus support on sc7280
 2021-10-04  7:37 UTC  (4+ messages)
` [PATCH v4 6/7] media: venus: helpers: update NUM_MBS macro calculation

[PATCH v7 0/2] Add p2p via dmabuf to habanalabs
 2021-10-03  9:07 UTC  (3+ messages)
` [PATCH v7 1/2] habanalabs: define uAPI to export FD for DMA-BUF
` [PATCH v7 2/2] habanalabs: add support for dma-buf exporter

cron job: media_tree daily build: ERRORS
 2021-10-03  4:44 UTC 

[PATCH 0/1] media: uvcvideo: Add quirk for exponential exposure
 2021-10-03  2:37 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] media: s5h1411.c: Fix a typo in the VSB SNR table
 2021-10-03  0:18 UTC 

[PATCH 0/1] media: saa7134: Add support for Leadtek WinFast HDTV200 H
 2021-10-03  0:08 UTC  (2+ messages)
` [PATCH 1/1] "

cron job: media_tree daily build: ERRORS
 2021-10-02  4:49 UTC 

[ragnatech:media-next] BUILD SUCCESS 4114978dcd24e72415276bba60ff4ff355970bbc
 2021-10-01 18:21 UTC 

[PATCH v6 0/2] Add p2p via dmabuf to habanalabs
 2021-10-01 14:52 UTC  (17+ messages)
` [PATCH v6 2/2] habanalabs: add support for dma-buf exporter

Grabster AV 350 no audio
 2021-10-01 14:33 UTC  (3+ messages)

[PATCH v3 0/8] media: ipu3 + i2c: Fix v4l2-compliance issues
 2021-10-01 11:25 UTC  (9+ messages)
` [PATCH v3 1/8] media: ipu3-cio2 Check num_planes and sizes in queue_setup
` [PATCH v3 2/8] media: ipu3-imgu: Refactor bytesperpixel calculation
` [PATCH v3 3/8] media: ipu3-imgu: Set valid initial format
` [PATCH v3 4/8] media: ipu3-imgu: imgu_fmt: Handle properly try
` [PATCH v3 5/8] media: ipu3-imgu: VIDIOC_QUERYCAP: Fix bus_info
` [PATCH v3 6/8] media: dw9714: Add implementation for events
` [PATCH v3 7/8] media: ov13858: "
` [PATCH v3 8/8] media: ov5670: "

Build failed in Jenkins: media-build #3649
 2021-10-01 10:40 UTC  (2+ messages)
` Jenkins build is back to normal : media-build #3650

[PATCH v2 2/7] media: ipu3-cio2: Set valid initial format
 2021-10-01  9:42 UTC  (2+ messages)

[PATCH 0/7] media: ipu3 i2c: Fix v4l2-compliance issues
 2021-10-01  9:15 UTC  (3+ messages)
` [PATCH 2/7] media: ipu3-cio2: Set valid initial format

[PATCH 0/7] media: allegro: fix and extend non-VCL NAL units
 2021-10-01  9:14 UTC  (2+ messages)

[PATCH 0/6] media: allegro: Add support for the Encoder Buffer
 2021-10-01  9:14 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in em28xx_close_extension
 2021-10-01  8:55 UTC  (2+ messages)

[PATCH v3] media: aspeed: add debugfs
 2021-10-01  6:34 UTC 

cron job: media_tree daily build: ERRORS
 2021-10-01  4:41 UTC 

[RFC PATCH v2 0/1] Providers/rxe: Add dma-buf support
 2021-09-30 11:24 UTC  (8+ messages)
` [RFC PATCH v2 1/1] "

[PATCH v8 00/12] Clean up "mediatek,larb"
 2021-09-30 10:57 UTC  (8+ messages)
` [PATCH v8 03/12] iommu/mediatek: Add probe_defer for smi-larb
` [PATCH v8 09/12] media: mtk-vcodec: Get rid of mtk_smi_larb_get/put

[PATCH] media: tc358743: implement pre_streamon to put all lanes into LP-11 state
 2021-09-30  9:14 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2021-09-30  4:44 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).