linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-13 18:30:27 to 2021-09-17 03:28:16 UTC [more...]

[RFC 1/3] media: tw9910: Allow to probe from device tree
 2021-09-17  3:28 UTC  (8+ messages)

[PATCH v7 0/5] media: mediatek: support mdp3 on mt8183 platform
 2021-09-17  1:23 UTC  (4+ messages)
` [PATCH v7 1/5] soc: mediatek: mutex: add support for MDP

[PATCH v11 00/34] NVIDIA Tegra power management patches for 5.16
 2021-09-16 19:49 UTC  (3+ messages)
` [PATCH v11 08/34] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D

[PATCH] media: staging: ipu3-imgu: Initialise height_per_slice in the stripes
 2021-09-16 19:35 UTC  (2+ messages)

[PATCH] media: imx: drop unneeded MODULE_ALIAS
 2021-09-16 17:05 UTC 

[PATCH 00/22] Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support
 2021-09-16 16:30 UTC  (25+ 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 20/22] staging: media: Add support for the Allwinner A31 ISP

[PATCH 01/14] dma-buf: add dma_resv_for_each_fence_unlocked
 2021-09-16 14:09 UTC  (7+ messages)

[PATCH v8 00/36] v4l: subdev internal routing and streams
 2021-09-16 13:24 UTC  (22+ 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 v6 0/2] Add p2p via dmabuf to habanalabs
 2021-09-16 13:16 UTC  (9+ messages)

[PATCH 0/6] staging: media: wave5: add wave5 codec driver
 2021-09-16 13:14 UTC  (13+ 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

Deploying new iterator interface for dma-buf
 2021-09-16 12:15 UTC  (28+ messages)
` [PATCH 01/26] dma-buf: add dma_resv_for_each_fence_unlocked v2
` [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 v2
` [PATCH 13/26] drm/i915: use the new iterator in i915_gem_busy_ioctl
` [PATCH 14/26] drm/i915: use the new iterator in i915_sw_fence_await_reservation v2
` [PATCH 15/26] drm/i915: use the new iterator in i915_request_await_object v2
` [PATCH 16/26] drm/i915: use new iterator in i915_gem_object_wait_reservation v2
` [PATCH 17/26] drm/i915: use new iterator in i915_gem_object_wait_priority v2
` [PATCH 18/26] drm/i915: use new iterator in i915_gem_object_last_write_engine v2
` [PATCH 19/26] drm/i915: use new cursor in intel_prepare_plane_fb v2
` [PATCH 20/26] drm: use new iterator in drm_gem_fence_array_add_implicit v2
` [PATCH 21/26] drm: use new iterator in drm_gem_plane_helper_prepare_fb v2
` [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 v2
` [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 00/11] edid-decode: bug fixes, additions, changes
 2021-09-16  9:15 UTC  (23+ 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

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

cron job: media_tree daily build: ERRORS
 2021-09-16  3:46 UTC 

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

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

[PATCH v2 0/2] rcar-csi2: Serialize format cfg and improve mutex handling
 2021-09-16  0:02 UTC  (5+ 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 0/3] uvcvideo: Fix hw timestamp in Sunplus modules
 2021-09-15 20:05 UTC  (4+ messages)
` [PATCH 1/3] media: uvc: Extend documentation of uvc_video_clock_decode()
` [PATCH 2/3] media: uvc: Allow quirking by entity guid
` [PATCH 3/3] media: uvc: Create UVC_QUIRK_IGNORE_EMPTY_TS quirk

[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

[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 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  (19+ messages)
` [PATCH 01/26] dma-buf: add dma_resv_for_each_fence_unlocked
  ` [Intel-gfx] "
` [PATCH 13/26] drm/i915: use the new iterator in i915_gem_busy_ioctl
  ` [Intel-gfx] "
` [PATCH 15/26] drm/i915: use the new iterator in i915_request_await_object
  ` [Intel-gfx] "
` [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] 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)

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

[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 

[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 "


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