linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-15 20:51:48 to 2022-06-17 23:26:38 UTC [more...]

[PATCH 00/55] media: rkisp1: Cleanups and add support for i.MX8MP
 2022-06-17 23:26 UTC  (38+ messages)
` [PATCH 01/55] media: rkisp1: debug: Add dump file in debugfs for MI buffer registers
` [PATCH 03/55] media: rkisp1: debug: Add debugfs files to monitor MI and ISP interrupts
` [PATCH 09/55] media: rkisp1: Make rkisp1_isp_mbus_info common
` [PATCH 10/55] media: rkisp1: cap: Print debug message on failed link validation
  ` (EXT) "
      ` (EXT) "
` [PATCH 16/55] media: v4l2-async: Add notifier operation to destroy asd instances
` [PATCH 37/55] media: mc-entity: Add a new helper function to get a remote pad
` [PATCH 38/55] media: mc-entity: Add a new helper function to get a remote pad for a pad
` [PATCH 41/55] media: rkisp1: csi: Plumb the CSI RX subdev
` [PATCH 42/55] media: rkisp1: Use fwnode_graph_for_each_endpoint
` [PATCH 43/55] dt-bindings: media: rkisp1: Add port for parallel interface
` [PATCH 47/55] dt-bindings: media: rkisp1: Add i.MX8MP ISP to compatible
` [PATCH 48/55] media: rkisp1: Add match data for i.MX8MP ISP
` [PATCH 55/55] media: rkisp1: Fix RSZ_CTRL bits for i.MX8MP
  ` (EXT) "

[PATCH] media: Replace dependency on VIDEO_V4L2_SUBDEV_API with select
 2022-06-17 23:25 UTC  (4+ messages)

[RESEND V9,0/7] Enable two hardware jpeg encoder for MT8195
 2022-06-17 23:11 UTC  (3+ messages)
` [RESEND V9,1/7] dt-bindings: mediatek: Add mediatek, mt8195-jpgenc compatible

[RESEND V3,0/8] Support multi-hardware jpeg decoder for MT8195
 2022-06-17 23:08 UTC  (3+ messages)
` [RESEND V3,1/8] dt-bindings: mediatek: Add mediatek,mt8195-jpgdec compatible

[PATCH] media: ov7251: add missing clk_disable_unprepare() on error in ov7251_set_power_on()
 2022-06-17 22:02 UTC  (3+ messages)

[PATCH] media: mediatek: vcodec: Drop platform_get_resource(IORESOURCE_IRQ)
 2022-06-17 20:39 UTC 

[PATCH v2 0/2] media: vimc: add ancillary lens
 2022-06-17 20:01 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] media: vimc: documentation for lens

drivers/media/platform/mediatek/mdp/mtk_mdp_core.c:31:34: warning: unused variable 'mtk_mdp_comp_dt_ids'
 2022-06-17 19:39 UTC 

[PATCH] dma-buf: deprecate DMABUF_SYSFS_STATS
 2022-06-17 18:05 UTC  (2+ messages)

[PATCH v7 0/8] uvcvideo: Fix handling of power_line_frequency
 2022-06-17 14:40 UTC  (18+ messages)
` [PATCH v7 1/8] media: uvcvideo: Add missing value for power_line_frequency
` [PATCH v7 2/8] media: uvcvideo: Add support for per-device control mapping overrides
` [PATCH v7 3/8] media: uvcvideo: Support minimum for V4L2_CTRL_TYPE_MENU
` [PATCH v7 4/8] media: uvcvideo: Limit power line control for Quanta UVC Webcam
` [PATCH v7 5/8] media: uvcvideo: Limit power line control for Chicony Easycamera
` [PATCH v7 6/8] "
` [PATCH v7 7/8] media: uvcvideo: Limit power line control for Quanta cameras
` [PATCH v7 8/8] media: uvcvideo: Limit power line control for Acer EasyCamera

[PATCH v20 0/6] Add mutex support for MDP
 2022-06-17 13:54 UTC  (2+ messages)

[PATCH v2 0/7] media: hantro: Add 10-bit support
 2022-06-17 12:04 UTC  (9+ messages)
` [PATCH v2 1/7] media: Add P010 tiled format
` [PATCH v2 2/7] media: hantro: Support format filtering by depth
` [PATCH v2 3/7] media: hantro: postproc: Fix buffer size calculation
` [PATCH v2 4/7] media: hantro: postproc: Fix legacy regs configuration
` [PATCH v2 5/7] media: hantro: postproc: Properly calculate chroma offset
` [PATCH v2 6/7] media: hantro: Store VP9 bit depth in context
` [PATCH v2 7/7] media: hantro: sunxi: Enable 10-bit decoding

[PATCH 0/7] Enable 10bits bitstream for Hantro/G2 HEVC codec
 2022-06-17 11:58 UTC  (8+ messages)
` [PATCH 1/7] media: hantro: Store HEVC bit depth in context
` [PATCH 2/7] media: hantro: HEVC: Fix auxilary buffer size calculation
` [PATCH 3/7] media: hantro: HEVC: Fix chroma offset computation
` [PATCH 4/7] media: hantro: postproc: Configure output regs to support 10bit
` [PATCH 5/7] media: Hantro: HEVC: Allows 10-bit bitstream
` [PATCH 6/7] media: hantro: imx8m: Enable 10bit decoding
` [PATCH 7/7] media: hantro: Allows luma and chroma depth to be different

[PATCH v9 00/17] Move HEVC stateless controls out of staging
 2022-06-17 10:58 UTC  (19+ messages)
` [PATCH v9 01/17] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY
` [PATCH v9 02/17] v4l2-ctrls: add support for dynamically allocated arrays
` [PATCH v9 03/17] vivid: add dynamic array test control
` [PATCH v9 04/17] media: uapi: HEVC: Add missing fields in HEVC controls
` [PATCH v9 05/17] media: uapi: HEVC: Rename HEVC stateless controls with STATELESS prefix
` [PATCH v9 06/17] media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entry
` [PATCH v9 07/17] media: uapi: HEVC: Add SEI pic struct flags
` [PATCH v9 08/17] media: uapi: HEVC: Add documentation to uAPI structure
` [PATCH v9 09/17] media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic array
` [PATCH v9 10/17] media: uapi: Move parsed HEVC pixel format out of staging
` [PATCH v9 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control
` [PATCH v9 12/17] media: uapi: Move the HEVC stateless control type out of staging
` [PATCH v9 13/17] media: controls: Log HEVC stateless control in .std_log
` [PATCH v9 14/17] media: hantro: Stop using Hantro dedicated control
` [PATCH v9 15/17] media: uapi: HEVC: fix padding in v4l2 control structures
` [PATCH v9 16/17] media: uapi: Change data_bit_offset definition
` [PATCH v9 17/17] media: uapi: move HEVC stateless controls out of staging

[PATCH] usb: uvcvideo: remove unneeded goto
 2022-06-17 10:21 UTC  (3+ messages)

[PATCH -next] media:rkvdec:Remove redundant memset
 2022-06-17  9:39 UTC 

Build failed in Jenkins: media-build #3930
 2022-06-17  9:20 UTC  (3+ messages)
` Build failed in Jenkins: media-build #3931
  ` Build failed in Jenkins: media-build #3932

[PATCH] media: staging: ipu3-imgu: Fix BNR wb gain documentation
 2022-06-17  8:45 UTC 

[PATCH] media: camss: Allocate power domain resources dynamically
 2022-06-17  8:44 UTC  (2+ messages)

[PATCH v6] media: ov5640: Use runtime PM
 2022-06-17  8:33 UTC 

[PATCH -next] media: rkvdec: Fix memset size error
 2022-06-17  8:10 UTC  (2+ messages)

[PATCH] media: mediatek: vcodec: Fix non subdev architecture open power fail
 2022-06-17  7:27 UTC  (3+ messages)

[PATCH, v2] media: mediatek: vcodec: Fix non subdev architecture open power fail
 2022-06-17  7:25 UTC 

[PATCH 0/3] Vimc code readability improvements
 2022-06-17  7:05 UTC  (11+ messages)
` [PATCH 1/3] media: vimc: expand the names of vimc entity types
` [PATCH 2/3] media: vimc: enumerate data link entities for clarity
` [PATCH 3/3] media: vimc: use data link entities enum to index the ent_config array

[PATCH v7, 00/15] media: mtk-vcodec: support for M8192 decoder
 2022-06-17  6:46 UTC  (4+ messages)
` [PATCH v7, 04/15] media: mtk-vcodec: Read max resolution from dec_capability

[ANN] Media Summit at ELCE Dublin: Request for Topics
 2022-06-17  6:41 UTC  (7+ messages)

[PATCH v2] dma-buf: Move sysfs work out of DMA-BUF export path
 2022-06-17  6:11 UTC  (13+ messages)

cron job: media_tree daily build: WARNINGS
 2022-06-17  4:43 UTC 

[PATCH 0/7] media: nxp: i.MX8 ISI driver
 2022-06-17  2:47 UTC  (10+ messages)
` [PATCH 1/7] media: v4l: Add packed YUV 4:4:4 YUVA and YUVX pixel formats
` [PATCH 2/7] media: v4l2-tpg: Add support for the new YUVA and YUVX formats
` [PATCH 3/7] media: vivid: "
` [PATCH 4/7] media: v4l2: Make colorspace validity checks more future-proof
` [PATCH 5/7] media: v4l2: Sanitize colorspace values in the framework
` [PATCH 6/7] dt-bindings: media: Add i.MX8 ISI DT bindings
` [PATCH 7/7] media: nxp: Add i.MX8 ISI driver

[PATCH v1 0/2 RESEND] media: vimc: add ancillary lens
 2022-06-17  2:00 UTC  (7+ messages)
` [PATCH v1 1/2 "
` [PATCH v1 2/2 RESEND] media: vimc: documentation for lens

[PATCH v3] venus: Add support for SSR trigger using fault injection
 2022-06-16 22:24 UTC  (3+ messages)

[PATCH 0/2] media: cedrus: fix HEVC decoding
 2022-06-16 21:46 UTC  (3+ messages)

[PATCH] libv4l2subdev: Fix compilation error by including missing header
 2022-06-16 17:29 UTC 

[PATCH 0/3] [RFC] v4l: Add packed YUV 4:4:4 YUVA and YUVX pixel formats
 2022-06-16 16:31 UTC  (4+ messages)
` [PATCH 3/3] media: vivid: Add support for the new YUVA and YUVX formats

[PATCH 0/3] media: rkisp1: Improve DPCC configuration
 2022-06-16 16:04 UTC  (4+ messages)
` [PATCH 1/3] media: rockchip: rkisp1: Set DPCC methods enable bits inside loop
` [PATCH 2/3] media: rockchip: rkisp1: Mask invalid bits in DPCC parameters
` [PATCH 3/3] media: rockchip: rkisp1: Define macros for DPCC configurations in UAPI

[PATCH] media: atmel: atmel-isc-base: allow wb ctrls to be changed when isc is not configured
 2022-06-16 14:42 UTC 

[PATCH V2 1/2] media: i2c: imx219: Split common registers from mode tables
 2022-06-16 12:31 UTC  (2+ messages)
` [PATCH V2 2/2] media: i2c: imx219: Support four-lane operation

[PATCH v2] venus: Add support for SSR trigger using fault injection
 2022-06-16 11:26 UTC  (3+ messages)

[PATCH v9 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2022-06-16 11:18 UTC  (2+ messages)

[PATCH] usb: gadget: Remove unnecessary print function dev_err()
 2022-06-16 10:16 UTC  (2+ messages)

[PATCH] drivers: tty: serial: Add missing of_node_put() in serial-tegra.c
 2022-06-16  9:43 UTC  (10+ messages)
  ` [Linaro-mm-sig] "
        `  "

[PATCH] media: sta2x11: remove VIRT_TO_BUS dependency
 2022-06-16  9:32 UTC  (2+ messages)

[PATCH v2] media: imx-jpeg: Align upwards buffer size
 2022-06-16  9:03 UTC  (5+ messages)

[PATCH v5 0/9] i.MX8MP DW100 dewarper driver
 2022-06-16  6:08 UTC  (5+ messages)
` [PATCH v5 3/9] vivid: add dynamic array test control

cron job: media_tree daily build: OK
 2022-06-16  4:43 UTC 

[BUILD SUCCESS] LAST PATCH: [Intel-gfx] [PATCH 6/6] drm/i915/gt: Serialize TLB invalidates with GT resets
 2022-06-16  3:34 UTC 

[PATCH 0/4] media: imx: imx-mipi-csis: Add i.MX8MP support
 2022-06-16  0:09 UTC  (11+ messages)
` [PATCH 1/4] media: imx: imx-mipi-csis: Set the subdev fwnode for endpoint matching
` [PATCH 2/4] media: imx: imx-mipi-csis: Add version register
` [PATCH 3/4] media: imx: imx-mipi-csis: Implement the .get_frame_desc() operation
` [PATCH 4/4] dt-bindings: media: nxp,imx-mipi-csi2: i.MX8MP support

[PATCH v3 0/6] dt-bindings: Add macros for video interface bus types
 2022-06-15 22:14 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: media: "
` [PATCH v3 2/6] dt-bindings: Use new video interface bus type macros in examples
` [PATCH v3 3/6] ARM: dts: freescale: Use new media bus type macros
` [PATCH v3 4/6] ARM: dts: omap: "
` [PATCH v3 5/6] ARM: dts: renesas: "
` [PATCH v3 6/6] ARM: dts: stm32: "

Hi
 2022-06-15 21:59 UTC 

[PATCH v2] media: venus: set ubwc configuration on specific video hardware
 2022-06-15 21:34 UTC  (2+ messages)

[PATCH v2 00/40] media: atomisp: Various hmm and other cleanups
 2022-06-15 21:11 UTC  (11+ messages)
` [PATCH v2 32/40] media: atomisp: remove hmm_page_object
` [PATCH v2 33/40] media: atomisp: fix __get_frame_info() error handling
` [PATCH v2 34/40] media: atomisp: add error checking to atomisp_create_pipes_stream()
` [PATCH v2 35/40] media: atomisp: add error logging to atomisp_destroy_pipes_stream_force()
` [PATCH v2 36/40] media: atomisp: use atomisp_create_pipes_stream() in more places
` [PATCH v2 37/40] media: atomisp: use atomisp_css_update_stream() "
` [PATCH v2 38/40] media: atomisp: use atomisp_destroy_pipes_stream_force() "
` [PATCH v2 39/40] media: atomisp: remove force argument from __destroy_[stream[s]|pipe[s]]()
` [PATCH v2 40/40] media: atomisp: Add a notes.txt file


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