linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-28 16:45:03 to 2020-09-30 15:29:49 UTC [more...]

[PATCH 000/100] CCS driver
 2020-09-30 15:28 UTC  (43+ messages)
` [PATCH 051/100] ccs-pll: Split limits and PLL configuration into front and back parts
` [PATCH 056/100] ccs-pll: Move the flags field down, away from 8-bit fields
` [PATCH 058/100] ccs-pll: Use the BIT macro
` [PATCH 059/100] ccs-pll: Begin calculation from OP system clock frequency
` [PATCH 061/100] ccs-pll: Avoid overflow in pre-PLL divisor lower bound search
` [PATCH 064/100] ccs-pll: Use explicit 32-bit unsigned type
` [PATCH 065/100] ccs-pll: Add support for lane speed model
` [PATCH 066/100] ccs: "
` [PATCH 067/100] ccs-pll: Add support for decoupled OP domain calculation
` [PATCH 068/100] ccs-pll: Add support for extended input PLL clock divider
` [PATCH 069/100] ccs-pll: Support two cycles per pixel on OP domain
` [PATCH 070/100] ccs-pll: Add support flexible OP PLL pixel clock divider
` [PATCH 071/100] ccs-pll: Add sanity checks
` [PATCH 072/100] ccs-pll: Add C-PHY support
` [PATCH 073/100] ccs-pll: Split off VT subtree calculation
` [PATCH 074/100] ccs-pll: Check for derating and overrating, support non-derating sensors
` [PATCH 075/100] ccs-pll: Better separate OP and VT sub-tree calculation
` [PATCH 076/100] ccs-pll: Print relevant information on PLL tree
` [PATCH 077/100] ccs-pll: Rework bounds checks
` [PATCH 078/100] ccs-pll: Make VT divisors 16-bit
` [PATCH 079/100] ccs-pll: Fix VT post-PLL divisor calculation
` [PATCH 080/100] ccs-pll: Separate VT divisor limit calculation from the rest
` [PATCH 081/100] ccs-pll: Add trivial dual PLL support
` [PATCH 082/100] ccs: Dual "
` [PATCH 083/100] ccs-pll: Add support for DDR OP system and pixel clocks
` [PATCH 084/100] ccs: Add support for DDR OP SYS and OP PIX clocks
` [PATCH 085/100] ccs: Print written register values
` [PATCH 086/100] ccs-pll: Print pixel rates
` [PATCH 087/100] ccs: Add support for obtaining C-PHY configuration from firmware
` [PATCH 088/100] ccs: Add digital gain support
` [PATCH 089/100] ccs: Add support for old-style SMIA digital gain
` [PATCH 090/100] ccs: Remove analogue gain field
` [PATCH 091/100] ccs: Only add analogue gain control if the device supports it
` [PATCH 092/100] v4l: Add user control base for CCS controls
` [PATCH 093/100] v4l: uapi: Add controls for analogue gain constants
` [PATCH 094/100] ccs: Add support for analogue gain coefficient controls
` [PATCH 095/100] v4l: uapi: Add controls for CCS alternative analogue gain
` [PATCH 096/100] ccs: Add support for alternate analogue global gain
` [PATCH 097/100] ccs: Add debug prints for MSR registers
` [PATCH 098/100] v4l: uapi: Add CCS controls for correction configuration and capabilities
` [PATCH 099/100] ccs: Add shading correction and luminance correction level controls
` [PATCH 100/100] smiapp: Add CCS ACPI device ID

[PATCH v4 12/52] media: docs: make CEC documents compatible with Sphinx 3.1+
 2020-09-30 15:01 UTC  (9+ messages)
` [PATCH v4 13/52] media: docs: make V4L documents more "
` [PATCH v4 14/52] media: docs: make DVB "
` [PATCH v4 15/52] media: docs: make MC "
` [PATCH v4 16/52] media: docs: make RC "
` [PATCH v4 17/52] media: cec-core.rst: don't use c:type for structs
` [PATCH v4 22/52] docs: get rid of :c:type explicit declarations "

[PATCH v2] media: atomisp: fixes a breakage due to a cleanup patch
 2020-09-30 15:01 UTC 

atomisp doesn't compile
 2020-09-30 15:00 UTC  (3+ messages)

[PATCH] media: atomisp: fixes a breakage due to a cleanup patch
 2020-09-30 14:58 UTC 

[PATCH 0/5] V4L2 fwnode fixes, improvements and cleanups
 2020-09-30 14:48 UTC  (6+ messages)
` [PATCH 1/5] adv748x: Zero entire struct v4l2_fwnode_endpoint
` [PATCH 2/5] v4l2-fwnode: v4l2_fwnode_endpoint_parse caller must init vep argument
` [PATCH 3/5] v4l2-fwnode: Don't zero parts of struct v4l2_fwnode_endpoint anymore
` [PATCH 4/5] v4l2-fwnode: Rework v4l2_fwnode_endpoint_parse documentation
` [PATCH 5/5] v4l2-fwnode: Say it's fine to use v4l2_fwnode_endpoint_parse

[PATCH v3 0/7] Support GEM object mappings from I/O memory
 2020-09-30 12:51 UTC  (15+ messages)
` [PATCH v3 1/7] drm/vram-helper: Remove invariant parameters from internal kmap function
` [PATCH v3 2/7] drm/ttm: Add ttm_kmap_obj_to_dma_buf_map() for type conversion
` [PATCH v3 3/7] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
` [PATCH v3 4/7] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map
` [PATCH v3 5/7] drm/gem: Store client buffer mappings as "
` [PATCH v3 6/7] drm/fb_helper: Support framebuffers in I/O memory
` [PATCH v3 7/7] drm/todo: Update entries around struct dma_buf_map

[PATCH v6 0/3] media: i2c: ov772x: Enable BT.656 mode and test pattern support
 2020-09-30 12:19 UTC  (7+ messages)
` [PATCH v6 1/3] media: i2c: ov772x: Parse endpoint properties
` [PATCH v6 2/3] media: i2c: ov772x: Add support for BT.656 mode

[RFC PATCH 0/4] Add a RPMsg driver to support AI Processing Unit (APU)
 2020-09-30 11:53 UTC  (5+ messages)
` [RFC PATCH 1/4] Add a RPMSG driver for the APU in the mt8183
` [RFC PATCH 2/4] rpmsg: apu_rpmsg: Add support for async apu request
` [RFC PATCH 3/4] rpmsg: apu_rpmsg: update the way to store IOMMU mapping
` [RFC PATCH 4/4] rpmsg: apu_rpmsg: Add an IOCTL to request "

[PATCH v2 1/5] media: mt9p031: Add support for 8 bit and 10 bit formats
 2020-09-30 11:42 UTC  (7+ messages)
` [PATCH v2 2/5] media: mt9p031: Read back the real clock rate
` [PATCH v2 3/5] media: mt9p031: Implement [gs]_register debug calls
` [PATCH v2 4/5] media: mt9p031: Make pixel clock polarity configurable by DT
` [PATCH v2 5/5] media: mt9p031: Fix corrupted frame after restarting stream

[PATCH 1/5] media: mt9p031: Add support for 8 bit and 10 bit formats
 2020-09-30 10:48 UTC  (6+ messages)
` [PATCH 4/5] media: mt9p031: Make pixel clock polarity configurable by DT

[PATCH 3/3] RFC: dma-buf: Add an API for importing and exporting sync files (v4)
 2020-09-30  9:55 UTC  (4+ messages)
` [PATCH 3/3] RFC: dma-buf: Add an API for importing and exporting sync files (v5)

[PATCH 0/9] Address several issues when building media docs with Sphinx 3.x
 2020-09-30  9:19 UTC  (11+ messages)
` [PATCH 1/9] media: camera-sensor.rst: fix a doc build warning
` [PATCH 2/9] media: glossary.rst: use the right case for glossary entries
` [PATCH 3/9] media: docs: ipu3.rst: rely at automarkup extension
` [PATCH 4/9] media: dvb-frontends: remove a clone of a kernel-doc markup at zd1301_demod.h
` [PATCH 5/9] media: v4l2-subdev.rst: get rid of a duplicatd kernel-doc markup
` [PATCH 6/9] media: cec-core.rst: fix warnings with Sphinx 3.0+
` [PATCH 7/9] media: v4l2-subdev.h: fix a kernel-doc markup
` [PATCH 8/9] media: hist-v4l2.rst: remove struct duplication
` [PATCH 9/9] media: hist-v4l2.rst: remove :c:`type` from structs and enums

media/master bisection: v4l2-compliance-vivid.Format-ioctls-Input-3.VIDIOC_TRY_FMT on qemu_arm-virt-gicv3
 2020-09-30  8:05 UTC 

[RFC][PATCH 0/6] dma-buf: Performance improvements for system heap
 2020-09-30  4:46 UTC  (3+ messages)
` [RFC][PATCH 5/6] dma-buf: system_heap: Add pagepool support to "

[RFC] media: cx23885: reset DMA on AMD Family 15h (Models 30h-3fh) I/O Memory Management Unit due to RiSC engine stall
 2020-09-30  3:36 UTC 

[PATCH v1 0/2] Allow building Tegra video driver with COMPILE_TEST
 2020-09-30  3:02 UTC  (3+ messages)
` [PATCH v1 1/2] gpu: host1x: Allow COMPILE_TEST to build host1x driver on all platforms
` [PATCH v1 2/2] media: tegra-video: Allow building driver with COMPILE_TEST

[linux-next:master 10741/11956] ERROR: modpost: "scp_get_venc_hw_capa" undefined!
 2020-09-30  2:30 UTC  (2+ messages)

[PATCH 00/20] media: use semicolons rather than commas to separate statements
 2020-09-30  1:27 UTC  (32+ messages)
` [PATCH 01/20] media: coda: "
` [PATCH 02/20] media: em28xx-audio: "
` [PATCH 03/20] media: rtl28xxu: "
` [PATCH 04/20] media: saa7134: "
` [PATCH 05/20] media: m88ds3103: "
` [PATCH 06/20] media: gspca: ov534-ov772x: "
` [PATCH 07/20] media: s3c-camif: "
` [PATCH 08/20] media: sun4i-csi: "
` [PATCH 09/20] media: pvrusb2: "
` [PATCH 10/20] media: lmedm04: "
` [PATCH 11/20] media: ts2020: "
` [PATCH 12/20] media: msp3400: "
` [PATCH 13/20] media: radio-sf16fmr2: "
` [PATCH 14/20] media: mt2060: "
` [PATCH 15/20] media: au0828: "
` [PATCH 16/20] media: dvbsky: "
` [PATCH 17/20] media: dib0700: "
` [PATCH 18/20] media: rtl2832: "
` [PATCH 19/20] media: exynos4-is: "
` [PATCH 20/20] media: bttv: "

[PATCH] media: ov2740: select regmap
 2020-09-30  1:13 UTC 

[PATCH 3/3] media: uapi: mpeg2: Split sequence and picture parameters
 2020-09-29 23:49 UTC 

[PATCH 2/3] media: uapi: mpeg2: Remove unused slice size and offset
 2020-09-29 23:49 UTC 

[PATCH 1/3] media: uapi: mpeg2: Cleanup flags
 2020-09-29 23:48 UTC 

[PATCH 0/3] MPEG-2 stateless API cleanup
 2020-09-29 23:39 UTC 

[PATCH] MAINTAINERS: Remove Andrew F Davis from list
 2020-09-29 23:19 UTC  (3+ messages)

[PATCH 0/4] media: meson: Add support for the Amlogic GE2D Accelerator Unit
 2020-09-29 20:09 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: media: Add bindings "

[PATCH] PCI: Rename d3_delay in the pci_dev struct to align with PCI specification
 2020-09-29 19:17 UTC  (2+ messages)

[PATCH v2] media: dt-bindings: convert CODA VPU bindings to yaml
 2020-09-29 18:47 UTC  (2+ messages)

[likely PATCH] media: lmedm04: Fix misuse of comma
 2020-09-29 17:09 UTC  (3+ messages)

Terratec CINERGY T/C Stick
 2020-09-29 16:17 UTC 

[PATCH V3 0/2] Add QoS support for cpuidle system
 2020-09-29 15:52 UTC  (3+ messages)
` [PATCH V3 1/2] bindings: media: gpio-ir-receiver: add linux,autosuspend-period property

[PATCH WIP 1/6] media: vidtv: extract the initial CRC value to into a #define
 2020-09-29 14:51 UTC  (9+ messages)
` [PATCH WIP 2/6] media: vidtv: psi: add a Network Information Table (NIT)
` [PATCH WIP 3/6] media: vidtv: psi: Implement an Event Information Table (EIT)
` [PATCH WIP 4/6] media: vidtv: psi: extract descriptor chaining code into a helper
` [PATCH WIP 5/6] media: vidtv: Move s302m specific fields into encoder context
` [PATCH WIP 6/6] media: vidtv: psi: fix missing assignments in while loops

[PATCH v2] staging: rkisp1: uapi: Do not use BIT() macro
 2020-09-29 13:13 UTC  (2+ messages)

[PATCH v3 0/4] dma-buf: Flag vmap'ed memory as system or I/O memory
 2020-09-29 11:14 UTC  (10+ messages)

[RESEND v3 0/4] Venus - change clk enable, disable order and change bw values
 2020-09-29 12:16 UTC  (3+ messages)
` [RESEND v3 2/4] venus: core: vote for video-mem path

[PATCH v4 1/4] dt-bindings: media: imx258: add bindings for IMX258 sensor
 2020-09-29 11:02 UTC  (11+ messages)
` [PATCH v4 4/4] media: i2c: imx258: get clock from device properties and enable it via runtime PM

[bug report] media: ti-vpe: Fix a missing check and reference count leak
 2020-09-29 10:19 UTC 

[PATCH] media: atomisp: Fixed error handling path
 2020-09-29  6:14 UTC  (4+ messages)

cron job: media_tree daily build: WARNINGS
 2020-09-29  3:47 UTC 

[PATCH v8 0/6] Support running driver's probe for a device powered off
 2020-09-28 20:49 UTC  (10+ messages)

[PATCH 0/1] linux-firmware: Add VPDMA firmware binary
 2020-09-28 20:33 UTC  (2+ messages)
` [PATCH 1/1] linux-firmware: Add new VPDMA firmware 1b8.bin

Webcam Driver
 2020-09-28 20:25 UTC 

[PATCH v2] media: uapi: h264: Add documentation to the interface header
 2020-09-28 20:14 UTC 

[PATCH] media: coda: avoid starvation on well-compressed data
 2020-09-28 20:06 UTC  (4+ messages)

[PATCH] media: uapi: h264: Add documentation to the interface header
 2020-09-28 19:54 UTC  (3+ messages)

linux-next: Tree for Sep 28 (drivers/media/platform/mtk-vcodec/)
 2020-09-28 18:35 UTC 

[PATCH 0/3] Venus dynamic resolution change fixes
 2020-09-28 16:44 UTC  (4+ 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
` [PATCH 3/3] venus: helpers: Lock outside of buffer queue helper


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