linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-03 10:27:46 to 2021-08-07 18:34:13 UTC [more...]

[PATCH v2 0/5] dma-fence: Deadline awareness
 2021-08-07 18:37 UTC  (4+ messages)
` [PATCH v2 1/5] dma-fence: Add deadline awareness
` [PATCH v2 4/5] drm/scheduler: Add fence deadline support
` [PATCH v2 5/5] drm/msm: Add deadline based boost support

[ragnatech:media-next] BUILD SUCCESS 6daa9f32282ac76b8996f5291fb387d685786288
 2021-08-07 18:33 UTC 

[PATCH V7 0/9] PCI: Enable 10-Bit tag support for PCIe devices
 2021-08-07  7:46 UTC  (37+ messages)
` [PATCH V7 1/9] PCI: Use cached Device Capabilities Register
` [PATCH V7 2/9] PCI: Use cached Device Capabilities 2 Register
` [PATCH V7 3/9] PCI: Add 10-Bit Tag register definitions
` [PATCH V7 4/9] PCI: Enable 10-Bit Tag support for PCIe Endpoint devices
` [PATCH V7 5/9] PCI/IOV: Enable 10-Bit tag support for PCIe VF devices
` [PATCH V7 6/9] PCI: Enable 10-Bit Tag support for PCIe RP devices
` [PATCH V7 7/9] PCI/sysfs: Add a 10-Bit Tag sysfs file
` [PATCH V7 8/9] PCI/IOV: Add 10-Bit Tag sysfs files for VF devices
` [PATCH V7 9/9] PCI/P2PDMA: Add a 10-Bit Tag check in P2PDMA

[PATCH v6 0/5] Add support for the Hynix Hi-846 camera
 2021-08-07  7:06 UTC  (5+ messages)
` [PATCH v6 5/5] arm64: defconfig: enable VIDEO_HI846

cron job: media_tree daily build: ERRORS
 2021-08-07  3:43 UTC 

[PATCH] media: ipu3.rst: Improve header formatting on tables
 2021-08-06 22:30 UTC 

[PATCH v6 0/9] Refactor MTK MDP driver into core/components
 2021-08-06 21:47 UTC  (11+ messages)
` [PATCH v6 1/9] mtk-mdp: propagate errors from clock_on
` [PATCH v6 2/9] mtk-mdp: add driver to probe mdp components
` [PATCH v6 7/9] media: mtk-mdp: use mdp-rdma0 alias to point to MDP master
` [PATCH v6 9/9] dt-bindings: mediatek: remove vpu requirement from mtk-mdp

[PATCH v5 01/20] drm/sched: Split drm_sched_job_init
 2021-08-06 19:59 UTC  (24+ messages)
` [PATCH v5 02/20] drm/msm: Fix drm/sched point of no return rules
` [PATCH v5 04/20] drm/sched: Add dependency tracking
` [PATCH v5 05/20] drm/sched: drop entity parameter from drm_sched_push_job
` [PATCH v5 07/20] drm/panfrost: use scheduler dependency tracking
` [PATCH v5 08/20] drm/lima: "
` [PATCH v5 11/20] drm/etnaviv: Use scheduler dependency handling
` [PATCH v5 12/20] drm/msm: "
` [PATCH v5 13/20] drm/gem: Delete gem array fencing helpers
` [PATCH v5 20/20] dma-resv: Give the docs a do-over

[GIT PULL FOR v5.15] Small fixes
 2021-08-06 16:50 UTC  (2+ messages)
` [GIT PULL FOR v5.15] Small fixes (#76224)

[PATCH] media: hantro: Fix check for single irq
 2021-08-06 15:39 UTC  (5+ messages)

[PATCH v3 0/4] media: visiting YUV tiled formats
 2021-08-06 12:42 UTC  (6+ messages)
` [PATCH v3 1/4] media: Rename V4L2_PIX_FMT_SUNXI_TILED_NV12 to V4L2_PIX_FMT_NV12_32L32
` [PATCH v3 2/4] media: Rename V4L2_PIX_FMT_HM12 to V4L2_PIX_FMT_NV12_16L16
` [PATCH v3 3/4] media: Add NV12_4L4 tiled format
` [PATCH v3 4/4] media: Clean V4L2_PIX_FMT_NV12MT documentation

[PATCH v3 0/2] New V4L2 controls V4L2_CID_NOTIFY_GAIN_XXX
 2021-08-06 10:34 UTC  (13+ messages)
` [PATCH v3 1/2] media: v4l2-ctrls: Add V4L2_CID_NOTIFY_GAIN_XXX controls
` [PATCH v3 2/2] media: v4l2-ctrls: Document "

media: platform/rockchip/rkisp1 - v4l-compliance reports errors
 2021-08-06  8:55 UTC  (7+ messages)
      ` [EXT] "

[PATCH v2] media: mtk-vpu: Ensure alignment of 8 for DTCM buffer
 2021-08-06  8:28 UTC 

[PATCH 0/5] media: mtk-vcodec: venc: variouse bug fixes
 2021-08-06  7:48 UTC  (9+ messages)
` [PATCH 1/5] media: mtk-vcodec: enter ABORT state if encoding failed
` [PATCH 2/5] media: mtk-vcodec: call v4l2_m2m_ctx_release first when file is released
` [PATCH 3/5] media: mtk-vcodec: change the venc handler funcs to return int
` [PATCH 4/5] media: mtk-vcodec: Add two error cases upon vpu irq handling
` [PATCH 5/5] media: mtk-vcodec: venc: Fail if a msg sent to VPU was not signaled

[ragnatech:media-next] BUILD SUCCESS 3d18437cc4af867efd626a04a7504735b636fc10
 2021-08-06  7:08 UTC 

[ragnatech:media-tree] BUILD SUCCESS 9c3a0f285248899dfa81585bc5d5bc9ebdb8fead
 2021-08-06  7:08 UTC 

[PATCH v7 00/14] media: mtk-vcodec: support for MT8183 decoder
 2021-08-06  4:15 UTC  (15+ messages)
` [PATCH v7 01/14] media: mtk-vcodec: vdec: Support H264 profile control
` [PATCH v7 02/14] media: mtk-vcodec: vdec: use helpers in VIDIOC_(TRY_)DECODER_CMD
` [PATCH v7 03/14] media: mtk-vcodec: vdec: clamp OUTPUT resolution to hardware limits
` [PATCH v7 04/14] media: mtk-vcodec: make flush buffer reusable by encoder
` [PATCH v7 05/14] media: mtk-vcodec: venc: support START and STOP commands
` [PATCH v7 06/14] media: mtk-vcodec: vdec: move stateful ops into their own file
` [PATCH v7 07/14] media: mtk-vcodec: vdec: handle firmware version field
` [PATCH v7 08/14] media: mtk-vcodec: support version 2 of decoder firmware ABI
` [PATCH v7 09/14] media: add Mediatek's MM21 format
` [PATCH v7 10/14] media: mtk-vcodec: vdec: support stateless API
` [PATCH v7 11/14] media: mtk-vcodec: vdec: support stateless H.264 decoding
` [PATCH v7 12/14] media: mtk-vcodec: vdec: add media device if using stateless api
` [PATCH v7 13/14] dt-bindings: media: document mediatek,mt8183-vcodec-dec
` [PATCH v7 14/14] media: mtk-vcodec: enable MT8183 decoder

cron job: media_tree daily build: ERRORS
 2021-08-06  3:42 UTC 

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

[ragnatech:media-next] BUILD SUCCESS bfee75f73c37a2f46a6326eaa06f5db701f76f01
 2021-08-05 17:19 UTC 

[GIT PULL FOR v5.15] v2: Various fixes and enhancements
 2021-08-05 15:53 UTC  (2+ messages)
` [GIT PULL FOR v5.15] v2: Various fixes and enhancements (#76183)

[PATCH v2] media: vivid: drop CONFIG_FB dependency
 2021-08-05 15:36 UTC 

[PATCH] media: atomisp: remove the repeated declaration
 2021-08-05 14:58 UTC  (2+ messages)

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

[GIT PULL FOR v5.15] rkisp1 support for px30
 2021-08-05 14:07 UTC  (2+ messages)
` [GIT PULL FOR v5.15] rkisp1 support for px30 (#76158)

[GIT PULL for 5.15] rcar improvements, V4L2 async notifier and mt9p031 patches
 2021-08-05 13:48 UTC  (2+ messages)
` [GIT PULL for 5.15] rcar improvements, V4L2 async notifier and (#76148)

[PATCH v7 00/12] Clean up "mediatek,larb"
 2021-08-05 13:22 UTC  (3+ messages)
` [PATCH v7 04/12] iommu/mediatek: Add device_link between the consumer and the larb devices

[PATCH v6 00/14] media: mtk-vcodec: support for MT8183 decoder
 2021-08-05 11:51 UTC  (7+ messages)
` [PATCH v6 11/14] media: mtk-vcodec: vdec: support stateless H.264 decoding
` [PATCH v6 12/14] media: mtk-vcodec: vdec: add media device if using stateless api

[PATCH] media: cxd2880-spi: fix a reversed condition in error handling
 2021-08-05 10:40 UTC 

[RESEND PATCH v2 0/2] locking/lockdep, drm: apply new lockdep assert in drm_auth.c
 2021-08-05 10:08 UTC  (3+ messages)
` [RESEND PATCH v2 2/2] drm: add lockdep assert to drm_is_current_master_locked

[PATCH v4 00/15] media: mtk-vcodec: support for MT8183 decoder
 2021-08-05  9:56 UTC  (4+ messages)
` [PATCH v4 14/15] media: mtk-vcodec: venc: support START and STOP commands

[PATCH v2 0/9] Add support for DMA2D of STMicroelectronics STM32 Soc series
 2021-08-05  8:59 UTC  (2+ messages)

[PATCH -next v2] drm/msm: Use list_move_tail instead of list_del/list_add_tail in msm_gem.c
 2021-08-05  8:23 UTC  (2+ messages)

[PATCH] media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()
 2021-08-05  7:55 UTC 

[PATCH] drm/amdgpu: drop redundant null-pointer checks in amdgpu_ttm_tt_populate() and amdgpu_ttm_tt_unpopulate()
 2021-08-05  4:32 UTC  (3+ messages)

cron job: media_tree daily build: ERRORS
 2021-08-05  3:45 UTC 

drivers/media/platform/atmel/atmel-sama7g5-isc.c:610:34: warning: unused variable 'microchip_xisc_of_match'
 2021-08-04 19:59 UTC 

[ragnatech:media-tree] BUILD SUCCESS a7a48b40c7990749b933250aca5030b3a0bad193
 2021-08-04 17:34 UTC 

[PATCH v1 1/6] media: ipu3-cio2: Replace open-coded for_each_set_bit()
 2021-08-04 16:23 UTC  (2+ messages)

[GIT PULL FOR v5.15] Various fixes/enhancements
 2021-08-04 14:46 UTC 

[PATCH V2 00/13] soc: imx: gpcv2: support i.MX8MM
 2021-08-04 14:30 UTC 

[PATCH] media: vivid: drop CONFIG_FB dependency
 2021-08-04 14:18 UTC  (4+ messages)

[PATCH] staging/media/meson: vdec.h: fix kerneldoc warnings
 2021-08-04 13:53 UTC 

[PATCH v2 0/2] Fix size comparison bug and use flexible array
 2021-08-04 12:37 UTC  (5+ messages)
` [PATCH v2 1/2] media: staging/intel-ipu3: css: Fix wrong size comparison

[PATCH v2 0/4] media: visiting YUV tiled formats
 2021-08-04 10:05 UTC  (7+ messages)
` [PATCH v2 1/4] media: Rename V4L2_PIX_FMT_SUNXI_TILED_NV12 to V4L2_PIX_FMT_NV12_32L32
` [PATCH v2 2/4] media: Rename V4L2_PIX_FMT_HM12 to V4L2_PIX_FMT_NV12_16L16
` [PATCH v2 3/4] media: Add NV12_4L4 tiled format

[PATCH v10 0/3] media: imx: add support for imx8mq MIPI RX
 2021-08-04  9:56 UTC  (4+ messages)

[PATCH v9 0/3] media: imx: add support for imx8mq MIPI RX
 2021-08-04  9:09 UTC  (5+ messages)
` [PATCH v9 3/3] arm64: dts: imx8mq: add mipi csi phy and csi bridge descriptions

[PATCH] media: cx23885: Fix snd_card_free call on null card pointer
 2021-08-04  8:50 UTC 

[PATCH v2 1/2] media: i2c: Add ON Semiconductor AP1302 ISP driver
 2021-08-04  6:05 UTC  (2+ messages)

[PATCH] media: coda: fix frame_mem_ctrl for YUV420 and YVU420 formats
 2021-08-04  6:04 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2021-08-04  3:15 UTC 

[PATCH] dma-buf: heaps: Set allocation limit for system heap
 2021-08-03 21:39 UTC  (3+ messages)

[PATCH 0/3] Avoid card name truncation
 2021-08-03 19:46 UTC  (4+ messages)
` [PATCH 1/3] media: radio-wl1273: "
` [PATCH 2/3] media: si470x: "
` [PATCH 3/3] media: tm6000: "

[PATCH v4] dt-binding: media: document ON Semi AR0521 sensor bindings
 2021-08-03 19:39 UTC  (2+ messages)

[PATCH v1 0/2] Add scaling lists support for HEVC
 2021-08-03 19:29 UTC  (6+ messages)
` [PATCH v1 1/2] media: hevc: Add scaling matrix control
` [PATCH v1 2/2] media: hantro: Add scaling lists feature

[ragnatech:media-next] BUILD SUCCESS e76897000f906567ec94864c65a81931c39d6789
 2021-08-03 18:38 UTC 

[PATCH] uvcvideo: Support devices that require SET_INTERFACE(0) before/after streaming
 2021-08-03 17:53 UTC  (4+ messages)

[GIT PULL for v5.14-rc5] media fixes
 2021-08-03 16:49 UTC  (2+ messages)

[PATCH v3 00/38] media: ti-vpe: cal: multistream & embedded data support
 2021-08-03 16:27 UTC  (5+ messages)
` [PATCH v3 38/38] media: ti-vpe: cal: add multiplexed streams support

Clarification about V4L2_CID_MPEG_VIDEO_H264_HIERARCHICAL_CODING
 2021-08-03 14:27 UTC  (2+ messages)


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