linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-27 10:28:41 to 2021-04-28 14:54:27 UTC [more...]

[PATCH v4 00/79] Address some issues with PM runtime at media subsystem
 2021-04-28 14:52 UTC  (32+ messages)
` [PATCH v4 01/79] media: venus: fix PM runtime logic at venus_sys_error_handler()
` [PATCH v4 03/79] media: i2c: ccs-core: return the right error code at suspend
` [PATCH v4 04/79] media: i2c: ov7740: don't resume at remove time
` [PATCH v4 05/79] media: i2c: video-i2c: "
` [PATCH v4 06/79] media: i2c: imx334: fix the pm runtime get logic
` [PATCH v4 07/79] media: exynos-gsc: don't resume at remove time
` [PATCH v4 08/79] media: atmel: properly get pm_runtime
` [PATCH v4 09/79] media: marvel-ccic: fix some issues when getting pm_runtime
` [PATCH v4 10/79] media: mdk-mdp: fix pm_runtime_get_sync() usage count
` [PATCH v4 11/79] media: rcar_fdp1: "
` [PATCH v4 12/79] media: renesas-ceu: Properly check for PM errors
` [PATCH v4 13/79] media: s5p: fix pm_runtime_get_sync() usage count
` [PATCH v4 14/79] media: am437x: "
` [PATCH v4 15/79] media: sh_vou: "
` [PATCH v4 16/79] media: mtk-vcodec: "
` [PATCH v4 17/79] media: s5p-jpeg: "
` [PATCH v4 18/79] media: sti/delta: "
` [PATCH v4 19/79] media: sunxi: "
` [PATCH v4 20/79] staging: media: rkvdec: "
` [PATCH v4 21/79] staging: media: atomisp: use pm_runtime_resume_and_get()
` [PATCH v4 22/79] staging: media: imx7-mipi-csis: "
` [PATCH v4 23/79] staging: media: ipu3: "
` [PATCH v4 26/79] staging: media: tegra-video: "
` [PATCH v4 30/79] media: i2c: dw9768: "
` [PATCH v4 31/79] media: i2c: dw9807-vcm: "
` [PATCH v4 33/79] media: i2c: imx214: "
` [PATCH v4 34/79] media: i2c: imx219: "
` [PATCH v4 56/79] media: i2c: video-i2c: "
` [PATCH v4 59/79] media: sti/bdisp: "
` [PATCH v4 61/79] media: coda: "
` [PATCH v4 73/79] media: stm32: "

[PATCH v3 00/79] Address some issues with PM runtime at media subsystem
 2021-04-28 14:14 UTC  (49+ messages)
` [PATCH v3 14/79] media: am437x: fix pm_runtime_get_sync() usage count
` [PATCH v3 17/79] media: s5p-jpeg: "
` [PATCH v3 25/79] staging: media: vde: use pm_runtime_resume_and_get()
` [PATCH v3 27/79] staging: media: vi: "
` [PATCH v3 28/79] media: i2c: ak7375: "
` [PATCH v3 32/79] media: i2c: dw9807-vcm: "
` [PATCH v3 35/79] media: i2c: imx219: "
` [PATCH v3 42/79] media: i2c: mt9m001: "
` [PATCH v3 49/79] media: i2c: ov5648: "
` [PATCH v3 55/79] media: i2c: ov8865: "
` [PATCH v3 56/79] media: i2c: ov9734: "
` [PATCH v3 57/79] media: i2c: tvp5150: "
` [PATCH v3 58/79] media: i2c: video-i2c: "
` [PATCH v3 59/79] media: sti/hva: "
` [PATCH v3 60/79] media: ipu3: "
` [PATCH v3 61/79] media: coda: "
` [PATCH v3 62/79] media: exynos4-is: "
` [PATCH v3 65/79] media: camss: "
` [PATCH v3 66/79] media: venus: "
` [PATCH v3 71/79] media: s3c-camif: "
` [PATCH v3 72/79] media: s5p-mfc: "
` [PATCH v3 74/79] media: stm32: "
` [PATCH v3 75/79] media: sunxi: "
` [PATCH v3 78/79] media: rcar-vin: "
` [PATCH v3 79/79] media: hantro: document the usage of pm_runtime_get_sync()
  ` [PATCH v3 13/79] media: s5p: fix pm_runtime_get_sync() usage count
  ` [PATCH v3 63/79] media: exynos-gsc: use pm_runtime_resume_and_get()
  ` [PATCH v3 06/79] media: exynos-gsc: don't resume at remove time

[PATCH RESEND v3 0/6] staging: media: atomisp: code cleanup fixes
 2021-04-28 13:49 UTC  (6+ messages)
` [PATCH RESEND v3 1/6] staging: media: atomisp: improve function argument alignment
` [PATCH RESEND v3 3/6] staging: media: atomisp: use __func__ over function names

Update venus firmware files for v5.4 and venus firmware files for VPU-2.0
 2021-04-28 13:48 UTC  (2+ messages)

[PATCHv3 0/6] drm/omap: hdmi: improve hdmi4 CEC, add CEC for hdmi5
 2021-04-28 13:25 UTC  (7+ messages)
` [PATCHv3 1/6] drm: drm_bridge: add connector_attach/detach bridge ops
` [PATCHv3 2/6] drm/omapdrm/dss/hdmi4: switch to the connector "
` [PATCHv3 3/6] drm/omapdrm/dss/hdmi4: simplify CEC Phys Addr handling
` [PATCHv3 4/6] dt-bindings: display: ti: ti,omap5-dss.txt: add cec clock
` [PATCHv3 5/6] dra7.dtsi/omap5.dtsi: "
` [PATCHv3 6/6] drm/omapdrm/dss/hdmi5: add CEC support

RFC: MEDIA: Driver for ON Semi AR0521 camera sensor
 2021-04-28 12:35 UTC  (3+ messages)

Request to update venus-5.10 FW files
 2021-04-28 12:33 UTC  (2+ messages)

[PATCH] drivers: i2c: i2c-core-smbus.c: Fix alignment of comment
 2021-04-28 12:27 UTC 

[PATCHv2 0/6] drm/omap: hdmi: improve hdmi4 CEC, add CEC for hdmi5
 2021-04-28 12:10 UTC  (4+ messages)
` [PATCHv2 1/6] drm: drm_bridge: add connector_attach/detach bridge ops

[PATCH 00/78] media: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
 2021-04-28 11:56 UTC  (23+ messages)
` [PATCH 17/78] staging: media: vde: use pm_runtime_resume_and_get()
` [PATCH 38/78] media: i2c: mt9m001: "
  ` [PATCH 58/78] media: exynos-gsc: "

[RFC PATCH] v4l2-compliance: add tests for dynamic array controls
 2021-04-28 10:38 UTC 

[RFC PATCH 0/5] v4l2-ctrls: refactor and add dynamic array support
 2021-04-28 10:18 UTC  (5+ messages)
` [RFC PATCH 1/5] v4l2-ctrls: always copy the controls on completion
` [RFC PATCH 3/5] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY
` [RFC PATCH 4/5] v4l2-ctrls: add support for dynamically allocated arrays
` [RFC PATCH 5/5] vivid: add dynamic array test control

[PATCH v3 1/2] ov8856: Add support for 2 data lanes
 2021-04-28 10:01 UTC  (9+ messages)
  ` FW: "

[PATCH 0/6] staging: media: atomisp: code cleanup fixes
 2021-04-28  7:53 UTC  (4+ messages)
` [PATCH 4/6] staging: media: atomisp: reformat code comment blocks

Add dprintk calls for control validation in v4l2-ctrls.c?
 2021-04-28  7:43 UTC  (2+ messages)

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

[PATCH] media: atomisp: pci: remove unneeded variable 'err'
 2021-04-28  4:54 UTC  (3+ messages)
  ` [PATCH] media: atomisp: pci: remove unneeded variable 'err'akari.ailus@linux.intel.com,

[PATCH] media: venus: Enable low power setting for encoder
 2021-04-27 20:55 UTC  (2+ messages)

[PATCH] media: dt-bindings: media: renesas,drif: Fix fck definition
 2021-04-27 20:08 UTC  (4+ messages)

adv7280: Scrolling images on imx6
 2021-04-27 15:51 UTC  (9+ messages)

[PATCH v2] media: imx-csi: Skip first few frames from a BT.656 source
 2021-04-27 14:06 UTC 

[PATCH] media: imx-csi: Skip first few frames from a BT.656 source
 2021-04-27 14:05 UTC 

[PATCH v3] media:exynos4-is: Fix a use after free in isp_video_release
 2021-04-27 13:48 UTC  (2+ messages)

[PATCH v2] media:exynos4-is: Fix a use after free in isp_video_release
 2021-04-27 13:29 UTC  (3+ messages)
  `  "

[PATCH] v4l-compliance: re-introduce NON_COHERENT and cache hints tests
 2021-04-27 13:20 UTC 

[PATCH 0/4] media: ti-vpe: cal: multiplexed streams support
 2021-04-27 13:20 UTC  (5+ messages)
` [PATCH 1/4] media: ti-vpe: cal: add embedded data support
` [PATCH 2/4] media: ti-vpe: cal: use frame desc to get vc and dt
` [PATCH 3/4] media: ti-vpe: cal: add routing support
` [PATCH 4/4] media: ti-vpe: cal: add multiplexed streams support

[PATCH v6 00/24] v4l: subdev internal routing
 2021-04-27 12:45 UTC  (25+ messages)
` [PATCH v6 01/24] media: entity: Use pad as a starting point for graph walk
` [PATCH v6 02/24] media: entity: Use pads instead of entities in the media graph walk stack
` [PATCH v6 03/24] media: entity: Walk the graph based on pads
` [PATCH v6 04/24] v4l: mc: Start walk from a specific pad in use count calculation
` [PATCH v6 05/24] media: entity: Add iterator helper for entity pads
` [PATCH v6 06/24] media: entity: Move the pipeline from entity to pads
` [PATCH v6 07/24] media: entity: Use pad as the starting point for a pipeline
` [PATCH v6 08/24] media: entity: Add has_route entity operation
` [PATCH v6 09/24] media: entity: Add media_entity_has_route() function
` [PATCH v6 10/24] media: entity: Use routing information during graph traversal
` [PATCH v6 11/24] media: entity: Skip link validation for pads to which there is no route to
` [PATCH v6 12/24] media: entity: Add an iterator helper for connected pads
` [PATCH v6 13/24] media: entity: Add only connected pads to the pipeline
` [PATCH v6 14/24] media: entity: Add debug information in graph walk route check
` [PATCH v6 15/24] v4l: Add bus type to frame descriptors
` [PATCH v6 16/24] v4l: Add CSI-2 bus configuration "
` [PATCH v6 17/24] v4l: Add stream to frame descriptor
` [PATCH v6 18/24] v4l: subdev: Add [GS]_ROUTING subdev ioctls and operations
` [PATCH v6 19/24] media: Documentation: Add GS_ROUTING documentation
` [PATCH v6 20/24] v4l: subdev: routing kernel helper functions
` [PATCH v6 21/24] v4l: subdev: add v4l2_subdev_get_format_dir()
` [PATCH v6 22/24] media: uapi: add MEDIA_PAD_FL_MULTIPLEXED flag
` [PATCH v6 23/24] v4l: subdev: Take routing information into account in link validation
` [PATCH v6 24/24] v4l: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8

Dynamic array control support: please test!
 2021-04-27 12:28 UTC 

[PATCH 0/6] Add new bayer ir formats
 2021-04-27 12:09 UTC  (8+ messages)
` [PATCH 1/6] media: uapi: Add MEDIA_BUS_FMT_SGRGB_IGIG_GBGR_IGIG media bus formats
` [PATCH 2/6] media: v4l: Add definition for bayered IR formats
` [PATCH 3/6] media: v4l2-ioctl.c: add V4L2_PIX_FMT_SGRGB_IGIG_GBGR_IGIG to v4l_fill_fmtdesc
` [PATCH 4/6] media: video-mux: add new SGRGB_IGIG_GBGR_IGIG format support
` [PATCH 5/6] gpu: ipu-v3: add custom "
` [PATCH 6/6] media: imx: csi: "

[GIT PULL for v5.13-rc1] media updates
 2021-04-27 11:48 UTC  (2+ messages)
` [GIT PULL for v5.13-rc1] media updates (#73802)

[PATCH v2] drm/amd/amdgpu: Fix errors in documentation of function parameters
 2021-04-27 11:27 UTC 

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

[PATCH 00/23] media: imx: imx7-mipi-csis: Add i.MX8MM support
 2021-04-27 11:00 UTC  (6+ messages)
` [PATCH 23/23] media: imx: imx7_mipi_csis: "

Address some issues with PM runtime at media subsystem
 2021-04-27 10:34 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).