linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-14 05:56:49 to 2021-11-17 09:57:11 UTC [more...]

[PATCH v2 00/12] media: atomisp: reduce the gap for ISP2401
 2021-11-17  9:56 UTC  (9+ messages)
` [PATCH v2 03/12] media: atomisp: sh_css_metrics: drop some unused code
` [PATCH v2 04/12] media: atomisp: sh_css_mipi: cleanup the code
` [PATCH v2 07/12] media: atomisp: remove #ifdef HAS_NO_HMEM
` [PATCH v2 08/12] media: atomisp: get rid of USE_WINDOWS_BINNING_FACTOR tests
` [PATCH v2 09/12] media: atomisp: get rid of #ifdef HAS_BL
` [PATCH v2 10/12] media: atomisp: get rid of sctbl_legacy_*
` [PATCH v2 11/12] media: atomisp: sh_css_param_shading: fix comments coding style
` [PATCH v2 12/12] media: atomisp: sh_css_sp: better support the current firmware

[PATCH 00/13] media: atomisp: reduce the gap for ISP2401
 2021-11-17  9:54 UTC  (16+ messages)
` [PATCH 01/13] media: atomisp: drop empty files
` [PATCH 02/13] media: atomisp: simplif sh_css_defs.h
` [PATCH 03/13] media: atomisp: sh_css_metrics: drop some unused code
` [PATCH 04/13] media: atomisp: sh_css_mipi: cleanup the code
` [PATCH 05/13] media: atomisp: sh_css_params: remove tests for ISP2401
` [PATCH 06/13] media: atomisp: sh_css_params: cleanup the code
` [PATCH 07/13] media: atomisp: remove #ifdef HAS_NO_HMEM
` [PATCH 08/13] media: atomisp: get rid of USE_WINDOWS_BINNING_FACTOR tests
` [PATCH 09/13] media: atomisp: get rid of #ifdef HAS_BL
` [PATCH 10/13] media: atomisp: get rid of sctbl_legacy_*
` [PATCH 11/13] media: atomisp: sh_css_param_shading: fix comments coding style
` [PATCH 12/13] media: atomisp: fix a bug when applying the binning factor
` [PATCH 13/13] media: atomisp: sh_css_sp: better support the current firmware

[GIT PULL FOR v5.17] Various fixes/enhancements
 2021-11-17  9:45 UTC  (2+ messages)
` [GIT PULL FOR v5.17] Various fixes/enhancements (#78541)

[BUG] media: imx: imx7-media-csi issue with vb2 is hanging / freezing the system
 2021-11-17  9:29 UTC  (4+ messages)
` (EXT) "

[PATCH 1/2] media: imx: imx7-media-csi: add support for imx8mq
 2021-11-17  9:27 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: media: document imx8mq support for imx7-csi

[PATCH 00/15] iio: buffer-dma: write() and new DMABUF based API
 2021-11-17  8:48 UTC  (30+ messages)
` [PATCH 01/15] iio: buffer-dma: Get rid of incoming/outgoing queues
` [PATCH 02/15] iio: buffer-dma: Remove unused iio_buffer_block struct
` [PATCH 03/15] iio: buffer-dma: Use round_down() instead of rounddown()
` [PATCH 04/15] iio: buffer-dma: Enable buffer write support
` [PATCH 05/15] iio: buffer-dmaengine: Support specifying buffer direction
` [PATCH 06/15] iio: buffer-dmaengine: Enable write support
` [PATCH 07/15] iio: core: Add new DMABUF interface infrastructure
` [PATCH 08/15] iio: buffer-dma: split iio_dma_buffer_fileio_free() function
` [PATCH 09/15] iio: buffer-dma: Use DMABUFs instead of custom solution
` [PATCH 10/15] iio: buffer-dma: Implement new DMABUF based userspace API
` [PATCH 11/15] iio: buffer-dma: Boost performance using write-combine cache setting
` [PATCH 12/15] iio: buffer-dmaengine: Support new DMABUF based userspace API
  ` [PATCH 13/15] iio: core: Add support for cyclic buffers
  ` [PATCH 14/15] iio: buffer-dmaengine: "
  ` [PATCH 15/15] Documentation: iio: Document high-speed DMABUF based API

cron job: media_tree daily build: ERRORS
 2021-11-17  5:53 UTC 

[PATCH] media: dib9000: Fix the warning by min()
 2021-11-17  3:06 UTC 

[RFC 0/5] arm64: imx8mm: Enable Hantro VPUs
 2021-11-16 23:23 UTC  (5+ messages)

[ragnatech:media-next] BUILD SUCCESS 5efe5721c18c326036ca71bec4fb56472e1f9350
 2021-11-16 19:38 UTC 

[PATCH] media: i2c: dw9714: use pm_runtime_force_suspend/resume for system suspend
 2021-11-16 17:27 UTC  (2+ messages)

[PATCH] media: msi2500: fix UAF in the msi2500_disconnect
 2021-11-16 16:32 UTC 

[PATCH v8 00/12] VP9 codec V4L2 control interface
 2021-11-16 14:48 UTC  (15+ messages)
` [PATCH v8 01/12] hantro: postproc: Fix motion vector space size
` [PATCH v8 02/12] hantro: postproc: Introduce struct hantro_postproc_ops
` [PATCH v8 03/12] hantro: Simplify postprocessor
` [PATCH v8 04/12] hantro: Add quirk for NV12/NV12_4L4 capture format
` [PATCH v8 05/12] media: uapi: Add VP9 stateless decoder controls
` [PATCH v8 06/12] media: Add VP9 v4l2 library
` [PATCH v8 07/12] media: rkvdec: Add the VP9 backend
` [PATCH v8 08/12] media: hantro: Rename registers
` [PATCH v8 09/12] media: hantro: Prepare for other G2 codecs
` [PATCH v8 10/12] media: hantro: Support VP9 on the G2 core
` [PATCH v8 11/12] media: hantro: Staticize a struct in postprocessor code
` [PATCH v8 12/12] media: hantro: Support NV12 on the G2 core

[PATCH v3 00/14] staging: media: zoran: fusion in one module
 2021-11-16 14:12 UTC  (7+ messages)

[PATCH v7 00/11] VP9 codec V4L2 control interface
 2021-11-16 13:14 UTC  (11+ messages)

[PATCH 0/3] Fix some W=1 clang Werror at staging/media
 2021-11-16 12:57 UTC  (8+ messages)
` [PATCH 1/3] media: ipu3: drop an unused variable
` [PATCH 2/3] media: atomisp-gc2235: drop an unused var
` [PATCH 3/3] media: atomisp: handle errors at sh_css_create_isp_params()

[PATCH v10, 00/19] Support multi hardware decode using of_platform_populate
 2021-11-16 12:31 UTC  (12+ messages)
` [PATCH v10, 06/19] media: mtk-vcodec: Manage multi hardware information
` [PATCH v10, 11/19] media: mtk-vcodec: Generalize power and clock on/off interfaces
` [PATCH v10, 15/19] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192

Fwd: Surface Go VCM type (was: Need to pass acpi_enforce_resources=lax on the Surface Go (version1))
 2021-11-16 12:26 UTC  (13+ messages)

[PATCH 00/23] Make the code closer to candrpv_0415 firmware
 2021-11-16 11:29 UTC  (24+ messages)
` [PATCH 01/23] media: atomisp: get rid of phys event abstractions
` [PATCH 02/23] media: atomisp: get rid of if CONFIG_ON_FRAME_ENQUEUE
` [PATCH 03/23] media: atomisp: shift some structs from input_system_local
` [PATCH 04/23] media: atomisp: ia_css_stream.h: remove ifdefs from the header
` [PATCH 05/23] media: atomisp: fix comments coding style at sh_css.c
` [PATCH 06/23] media: atomisp: Avoid some {} just to define new vars
` [PATCH 07/23] media: atomisp: drop two vars that are currently ignored
` [PATCH 08/23] media: atomisp: drop an useless #ifdef ISP2401
` [PATCH 09/23] media: atomisp: remove #ifdef HAS_OUTPUT_SYSTEM
` [PATCH 10/23] media: atomisp: drop #ifdef SH_CSS_ENABLE_PER_FRAME_PARAMS
` [PATCH 11/23] media: atomisp: drop #ifdef WITH_PC_MONITORING
` [PATCH 12/23] media: atomisp: remove #ifdef SH_CSS_ENABLE_METADATA
` [PATCH 13/23] media: atomisp: solve #ifdef HAS_NO_PACKED_RAW_PIXELS
` [PATCH 14/23] media: atomisp: drop crop code at stream create function
` [PATCH 15/23] media: atomisp: get rid of ia_css_stream_load()
` [PATCH 16/23] media: atomisp: unify ia_css_stream stop logic
` [PATCH 17/23] media: atomisp: drop ia_css_pipe_update_qos_ext_mapped_arg
` [PATCH 18/23] media: atomisp: drop a dead code
` [PATCH 19/23] media: atomisp: get rid of some weird warn-suppress logic
` [PATCH 20/23] media: atomisp: drop check_pipe_resolutions() logic
` [PATCH 21/23] media: atomisp: warn if mipi de-allocation failed
` [PATCH 22/23] media: atomisp: make sh_css similar to Intel Aero driver
` [PATCH 23/23] media: atomisp: get rid of #ifdef ISP_VEC_NELEMS

[syzbot] KASAN: use-after-free Read in drm_gem_object_release_handle
 2021-11-16  9:24 UTC 

Fotowoltaika dla firm
 2021-11-16  8:51 UTC 

Deploying new iterator interface for dma-buf
 2021-11-16  7:56 UTC  (6+ messages)
` [PATCH 12/26] drm/scheduler: use new iterator in drm_sched_job_add_implicit_dependencies v2

cron job: media_tree daily build: ERRORS
 2021-11-16  5:45 UTC 

[PATCH 0/2] drm/msm: wait_fence fixes
 2021-11-16  5:58 UTC  (5+ messages)
` [PATCH 2/2] drm/msm: Restore error return on invalid fence

linux-next: Tree for Nov 16 [drivers/staging/media/max96712/max96712.ko]
 2021-11-16  5:41 UTC 

[PATCH] media: dw9768: activate runtime PM and turn off device
 2021-11-16  4:57 UTC  (4+ messages)

[PATCH v4 0/9] add aspeed-jpeg support for aspeed-video
 2021-11-16  4:15 UTC  (12+ messages)
` [PATCH v4 1/9] media: aspeed: move err-handling together to the bottom
` [PATCH v4 2/9] media: aspeed: use v4l2_info/v4l2_warn/v4l2_dbg for log
` [PATCH v4 3/9] media: aspeed: add more debug log messages
` [PATCH v4 4/9] media: aspeed: refactor to gather format/compress settings
` [PATCH v4 5/9] media: v4l: Add definition for the Aspeed JPEG format
` [PATCH v4 6/9] media: v4l2-ctrls: Reserve controls for ASPEED
` [PATCH v4 7/9] media: aspeed: Support aspeed mode to reduce compressed data
` [PATCH v4 8/9] media: aspeed: add comments and macro
` [PATCH v4 9/9] media: aspeed: Extend debug message

[PATCH v2 1/2] media: replace setting of bytesused with vb2_set_plane_payload
 2021-11-16  2:24 UTC  (2+ messages)

[PATCH] media: mtk-jpeg: Remove unnecessary print function dev_err()
 2021-11-16  1:47 UTC 

[PATCH 1/1] media: uvcvideo: Increase UVC_CTRL_CONTROL_TIMEOUT to 5 seconds
 2021-11-15 17:34 UTC  (5+ messages)

[PATCH v1 0/3] Add NVIDIA Tegra114 support to video decoder driver
 2021-11-15 15:48 UTC  (8+ messages)
` [PATCH v1 1/3] media: staging: tegra-vde: Support reference picture marking
` [PATCH v1 2/3] media: staging: tegra-vde: Properly mark invalid entries
` [PATCH v1 3/3] media: staging: tegra-vde: Reorder misc device registration

[PATCH v2 0/3] Add NVIDIA Tegra114 support to video decoder driver
 2021-11-15 15:12 UTC  (7+ messages)
` [PATCH v2 1/3] media: staging: tegra-vde: Support reference picture marking
` [PATCH v2 2/3] media: staging: tegra-vde: Properly mark invalid entries
` [PATCH v2 3/3] media: staging: tegra-vde: Reorder misc device registration

Fwd: Surface Go VCM type (was: Need to pass acpi_enforce_resources=lax on the Surface Go (version1))
 2021-11-15 15:03 UTC  (18+ messages)
                ` [libcamera-devel] "

[PATCH] V4L2_PIX_FMT_GREYSCALE for coda960 JPEG Encoder
 2021-11-15 14:39 UTC  (3+ messages)

[PATCH 0/4] media: videobuf2: Add a transfer error event
 2021-11-15 14:36 UTC  (7+ messages)
` [PATCH 1/4] media: rcar-vin: Free buffers with error if hardware stop fails
` [PATCH 3/4] rcar-vin: Stop stream when subdevice signal transfer error

[PATCH v4 1/5] media: imx: Remove unused functions
 2021-11-15 14:14 UTC  (3+ messages)
` [PATCH v4 2/5] media: imx: Store the type of hardware implementation

[PATCH 0/3] media: mtk-vcodec: few fixes
 2021-11-15 13:45 UTC  (3+ messages)
` [PATCH 2/3] media: mtk-vcodec: enc: use "stream_started" flag for "stop/start_streaming"

[PATCH] dma-buf: add DMA_BUF_IOCTL_SYNC_PARTIAL support
 2021-11-15 11:42 UTC  (2+ messages)

Build failed in Jenkins: linux-media #255
 2021-11-15 11:22 UTC 

[PATCH media-staging regression fix] media: videobuf2-dma-sg: Fix buf->vb NULL pointer dereference
 2021-11-15 11:20 UTC  (4+ messages)

[GIT FIXES FOR 5.16] hi846 fixes
 2021-11-15 10:04 UTC  (2+ messages)
` [GIT FIXES FOR 5.16] hi846 fixes (#78484)

[PATCH v2] media: uvcvideo: Set the colorspace as sRGB if undefined
 2021-11-15  9:59 UTC  (12+ messages)

[PATCH] media: imx: fix boolreturn.cocci warning:
 2021-11-15  6:54 UTC 

[RFC PATCH v5] virtio-video: Add virtio video device specification
 2021-11-15  6:44 UTC  (3+ messages)
` [virtio-dev] "

cron job: media_tree daily build: ERRORS
 2021-11-15  5:56 UTC 

[GIT PULL FOR v5.17] Small fixes
 2021-11-14 17:02 UTC  (2+ messages)
` [GIT PULL FOR v5.17] Small fixes (#78464)

[PATCH AUTOSEL 5.15 001/146] dma-buf: WARN on dmabuf release with pending attachments
 2021-11-14 14:25 UTC  (4+ messages)
` AUTOSEL series truncated was -- "

cron job: media_tree daily build: ERRORS
 2021-11-14  5:56 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).