linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-21 21:58:09 to 2021-08-25 15:18:25 UTC [more...]

[PATCH v7 0/7] Refactor MTK MDP driver into core/components
 2021-08-25 15:18 UTC  (11+ messages)
` [PATCH v7 1/7] mtk-mdp: propagate errors from clock_on
` [PATCH v7 2/7] mtk-mdp: add driver to probe mdp components
` [PATCH v7 3/7] mtk-mdp: use pm_runtime in MDP component driver
` [PATCH v7 4/7] media: mtk-mdp: don't pm_run_time_get/put for master comp in clock_on
` [PATCH v7 5/7] mtk-mdp: make mdp driver to be loadable by platform_device_register*()
` [PATCH v7 7/7] media: mtk-mdp: use mdp-rdma0 alias to point to MDP master

[RFC] Make use of non-dynamic dmabuf in RDMA
 2021-08-25 15:14 UTC  (26+ messages)

[PATCH v7 0/7] drm: update locking for modesetting
 2021-08-25 14:22 UTC  (8+ messages)
` [PATCH v7 1/7] drm: fix null ptr dereference in drm_master_release
` [PATCH v7 2/7] drm: convert drm_device.master_mutex into a rwsem
` [PATCH v7 3/7] drm: lock drm_global_mutex earlier in the ioctl handler
` [PATCH v7 4/7] drm: avoid races with modesetting rights
` [PATCH v7 5/7] drm: avoid circular locks in drm_mode_object_find
` [PATCH v7 6/7] drm: avoid circular locks with modeset_mutex and master_rwsem
` [PATCH v7 7/7] drm: remove drm_file.master_lookup_lock

drivers/staging/media/atomisp/i2c/atomisp-gc2235.c:567:6: warning: variable 'ret' set but not used
 2021-08-25 14:09 UTC 

[PATCH] dt-bindings: Use 'enum' instead of 'oneOf' plus 'const' entries
 2021-08-25 14:02 UTC  (4+ messages)

[V3] venus: vdec: decoded picture buffer handling during reconfig sequence
 2021-08-25 11:08 UTC 

[PATCH v3] media: mtk-vpu: Ensure alignment of 8 for DTCM buffer
 2021-08-25 10:28 UTC  (2+ messages)

[PATCH v6 0/7] drm: update locking for modesetting
 2021-08-25 10:24 UTC  (8+ messages)
` [PATCH v6 1/7] drm: fix null ptr dereference in drm_master_release
` [PATCH v6 2/7] drm: convert drm_device.master_mutex into a rwsem
` [PATCH v6 3/7] drm: lock drm_global_mutex earlier in the ioctl handler
` [PATCH v6 4/7] drm: avoid races with modesetting rights
` [PATCH v6 5/7] drm: avoid circular locks in drm_mode_object_find
` [PATCH v6 6/7] drm: avoid circular locks with modeset_mutex and master_rwsem
` [PATCH v6 7/7] drm: remove drm_file.master_lookup_lock

[PATCH v2] media: vivid: add signal-free time for cec message xfer
 2021-08-25 10:16 UTC  (2+ messages)

[PATCH v1 1/3] lib/sort: Split out choose_swap_func() local helper
 2021-08-25  9:55 UTC  (8+ messages)
` [PATCH v1 2/3] lib/sort: Introduce rotate() to circular shift an array of elements
` [RFT, PATCH v1 3/3] media: ipu3-cio2: Replace custom implementation of rotate()

[PATCH v8 00/34] NVIDIA Tegra power management patches for 5.16
 2021-08-25  9:45 UTC  (6+ messages)
` [PATCH v8 20/34] mmc: sdhci-tegra: Add runtime PM and OPP support

[PATCH] venus: vdec: update output buffer size during vdec_s_fmt()
 2021-08-25  8:44 UTC 

[PATCH v2 00/12] Extensions to ov8865 driver
 2021-08-25  8:29 UTC  (7+ messages)
` [PATCH v2 05/12] media: i2c: Add .get_selection() support to ov8865

[PATCH] media: Request API is no longer experimental
 2021-08-25  8:25 UTC  (3+ messages)

[PATCH 0/9] Enable two H264 encoder cores on MT8195
 2021-08-25  7:16 UTC  (18+ messages)
` [PATCH 1/9] dt-bindings: media: mtk-vcodec: Add binding for MT8195 two venc cores
` [PATCH 2/9] media: mtk-vcodec: Use component framework to manage encoder hardware
` [PATCH 3/9] media: mtk-vcodec: Rewrite venc power manage interface
` [PATCH 4/9] media: mtk-vcodec: Add venc power on/off interface
` [PATCH 5/9] media: mtk-vcodec: Rewrite venc clock interface
` [PATCH 6/9] media: mtk-vcodec: Add new venc drv interface for frame_racing mode
` [PATCH 7/9] media: mtk-vcodec: Add frame racing mode encode process

[Regression 5.14] media: dvb userspace api
 2021-08-25  6:33 UTC  (11+ messages)

[PATCH v5, 00/15] Using component framework to support multi hardware decode
 2021-08-25  5:48 UTC  (10+ messages)

cron job: media_tree daily build: ERRORS
 2021-08-25  3:44 UTC 

[PATCH] media: vivid: add signal-free time for cec message xfer
 2021-08-25  2:27 UTC  (4+ messages)

[PATCH v3] media: aspeed-video: ignore interrupts that aren't enabled
 2021-08-25  2:14 UTC  (2+ messages)
` [Phishing Risk] [External] "

[PATCH] parisc/parport_gsc: switch from 'pci_' to 'dma_' API
 2021-08-24 19:39 UTC  (3+ messages)

[PATCH v7 0/5] media: mediatek: support mdp3 on mt8183 platform
 2021-08-24 18:02 UTC  (7+ messages)
` [PATCH v7 1/5] soc: mediatek: mutex: add support for MDP
` [PATCH v7 2/5] soc: mediatek: mmsys: Add "
` [PATCH v7 3/5] dt-binding: mt8183: Add Mediatek MDP3 dt-bindings
` [PATCH v7 4/5] dts: arm64: mt8183: Add Mediatek MDP3 nodes
` [PATCH v7 5/5] media: platform: mtk-mdp3: Add Mediatek MDP3 driver

[PATCH 00/30] TI Video Decoder driver upstreaming to v5.14-rc6 kernel
 2021-08-24 16:14 UTC  (9+ messages)
` [PATCH 03/30] v4l: vxd-dec: Create vxd_dec Mem Manager helper library
` [PATCH 09/30] v4l: vxd-dec: Add idgen api modules
` [PATCH 25/30] v4l: videodev2: Add 10bit definitions for NV12 and NV16 color formats

[RFC 0/3] ACPI, PMICs and probing cameras
 2021-08-24 15:51 UTC  (4+ messages)
` [RFC 1/3] imx258: Defer probing on ident register read fail (on ACPI)

[ragnatech:media-next] BUILD SUCCESS d62cd4d277cc711f781a7bdec4109c6148529b25
 2021-08-24 14:05 UTC 

[PATCH] media: hantro: Add support of compressed reference buffers
 2021-08-24 12:35 UTC  (3+ messages)

[PATCH 1/2] dma-buf: nuke DMA_FENCE_TRACE macros v2
 2021-08-24  8:12 UTC  (2+ messages)

[PATCH v6 0/5] media: mediatek: support mdp3 on mt8183 platform
 2021-08-24  5:02 UTC  (3+ messages)
` [PATCH v6 4/5] dts: arm64: mt8183: Add Mediatek MDP3 nodes

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

[PATCH v8 01/34] opp: Add dev_pm_opp_sync() helper
 2021-08-24  3:04 UTC  (27+ messages)

[PATCH v8 07/34] clk: tegra: Support runtime PM and power domain
 2021-08-23 18:54 UTC  (12+ messages)

[PATCH v5 0/6] drm: update locking for modesetting
 2021-08-23 17:14 UTC  (7+ messages)
` [PATCH v5 1/6] drm: fix null ptr dereference in drm_master_release
` [PATCH v5 2/6] drm: convert drm_device.master_mutex into a rwsem
` [PATCH v5 3/6] drm: lock drm_global_mutex earlier in the ioctl handler
` [PATCH v5 4/6] drm: avoid races with modesetting rights
` [PATCH v5 5/6] drm: avoid circular locks with modeset_mutex and master_rwsem
` [PATCH v5 6/6] drm: remove drm_file.master_lookup_lock

[PATCH v2] media: pt3: Switch to using functions pcim_* and devm_*
 2021-08-23 14:40 UTC  (3+ messages)

[PATCH] media: hantro: Trace hevc hw cycles performance register
 2021-08-23 13:56 UTC 

[PATCH] media: vim2m: Remove repeated verbose license text
 2021-08-23 12:29 UTC 

[PATCHv5 0/8] videobuf2: support new noncontiguous DMA API
 2021-08-23 12:22 UTC  (9+ messages)
` [PATCHv5 1/8] videobuf2: rework vb2_mem_ops API
` [PATCHv5 2/8] videobuf2: inverse buffer cache_hints flags
` [PATCHv5 3/8] videobuf2: split buffer cache_hints initialisation
` [PATCHv5 4/8] videobuf2: move cache_hints handling to allocators
` [PATCHv5 5/8] videobuf2: add V4L2_MEMORY_FLAG_NON_COHERENT flag
` [PATCHv5 6/8] videobuf2: add queue memory coherency parameter
` [PATCHv5 7/8] videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flag
` [PATCHv5 8/8] videobuf2: handle non-contiguous DMA allocations

[PATCH] media: dvb-frontend/mxl692: Remove repeated verbose license text
 2021-08-23 12:13 UTC 

[PATCH] media: dvb-frontend/mxl5xx: Remove repeated verbose license text
 2021-08-23 12:12 UTC 

[PATCH] media: dvb-frontends/stv6111: Remove repeated verbose license text
 2021-08-23 12:07 UTC 

[PATCH] media: dvb-frontends/stv0910: Remove repeated verbose license text
 2021-08-23 12:06 UTC 

[RFC 0/5] media: i2c: Add MAX9271 subdevice driver
 2021-08-23 12:05 UTC  (16+ messages)
` [RFC 1/5] media: i2c: max9271: Rename max9271 library driver
` [RFC 2/5] media: i2c: Add MAX9271 I2C driver
` [RFC 4/5] media: i2c: max9286: Fetch PIXEL_RATE in s_stream

[PATCH] media: dvb-frontends/cxd2099: Remove repeated verbose license text
 2021-08-23 12:05 UTC 

[BUG] media: platform: qcom: venus: possible ABBA deadlock in venus_event_notify() and venus_helper_vb2_buf_queue()
 2021-08-23 11:50 UTC 

[PATCH] media: hevc: fix pictures lists type
 2021-08-23 11:35 UTC  (4+ messages)

[PATCHv4 0/8] videobuf2: support new noncontiguous DMA API
 2021-08-23 10:29 UTC  (8+ messages)
` [PATCHv4 8/8] videobuf2: handle non-contiguous DMA allocations

[GIT PULL FOR v5.16] uvcvideo v4l2-compliance fixes
 2021-08-23 10:14 UTC  (2+ messages)
` [GIT PULL FOR v5.16] uvcvideo v4l2-compliance fixes (#76513)

[PATCH v2] media: camss: vfe: Don't call hw_version() before its dependencies are met
 2021-08-23 10:10 UTC  (3+ messages)

[PATCH v2] media: uvcvideo: Quirk for hardware with invalid sof
 2021-08-23 10:09 UTC  (10+ messages)

[PATCH v13 0/9] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-08-23  8:27 UTC  (5+ messages)
` [PATCH v13 2/9] media: hevc: Add decode params control

[PATCH] media: switch from 'pci_' to 'dma_' API
 2021-08-23  8:09 UTC  (3+ messages)

[PATCH linux-next] ipu3: use flexible-array member instead of zero-length array
 2021-08-23  8:06 UTC  (2+ messages)

[PATCH] media: allegro: request irq after initializing mbox_status
 2021-08-23  7:53 UTC  (2+ messages)

[PATCH v10 00/21] Fix v4l2-compliance errors
 2021-08-23  7:32 UTC  (11+ messages)
` [PATCH v10 17/21] uvcvideo: uvc_ctrl_is_accessible: check for INACTIVE
` [PATCH v10 18/21] uvcvideo: improve error handling in uvc_query_ctrl()
` [PATCH v10 19/21] uvcvideo: don't spam the log in uvc_ctrl_restore_values()
` [PATCH v10 20/21] uvc: use vb2 ioctl and fop helpers

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

media: videobuf2: Fails to scale H264 1080p video on 1920x1080 screen
 2021-08-23  1:29 UTC  (3+ messages)

[PATCH] media: dvb-frontends: mn88443x: Handle errors of clk_prepare_enable()
 2021-08-22  9:48 UTC 

[PATCH] media: videobuf2: Convert to SPDX identifier
 2021-08-22  4:27 UTC 

[PATCH] media: dvb-core: Convert to SPDX identifier
 2021-08-22  4:06 UTC 

[PATCH] media: b2c2: flexcop: Convert to SPDX identifier
 2021-08-22  4:03 UTC 

[PATCH] media: rc and cec: keep all menu entries together
 2021-08-22  0:04 UTC 

[PATCH] media: pci/ivtv: switch from 'pci_' to 'dma_' API
 2021-08-21 21:54 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).