linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-09 08:01:13 to 2020-10-12 21:00:28 UTC [more...]

[PATCH 00/18] Add Hantro regmap and VC8000 h264 decode support
 2020-10-12 20:59 UTC  (19+ messages)
` [PATCH 01/18] media: hantro: document all int reg bits up to vc8000
` [PATCH 02/18] media: hantro: make consistent use of decimal register notation
` [PATCH 03/18] media: hantro: make G1_REG_SOFT_RESET Rockchip specific
` [PATCH 04/18] media: hantro: add reset controller support
` [PATCH 05/18] media: hantro: prepare clocks before variant inits are run
` [PATCH 06/18] media: hantro: imx8mq: simplify ctrlblk reset logic
` [PATCH 07/18] regmap: mmio: add config option to allow relaxed MMIO accesses
` [PATCH 08/18] media: hantro: add initial MMIO regmap infrastructure
` [PATCH 09/18] media: hantro: default regmap to relaxed MMIO
` [PATCH 10/18] media: hantro: convert G1 h264 decoder to regmap fields
` [PATCH 11/18] media: hantro: convert G1 postproc to regmap
` [PATCH 12/18] media: hantro: add VC8000D h264 decoding
` [PATCH 13/18] media: hantro: add VC8000D postproc support
` [PATCH 14/18] media: hantro: make PP enablement logic a bit smarter
` [PATCH 15/18] media: hantro: add user-selectable, platform-selectable H264 High10
` [PATCH 16/18] media: hantro: rename h264_dec as it's not G1 specific anymore
` [PATCH 17/18] media: hantro: add dump registers debug option before decode start
` [PATCH 18/18] media: hantro: document encoder reg fields

[PATCH v3 0/8] ipu3-cio2 format and other fixes
 2020-10-12 18:35 UTC  (15+ messages)
` [PATCH v3 1/8] ipu3-cio2: Return actual subdev format
` [PATCH v3 2/8] ipu3-cio2: Serialise access to pad format
` [PATCH v3 3/8] ipu3-cio2: Validate mbus format in setting subdev format
` [PATCH v3 4/8] ipu3-cio2: Make the field on subdev format V4L2_FIELD_NONE
` [PATCH v3 5/8] ipu3-cio2: Use unsigned values where appropriate
` [PATCH v3 6/8] ipu3-cio2: Remove explicit type from frame size checks
` [PATCH v3 7/8] ipu3-cio2: Rename CIO2_IMAGE_MAX_LENGTH as CIO2_IMAGE_MAX_HEIGHT
` [PATCH v3 8/8] ipu3-cio2: Remove traces of returned buffers

[PATCH v3 0/2] media: mtk-vcodec: fix builds when remoteproc is disabled
 2020-10-12 17:57 UTC  (6+ messages)
` [PATCH v3 1/2] media: mtk-vcodec: move firmware implementations into their own files
` [PATCH v3 2/2] media: mtk-vcodec: fix build breakage when one of VPU or SCP is enabled

[PATCH v2] media: ov5640: fix support of BT656 bus mode
 2020-10-12 15:48 UTC  (2+ messages)

linux-next: Tree for Oct 12 (drivers/staging/media/atomisp/)
 2020-10-12 15:33 UTC 

[PATCH v3] media: ov5640: add support of 160x120 resolution
 2020-10-12 15:36 UTC  (2+ messages)

[PATCH v2 0/6] CODA timeout fix & assorted changes
 2020-10-12 14:47 UTC  (5+ messages)

[PATCH v2 00/17] follow_pfn and other iomap races
 2020-10-12 14:39 UTC  (57+ messages)
` [PATCH v2 01/17] drm/exynos: Stop using frame_vector helpers
` [PATCH v2 02/17] drm/exynos: Use FOLL_LONGTERM for g2d cmdlists
` [PATCH v2 03/17] misc/habana: Stop using frame_vector helpers
` [PATCH v2 04/17] misc/habana: Use FOLL_LONGTERM for userptr
` [PATCH v2 05/17] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH v2 06/17] media: videobuf2: Move frame_vector into media subsystem
` [PATCH v2 07/17] mm: Close race in generic_access_phys
` [PATCH v2 08/17] s390/pci: Remove races against pte updates
` [PATCH v2 09/17] mm: Add unsafe_follow_pfn
` [PATCH v2 10/17] media/videbuf1|2: Mark follow_pfn usage as unsafe
` [PATCH v2 11/17] vfio/type1: Mark follow_pfn "
` [PATCH v2 12/17] PCI: Obey iomem restrictions for procfs mmap
` [PATCH v2 14/17] resource: Move devmem revoke code to resource framework
` [PATCH v2 15/17] sysfs: Support zapping of binary attr mmaps
` [PATCH v2 17/17] drm/i915: Properly request PCI BARs

[PATCH] media: ov5640: fix support of BT656 bus mode
 2020-10-12 14:30 UTC  (5+ messages)

[PATCH 1/2] mm: mmap: fix fput in error path v2
 2020-10-12 14:22 UTC  (5+ messages)
` [PATCH 2/2] mm: introduce vma_set_file function v4

[PATCH v3 1/3] dt-bindings: media: atmel: csi2dc: add bindings for microchip csi2dc
 2020-10-12 13:04 UTC  (10+ messages)
` [PATCH v3 2/3] media: atmel: introduce microchip csi2dc driver

KASAN: out-of-bounds Read in v4l2_fh_init
 2020-10-12 13:05 UTC 

[PATCH] media: platform: ti-vpe: Update the path to firmware
 2020-10-12 12:53 UTC  (2+ messages)

[GIT PULL for v5.10-rc1] media updates
 2020-10-12 11:59 UTC  (2+ messages)
` [GIT PULL for v5.10-rc1] media updates (#67960)

[PATCH 0/5] ipu3-cio2 format fixes
 2020-10-12  9:26 UTC  (19+ messages)
` [PATCH 1/5] ipu3-cio2: Return actual subdev format
` [PATCH 2/5] ipu3-cio2: Serialise access to pad format
` [PATCH 3/5] ipu3-cio2: Use unsigned values where appropriate
` [PATCH 4/5] ipu3-cio2: Validate mbus format in setting subdev format
` [PATCH 5/5] ipu3-cio2: Make the field on subdev format V4L2_FIELD_NONE

[PATCH 1/1] v4l: subdev: Improve link format validation debug messages
 2020-10-12  8:57 UTC  (2+ messages)

[PATCH 1/6] mm: mmap: fix fput in error path
 2020-10-12  8:13 UTC  (14+ messages)
` [PATCH 2/6] mm: introduce vma_set_file function v3
` [PATCH 3/6] drm/radeon: stop using pages with drm_prime_sg_to_page_addr_arrays
` [PATCH 4/6] drm/amdgpu: "
` [PATCH 5/6] drm/nouveau: "
` [PATCH 6/6] drm/prime: document that use the page array is deprecated v2

[PATCH v2] media: mtk-vcodec: fix builds when remoteproc is disabled
 2020-10-12  7:28 UTC  (8+ messages)

cron job: media_tree daily build: WARNINGS
 2020-10-12  3:39 UTC 

[PATCH 00/14] drm/msm: de-struct_mutex-ification
 2020-10-12  2:09 UTC  (2+ messages)
` [PATCH v2 03/22] drm/msm/gem: Move prototypes to msm_gem.h

Possibility of help for a partially supported device?
 2020-10-11  9:33 UTC 

cron job: media_tree daily build: WARNINGS
 2020-10-11  3:39 UTC 

[PATCH 1/1] v4l: subdev: Improve link format validation debug messages
 2020-10-10 21:22 UTC  (2+ messages)

ipu3-cio2 causes hang on getting topology when GCC_PLUGIN_STRUCTLEAK_BYREF=y
 2020-10-10  9:07 UTC  (3+ messages)

[PATCH v1 1/4] drm: Add Keem Bay VPU codec DRM
 2020-10-10  8:20 UTC 

cron job: media_tree daily build: WARNINGS
 2020-10-10  3:37 UTC 

[PATCH 1/6] mm: mmap: fix fput in error path
 2020-10-10  1:48 UTC 

[PATCH 0/3] Venus dynamic resolution change fixes
 2020-10-10  1:21 UTC  (9+ messages)
` [PATCH 1/3] venus: vdec: Fix non reliable setting of LAST flag
` [PATCH 2/3] venus: vdec: Make decoder return LAST flag for sufficient event

[ragnatech:media-tree] BUILD SUCCESS c386e0797d26a32e354daf4480c5d40165db66a1
 2020-10-09 17:26 UTC 

[PATCH 0/3] ipu3-cio2 format fixes
 2020-10-09 16:17 UTC  (9+ messages)
` [PATCH 2/3] ipu3-cio2: Serialise access to pad format
` [PATCH 3/3] ipu3-cio2: Only allow setting valid mbus codes

[RFC PATCH v2] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-10-09 15:02 UTC  (5+ messages)

[PATCH 0/3] media: Add support for the Techwell TW9900 video decoder
 2020-10-09 14:47 UTC  (4+ messages)
` [PATCH 3/3] media: i2c: Introduce a driver for the Techwell TW9900 decoder

[linux-next:master 10480/14669] sh4-linux-ld: mtk_vcodec_fw.c:undefined reference to `rproc_boot'
 2020-10-09 13:48 UTC 

[PATCH V2 0/7] patches to add missing put_device() call
 2020-10-09 12:38 UTC  (8+ messages)
` [PATCH 1/7] media: platform: add missing put_device() call in mtk_jpeg_clk_init()
` [PATCH 2/7] media: platform: add missing put_device() call in mtk_jpeg_probe()
` [PATCH 3/7] media: platform: add missing put_device() call in mtk_jpeg_remove()
` [PATCH 4/7] media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_dec_pm()
` [PATCH 5/7] media: mtk-vcodec: add missing put_device() call in mtk_vcodec_release_dec_pm()
` [PATCH 6/7] media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_enc_pm()
` [PATCH 7/7] media: mtk-vcodec: add missing put_device() call in mtk_vcodec_release_enc_pm()

[PATCH 1/4] mm: introduce vma_set_file function v2
 2020-10-09 12:15 UTC  (6+ messages)

[PATCH v2 01/10] media: ipu3-cio2: Simplify cleanup code
 2020-10-09 11:42 UTC  (12+ messages)
` [PATCH v2 02/10] media: ipu3-cio2: Introduce CIO2_LOP_ENTRIES constant
` [PATCH v2 03/10] media: ipu2-cio2: Replace custom definition with PAGE_SIZE
` [PATCH v2 08/10] media: ipu3-cio2: Drop bogus check and error message

[PATCH] cec-core: first mark device unregistered, then wake up fhs
 2020-10-09  9:16 UTC 

[PATCH] venus: vdec: return parsed crop information from stream
 2020-10-09  8:45 UTC 

[PATCH v3 1/2] media: i2c: Add driver for the Analog Devices ADDI9036 ToF front-end
 2020-10-09 11:29 UTC  (2+ messages)
` [PATCH v3 2/2] media: dt-bindings: media: i2c: Add bindings for ADDI9036


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