linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-13 03:24:24 to 2022-06-14 19:14:05 UTC [more...]

[PATCH 00/55] media: rkisp1: Cleanups and add support for i.MX8MP
 2022-06-14 19:11 UTC  (34+ messages)
` [PATCH 01/55] media: rkisp1: debug: Add dump file in debugfs for MI buffer registers
` [PATCH 02/55] media: rkisp1: Enable compilation on ARCH_MXC
` [PATCH 03/55] media: rkisp1: debug: Add debugfs files to monitor MI and ISP interrupts
` [PATCH 04/55] media: rkisp1: Disable runtime PM in probe error path
` [PATCH 05/55] media: rkisp1: Read the ID register at probe time instead of streamon
` [PATCH 06/55] media: rkisp1: Rename rkisp1_match_data to rkisp1_info
` [PATCH 07/55] media: rkisp1: Save info pointer in rkisp1_device
` [PATCH 08/55] media: rkisp1: Access ISP version from info pointer
` [PATCH 09/55] media: rkisp1: Make rkisp1_isp_mbus_info common
` [PATCH 10/55] media: rkisp1: cap: Print debug message on failed link validation
` [PATCH 11/55] media: rkisp1: Move sensor .s_stream() call to ISP
` [PATCH 12/55] media: rkisp1: Reject sensors without pixel rate control at bound time
` [PATCH 13/55] media: rkisp1: Create link from sensor to ISP at notifier "
` [PATCH 14/55] media: rkisp1: Create internal links at probe time
` [PATCH 15/55] media: rkisp1: Rename rkisp1_subdev_notifier() to rkisp1_subdev_notifier_register()
` [PATCH 16/55] media: v4l2-async: Add notifier operation to destroy asd instances
` [PATCH 17/55] media: rkisp1: Fix sensor source pad retrieval at bound time
` [PATCH 18/55] media: rkisp1: Split CSI handling to separate file
` [PATCH 19/55] media: rkisp1: isp: Start CSI-2 receiver before ISP
` [PATCH 20/55] media: rkisp1: csi: Handle CSI-2 RX configuration fully in rkisp1-csi.c
` [PATCH 21/55] media: rkisp1: csi: Rename CSI functions with a common rkisp1_csi prefix
` [PATCH 22/55] media: rkisp1: csi: Move start delay to rkisp1_csi_start()
` [PATCH 23/55] media: rkisp1: csi: Pass sensor pointer to rkisp1_csi_config()
` [PATCH 24/55] media: rkisp1: csi: Constify argument to rkisp1_csi_start()
` [PATCH 25/55] media: rkisp1: isp: Don't initialize ret to 0 in rkisp1_isp_s_stream()
` [PATCH 26/55] media: rkisp1: isp: Pass mbus type and flags to rkisp1_config_cif()
` [PATCH 27/55] media: rkisp1: isp: Rename rkisp1_device.active_sensor to source
` [PATCH 28/55] media: rkisp1: isp: Add container_of wrapper to cast subdev to rkisp1_isp
` [PATCH 29/55] media: rkisp1: isp: Add rkisp1_device backpointer "
` [PATCH 30/55] media: rkisp1: isp: Pass rkisp1_isp pointer to internal ISP functions
` [PATCH 31/55] media: rkisp1: isp: Move input configuration to rkisp1_config_isp()
` [PATCH 32/55] media: rkisp1: isp: Merge ISP_ACQ_PROP configuration in single variable
` [PATCH 33/55] media: rkisp1: isp: Initialize some variables at declaration time

[PATCH] media: mediatek: vcodec: fix minmax.cocci warning
 2022-06-14 18:16 UTC  (2+ messages)

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

[PATCH] media: hdpvr: fix error value returns in hdpvr_read
 2022-06-14 17:50 UTC 

[PATCH v4, 0/3] add h264 decoder driver for mt8186
 2022-06-14 17:46 UTC  (5+ messages)
` [PATCH v4, 3/3] media: mediatek: vcodec: "

[PATCH v1 0/5] media: rkvdec: Fix H.264 error resilience
 2022-06-14 16:14 UTC  (7+ messages)
` [PATCH v1 2/5] media: rkvdec: Add an ops to check for decode errors
` [PATCH v1 4/5] media: rkvdec: Re-enable H.264 error detection

[PATCH v18 0/4] media: mediatek: support mdp3 on mt8183 platform
 2022-06-14 15:09 UTC  (4+ messages)
` [PATCH v18 3/4] dts: arm64: mt8183: add Mediatek MDP3 nodes

[PATCH 0/2] Add imx577 compatible to imx412
 2022-06-14 14:43 UTC  (10+ messages)
` [PATCH 1/2] media: dt-bindings: imx412: Add imx577 compatible string
` [PATCH 2/2] media: i2c: "

[PATCH v2 0/2] media: Add onsemi MT9M114 camera sensor driver
 2022-06-14 14:02 UTC  (4+ messages)
` [PATCH v2 2/2] media: i2c: Add driver for onsemi MT9M114 camera sensor

[PATCH 00/40] media: atomisp: Various hmm and other cleanups
 2022-06-14 13:18 UTC  (50+ messages)
` [PATCH 01/40] media: atomisp: remove the unused RAW_BUF_STRIDE macro
` [PATCH 02/40] media: atomisp: remove unused ia_css_frame_allocate_contiguous*() functions
` [PATCH 03/40] media: atomisp: drop contiguous argument from ia_css_frame_allocate_with_buffer_size()
` [PATCH 04/40] media: atomisp: drop contiguous argument from frame_allocate_with_data()
` [PATCH 05/40] media: atomisp: drop contiguous argument from frame_create()
` [PATCH 06/40] media: atomisp: drop IA_CSS_FRAME_FORMAT_MIPI support from ia_css_frame_init_planes()
` [PATCH 07/40] media: atomisp: drop contiguous flag from struct ia_css_frame
` [PATCH 08/40] media: atomisp: drop ATOMISP_MAP_FLAG_CONTIGUOUS
` [PATCH 09/40] media: atomisp: remove dynamic and reserved pool code
` [PATCH 10/40] media: atomisp: remove hmm_pool_[un]register()
` [PATCH 11/40] media: atomisp: remove hmm pool code
` [PATCH 12/40] media: atomisp: remove hmm_mem_stats
` [PATCH 13/40] media: atomisp: remove pool related kernel cmdline options
` [PATCH 14/40] media: atomisp: remove unused attribute argument from ia_css_frame_map()
` [PATCH 15/40] media: atomisp: drop hmm_page_type
` [PATCH 16/40] media: atomisp: removed unused hmm_bo_get_page_info() function
` [PATCH 17/40] media: atomisp: remove bogus comment above hmm_bo_allocated() prototype
` [PATCH 18/40] media: atomisp: remove private acceleration ioctls
` [PATCH 19/40] media: atomisp: remove atomisp_acc.c
` [PATCH 20/40] media: atomisp: remove unused atomisp_*css_* functions
` [PATCH 21/40] media: atomisp: asc.acc.pipeline is always NULL
` [PATCH 22/40] media: atomisp: remove no longer used atomisp_css_acc_done() function
` [PATCH 23/40] media: atomisp: remove atomisp_is_acc_enabled()
` [PATCH 24/40] media: atomisp: drop unused ATOMISP_ACC_FW_LOAD_* defines
` [PATCH 25/40] media: atomisp: drop ATOMISP_MAP_FLAG_CLEARED
` [PATCH 26/40] media: atomisp: drop unused ATOMISP_MAP_FLAG_* flags
` [PATCH 27/40] media: atomisp: remove unused hmm address translation functions
` [PATCH 28/40] media: atomisp: add hmm_create_from_userdata() helper
` [PATCH 29/40] media: atomisp: Simplify hmm_alloc() calls
` [PATCH 30/40] media: atomisp: drop highmem var/arg from the hmm code
` [PATCH 31/40] media: atomisp: drop HMM_BO_SHARE type
` [PATCH 32/40] media: atomisp: remove hmm_page_object
` [PATCH 33/40] media: atomisp: fix __get_frame_info() error handling
` [PATCH 34/40] media: atomisp: add error checking to atomisp_create_pipes_stream()
` [PATCH 35/40] media: atomisp: add error logging to atomisp_destroy_pipes_stream_force()
` [PATCH 36/40] media: atomisp: use atomisp_create_pipes_stream() in more places
` [PATCH 37/40] media: atomisp: use atomisp_css_update_stream() "
` [PATCH 38/40] media: atomisp: use atomisp_destroy_pipes_stream_force() "
` [PATCH 39/40] media: atomisp: remove force argument from __destroy_[stream[s]|pipe[s]]()
` [PATCH 40/40] media: atomisp: Add a notes.txt file

[RESEND V9,0/7] Enable two hardware jpeg encoder for MT8195
 2022-06-14 12:10 UTC  (8+ messages)
` [RESEND V9,1/7] dt-bindings: mediatek: Add mediatek, mt8195-jpgenc compatible
` [RESEND V9,2/7] mtk-jpegenc: export jpeg encoder functions
` [RESEND V9,3/7] mtk-jpegenc: manage jpegenc multi-hardware
` [RESEND V9,4/7] mtk-jpegenc: add jpegenc timeout func interface
` [RESEND V9,5/7] mtk-jpegenc: add jpeg encode worker interface
` [RESEND V9,6/7] mtk-jpegenc: add output pic reorder interface
` [RESEND V9,7/7] mtk-jpegenc: add stop cmd interface for jpgenc

[RESEND V3,0/8] Support multi-hardware jpeg decoder for MT8195
 2022-06-14 12:10 UTC  (9+ messages)
` [RESEND V3,1/8] dt-bindings: mediatek: Add mediatek,mt8195-jpgdec compatible
` [RESEND V3,2/8] media: mtk-jpegdec: export jpeg decoder functions
` [RESEND V3,3/8] media: mtk-jpegdec: manage jpegdec multi-hardware
` [RESEND V3,4/8] media: mtk-jpegdec: add jpegdec timeout func interface
` [RESEND V3,5/8] media: mtk-jpegdec: add jpeg decode worker interface
` [RESEND V3,6/8] media: mtk-jpegdec: add output pic reorder interface
` [RESEND V3,7/8] media: mtk-jpegdec: refactor jpegdec func interface
` [RESEND V3,8/8] mtk-jpegdec: add stop cmd interface for jpgdec

Build failed in Jenkins: media-build #3927
 2022-06-14  9:20 UTC  (3+ messages)
` Build failed in Jenkins: media-build #3928
  ` Build failed in Jenkins: media-build #3929

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

[PATCH 0/3] media: atomisp: fix "don't pass a pointer to a local variable"
 2022-06-14  7:19 UTC  (6+ messages)
` [PATCH 1/3] media: atomisp: revert "

[PATCH] media: mediatek: vcodec: Add to support VP9 inner racing mode
 2022-06-14  6:52 UTC 

[PATCH -next] media: v4l: Use memset_after() helper
 2022-06-14  6:05 UTC  (2+ messages)

cron job: media_tree daily build: OK
 2022-06-14  4:44 UTC 

[PATCH v6 00/17] Move HEVC stateless controls out of staging
 2022-06-13 18:17 UTC  (4+ messages)
` [PATCH v6 16/17] media: uapi: Change data_bit_offset definition
  `  "
    `  "

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

[V9,0/7] Enable two hardware jpeg encoder for MT8195
 2022-06-13 13:33 UTC  (6+ messages)
` [V9,1/7] dt-bindings: mediatek: Add mediatek, mt8195-jpgenc compatible
` [V9,5/7] mtk-jpegenc: add jpeg encode worker interface
` [V9,6/7] mtk-jpegenc: add output pic reorder interface
` [V9,7/7] mtk-jpegenc: add stop cmd interface for jpgenc

[PATCH 03/13] mm: shmem: provide oom badness for shmem files
 2022-06-13 14:11 UTC  (19+ messages)

[PATCH] media: rcar_drif: Remove useless license text when SPDX-License-Identifier is already used
 2022-06-13 12:05 UTC  (2+ messages)

[PATCH v8 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2022-06-13 14:12 UTC  (4+ messages)
` (EXT) [PATCH v8 09/14] drm/bridge: imx: Add LDB driver helper support
    ` (EXT) "

[PATCH] MAINTAINERS: add include/dt-bindings/media to MEDIA INPUT INFRASTRUCTURE
 2022-06-13 12:10 UTC 

[PATCH v4 0/3] Enable JPEG Encoder on RK3566/RK3568
 2022-06-13  9:43 UTC  (5+ messages)
` [PATCH v4 1/3] media: dt-binding: media: Add rockchip-vepu binding

[PATCH v2] media: imx-jpeg: Align upwards buffer size
 2022-06-13  5:25 UTC  (3+ messages)

[PATCH v20 0/6] Add mutex support for MDP
 2022-06-13  4:02 UTC  (5+ messages)
` [PATCH v20 1/6] soc: mediatek: mutex: add common interface for modules setting
` [PATCH v20 5/6] dts: arm64: mt8183: add GCE client property for Mediatek MUTEX


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