linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-13 08:28:46 to 2021-09-15 19:52:03 UTC [more...]

[PATCH 00/22] Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support
 2021-09-15 19:51 UTC  (28+ messages)
` [PATCH 01/22] clk: sunxi-ng: v3s: Make the ISP PLL clock public
` [PATCH 03/22] dt-bindings: sun6i-a31-mipi-dphy: Add optional direction property
` [PATCH 05/22] dt-bindings: media: sun6i-a31-csi: Add MIPI CSI-2 input port
` [PATCH 15/22] media: sunxi: Remove the sun6i-csi driver implementation
` [PATCH 17/22] dt-bindings: media: Add Allwinner A31 ISP bindings documentation
` [PATCH 19/22] soc: sunxi: mbus: Add A31 ISP compatibles to the list
` [PATCH 20/22] staging: media: Add support for the Allwinner A31 ISP

[PATCH v5 0/3] Venus dynamic debug
 2021-09-15 19:39 UTC  (5+ messages)
` [PATCH v5 2/3] venus: Add a debugfs file for SSR trigger

[PATCH v2 1/2] media: i2c: Add ON Semiconductor AP1302 ISP driver
 2021-09-15 19:07 UTC  (3+ messages)
` [PATCH v2 2/2] media: dt-bindings: media: i2c: Add bindings for AP1302

[PATCH 00/11] edid-decode: bug fixes, additions, changes
 2021-09-15 18:28 UTC  (22+ messages)
` [PATCH 01/11] edid-decode: add more example EDIDs
` [PATCH 02/11] edid-decode: ignore dSYM
` [PATCH 03/11] edid-decode: change install directories for macOS
` [PATCH 04/11] edid-decode: add bounds checking
` [PATCH 05/11] edid-decode: fix standard timing vertical pixels
` [PATCH 06/11] edid-decode: linefeed before fail
` [PATCH 07/11] edid-decode: always linefeed after hex_block
` [PATCH 08/11] edid-decode: output full frequencies for 4:2:0
` [PATCH 09/11] edid-decode: allow undefined aspect ratio
` [PATCH 10/11] edid-decode: add warnings to VESA VSDB
` [PATCH 11/11] edid-decode: cta and displayid changes

[GIT PULL FOR v5.16] First batch
 2021-09-15 18:11 UTC  (2+ messages)
` [GIT PULL FOR v5.16] First batch (#77035)

[PATCH] media: b2c2: flexcop: Convert to SPDX identifier
 2021-09-15 16:56 UTC  (2+ messages)

[PATCH] media: dvb-core: Convert to SPDX identifier
 2021-09-15 16:56 UTC  (2+ messages)

[PATCH v2] media: mxl111sf: change mutex_init() location
 2021-09-15 16:40 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v4l-utils] ir-ctl: increase the size of the buffer used to read raw files
 2021-09-15 16:31 UTC 

[PATCH] media: ir-kbd-i2c: improve responsiveness of hauppauge zilog receivers
 2021-09-15 16:24 UTC 

[PATCH 0/6] staging: media: wave5: add wave5 codec driver
 2021-09-15 16:23 UTC  (7+ messages)
` [PATCH 1/6] staging: media: wave5: Add vpuapi layer
` [PATCH 2/6] staging: media: wave5: Add the vdi layer
` [PATCH 3/6] staging: media: wave5: Add the v4l2 layer
` [PATCH 4/6] staging: wave5: Add TODO file
` [PATCH 5/6] dt-bindings: media: staging: wave5: add yaml devicetree bindings
` [PATCH 6/6] media: wave5: Add wave5 driver to maintainers file

[PATCH v8 00/36] v4l: subdev internal routing and streams
 2021-09-15 16:10 UTC  (14+ messages)
` [PATCH v8 02/36] media: subdev: add active state to struct v4l2_subdev
` [PATCH v8 03/36] media: subdev: add 'which' to subdev state
` [PATCH v8 04/36] media: subdev: pass also the active state to subdevs from ioctls
` [PATCH v8 28/36] media: subdev: Add [GS]_ROUTING subdev ioctls and operations

[PATCH v4 00/11] CSI2RX support on J721E
 2021-09-15 12:02 UTC  (12+ messages)
` [PATCH v4 01/11] media: cadence: csi2rx: Unregister v4l2 async notifier
` [PATCH v4 02/11] media: cadence: csi2rx: Add external DPHY support
` [PATCH v4 03/11] media: cadence: csi2rx: Soft reset the streams before starting capture
` [PATCH v4 04/11] media: cadence: csi2rx: Set the STOP bit when stopping a stream
` [PATCH v4 05/11] media: cadence: csi2rx: Fix stream data configuration
` [PATCH v4 06/11] media: cadence: csi2rx: Populate subdev devnode
` [PATCH v4 07/11] media: Re-structure TI platform drivers
` [PATCH v4 08/11] media: ti: Add CSI2RX support for J721E
` [PATCH v4 09/11] media: dt-bindings: Make sure items in data-lanes are unique
` [PATCH v4 10/11] media: dt-bindings: Add DT bindings for TI J721E CSI2RX driver
` [PATCH v4 11/11] media: dt-bindings: Convert Cadence CSI2RX binding to YAML

[PATCH] media: mb86a20s: make arrays static const
 2021-09-15 11:56 UTC 

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

[PATCH] media: v4l2-dev.h: move open brace after struct video_device
 2021-09-15  9:45 UTC 

[GIT FIXES FOR v5.15] Fix for IR Toy issue
 2021-09-15  8:14 UTC  (2+ messages)
` [GIT FIXES FOR v5.15] Fix for IR Toy issue (#77011)

[PATCH v6 0/2] Add p2p via dmabuf to habanalabs
 2021-09-15  7:45 UTC  (5+ messages)

cron job: media_tree daily build: ERRORS
 2021-09-15  3:44 UTC 

[PATCH v2 0/2] rcar-csi2: Serialize format cfg and improve mutex handling
 2021-09-15  1:50 UTC  (3+ messages)
` [PATCH v2 1/2] media: rcar-csi2: Cleanup mutex on remove and fail
` [PATCH v2 2/2] media: rcar-csi2: Serialize access to set_fmt and get_fmt

[PATCH 01/14] dma-buf: add dma_resv_for_each_fence_unlocked
 2021-09-14 17:04 UTC  (3+ messages)

[PATCH 1/4] media: ir_toy: print firmwware version in correct format
 2021-09-14 15:18 UTC  (4+ messages)
` [PATCH 2/4] media: ir_toy: deal with residual irdata before expected response
` [PATCH 3/4] media: ir_toy: do not resubmit broken urb
` [PATCH 4/4] media: ir_toy: prevent device from hanging during transmit

[PATCH] dma-buf: system_heap: Avoid warning on mid-order allocations
 2021-09-14 14:56 UTC  (3+ messages)

[PATCH v5] media: rcar-isp: Add Renesas R-Car Image Signal Processor driver
 2021-09-14 14:00 UTC 

[PATCH v3 0/9] dma-fence: Deadline awareness
 2021-09-14 13:38 UTC  (5+ messages)
` [PATCH v3 4/9] drm/scheduler: Add fence deadline support

[PATCH v6, 00/15] Using component framework to support multi hardware decode
 2021-09-14 12:16 UTC  (4+ messages)

[PATCH v14 0/2] Add dts and bindings update for i.MX8QM/QXP JPEG codec
 2021-09-14 10:44 UTC  (5+ messages)
` [PATCH v14 2/2] arm64: dts: imx8: Add jpeg encoder/decoder nodes
    ` [EXT] "

[PATCH resend] media: aspeed: refine to avoid full jpeg update
 2021-09-14  9:49 UTC 

[GIT PULL FOR v5.16] Various fixes/enhancements
 2021-09-14  7:35 UTC  (2+ messages)
` [GIT PULL FOR v5.16] Various fixes/enhancements (#76988)

dvbv5-based DiseqC 1.2 dish rotor control from command line
 2021-09-14  7:34 UTC 

[PATCH] vidtv: move kfree(dvb) to vidtv_bridge_dev_release()
 2021-09-14  7:21 UTC 

[PATCH 00/30] TI Video Decoder driver upstreaming to v5.14-rc6 kernel
 2021-09-14  4:35 UTC  (8+ messages)
` [PATCH 03/30] v4l: vxd-dec: Create vxd_dec Mem Manager helper library
` [PATCH 09/30] v4l: vxd-dec: Add idgen api modules

[RESEND] venus: fix vpp frequency calculation for decoder
 2021-09-14  3:57 UTC 

[PATCH] venus: fix vpp frequency calculation for decoder
 2021-09-14  3:46 UTC 

cron job: media_tree daily build: ERRORS
 2021-09-14  3:45 UTC 

[RFC 1/3] media: tw9910: Allow to probe from device tree
 2021-09-13 22:12 UTC  (9+ messages)
` [RFC 2/3] media: tw9910: Allow the TW9990 to probe
` [RFC 3/3] media: tw9910: Initialize the entity type

[PATCH v4 00/10] VP9 codec V4L2 control interface
 2021-09-13 18:30 UTC  (11+ messages)
` [PATCH v4 01/10] hantro: postproc: Fix motion vector space size
` [PATCH v4 02/10] hantro: postproc: Introduce struct hantro_postproc_ops
` [PATCH v4 03/10] hantro: Simplify postprocessor
` [PATCH v4 04/10] hantro: Add quirk for NV12/NV12_4L4 capture format
` [PATCH v4 05/10] media: uapi: Add VP9 stateless decoder controls
` [PATCH v4 06/10] media: Add VP9 v4l2 library
` [PATCH v4 07/10] media: rkvdec: Add the VP9 backend
` [PATCH v4 08/10] media: hantro: Prepare for other G2 codecs
` [PATCH v4 09/10] media: hantro: Support VP9 on the G2 core
` [PATCH v4 10/10] media: hantro: Support NV12 "

[PATCH v7] media: vimc: Enable set resolution at the scaler src pad
 2021-09-13 17:01 UTC  (3+ messages)

[PATCH v6] media: em28xx: Fix race condition between open and init function
 2021-09-13 15:11 UTC  (3+ messages)

[PATCH] media: atomisp: fix control reaches end of non-void function error
 2021-09-13 14:24 UTC  (3+ messages)

[PATCH] media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()
 2021-09-13 13:23 UTC  (6+ messages)
` [PATCH v2 RESEND] "

[PATCH][next] media: pvrusb2: add newline between two statements
 2021-09-13 11:04 UTC  (4+ messages)
` NAK: "

[PATCH] media: imx208: support adjust range of exposure per VBLANK control
 2021-09-13 10:39 UTC 

[PATCH v11 00/34] NVIDIA Tegra power management patches for 5.16
 2021-09-13 10:37 UTC  (7+ messages)
` [PATCH v11 22/34] media: dt: bindings: tegra-vde: Convert to schema
` [PATCH v11 23/34] media: dt: bindings: tegra-vde: Document OPP and power domain
` [PATCH v11 24/34] media: staging: tegra-vde: Support generic "

[PATCH 00/25] Fix some PM runtime issues at the media subsystem
 2021-09-13 10:26 UTC  (9+ messages)
` [PATCH 08/25] media: atmel: properly get pm_runtime

[PATCH] media: atmel: fix the ispck initialization
 2021-09-13 10:22 UTC 

[PATCH v3] media: vivid: drop FB dependency with new VIDEO_VIVID_FB
 2021-09-13 10:18 UTC  (2+ messages)

[PATCH v3 0/2] media: video-i2c: additional support for Melexis MLX90640
 2021-09-13 10:05 UTC  (5+ messages)
` [PATCH v3 2/2] media: video-i2c: append register data on MLX90640's frame

[PATCH v9 00/13] amphion video decoder/encoder driver
 2021-09-13  9:11 UTC  (14+ messages)
` [PATCH v9 01/13] dt-bindings: media: amphion: add amphion video codec bindings
` [PATCH v9 02/13] media:Add nt8 and nt10 video format
` [PATCH v9 03/13] media: amphion: add amphion vpu device driver
` [PATCH v9 04/13] media: amphion: add vpu core driver
` [PATCH v9 05/13] media: amphion: implement vpu core communication based on mailbox
` [PATCH v9 06/13] media: amphion: add vpu v4l2 m2m support
` [PATCH v9 07/13] media: amphion: add v4l2 m2m vpu encoder stateful driver
` [PATCH v9 08/13] media: amphion: add v4l2 m2m vpu decoder "
` [PATCH v9 09/13] media: amphion: implement windsor encoder rpc interface
` [PATCH v9 10/13] media: amphion: implement malone decoder "
` [PATCH v9 11/13] ARM64: dts: freescale: imx8q: add imx vpu codec entries
` [PATCH v9 12/13] firmware: imx: scu-pd: imx8q: add vpu mu resources
` [PATCH v9 13/13] MAINTAINERS: add AMPHION VPU CODEC V4L2 driver entry

[GIT PULL FOR v5.16] videobuf2: support new noncontiguous DMA API
 2021-09-13  9:05 UTC  (2+ messages)
` [GIT PULL FOR v5.16] videobuf2: support new noncontiguous DMA API (#76932)


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).