linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-05 14:56:21 to 2021-02-22 20:16:27 UTC [more...]

[PATCH v2 0/9] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-02-22 20:16 UTC  (21+ messages)
` [PATCH v2 1/9] media: hevc: Modify structures to follow H265 ITU spec
` [PATCH v2 2/9] media: hantro: Define HEVC codec profiles and supported features
` [PATCH v2 3/9] media: hantro: Add a field to distinguish the hardware versions
` [PATCH v2 4/9] media: uapi: Add a control for HANTRO driver
` [PATCH v2 5/9] media: hantro: Introduce G2/HEVC decoder
` [PATCH v2 6/9] media: hantro: handle V4L2_PIX_FMT_HEVC_SLICE control
` [PATCH v2 7/9] media: hantro: IMX8M: add variant for G2/HEVC codec
` [PATCH v2 8/9] dt-bindings: media: nxp,imx8mq-vpu: Update bindings
` [PATCH v2 9/9] arm64: dts: imx8mq: Add node to G2 hardware

Low-Cost Loans for SMEs & Investment Funding
 2021-02-22 15:16 UTC 

[PATCH v3] drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
 2021-02-22 14:17 UTC 

[PATCH v3 0/9] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-02-22 12:24 UTC  (10+ messages)
` [PATCH v3 1/9] media: hevc: Modify structures to follow H265 ITU spec
` [PATCH v3 2/9] media: hantro: Define HEVC codec profiles and supported features
` [PATCH v3 3/9] media: hantro: Add a field to distinguish the hardware versions
` [PATCH v3 4/9] media: uapi: Add a control for HANTRO driver
` [PATCH v3 5/9] media: hantro: Introduce G2/HEVC decoder
` [PATCH v3 6/9] media: hantro: handle V4L2_PIX_FMT_HEVC_SLICE control
` [PATCH v3 7/9] media: hantro: IMX8M: add variant for G2/HEVC codec
` [PATCH v3 8/9] dt-bindings: media: nxp,imx8mq-vpu: Update bindings
` [PATCH v3 9/9] arm64: dts: imx8mq: Add node to G2 hardware

[PATCH v3 01/11] drm/atomic: Pass the full state to planes async atomic check and update
 2021-02-22  9:05 UTC  (3+ messages)
` [PATCH v3 08/11] drm: Rename plane->state variables in atomic update and disable
  ` [PATCH v3 05/11] drm: Use the state pointer directly in planes atomic_check

[PATCH v5 1/2] dt-bindings: rockchip: Add DesignWare based PCIe controller
 2021-02-22  7:18 UTC  (2+ messages)
` [PATCH v5 2/2] PCI: "

[PATCH v4 1/2] dt-bindings: rockchip: Add DesignWare based PCIe controller
 2021-02-22  4:52 UTC  (8+ messages)
` [PATCH v4 2/2] PCI: rockchip: add "
    ` [PATCH v4 2/2] PCI: rockchip: add DesignWare based PCIe controller【请注意,邮件由kswilczynski@gmail.com代发】
  ` [PATCH v4 1/2] dt-bindings: rockchip: Add "

[PATCH v2] drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
 2021-02-18 16:35 UTC  (2+ messages)

[PATCH v1 00/18] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-02-18 15:47 UTC  (47+ messages)
` [PATCH v1 01/18] include: media: hevc: Add scaling and decode params controls
` [PATCH v1 02/18] media: hantro: Define HEVC codec profiles and supported features
` [PATCH v1 03/18] arm64: dts: imx8mq-evk: add reserve memory node for CMA region
` [PATCH v1 04/18] media: hevc: add structures for hevc codec
` [PATCH v1 05/18] media: controls: Add control for HEVC codec
` [PATCH v1 06/18] media: hantro: Make sure that ctx->codex_ops is set
` [PATCH v1 07/18] media: hantro: Add a field to distinguish the hardware versions
` [PATCH v1 08/18] media: hantro: Add HEVC structures
` [PATCH v1 09/18] media: hantro: move hantro_needs_postproc function
` [PATCH v1 10/18] media: hantro: Add helper functions for buffer information
` [PATCH v1 11/18] media: hantro: Add helper function for auxiliary buffers allocation
` [PATCH v1 12/18] media: uapi: Add a control for HANTRO driver
` [PATCH v1 13/18] media: hantro: Introduce G2/HEVC decoder
` [PATCH v1 14/18] media: hantro: add G2 support to postproc
` [PATCH v1 15/18] media: hantro: handle V4L2_PIX_FMT_HEVC_SLICE control
` [PATCH v1 16/18] media: hantro: IMX8M: add variant for G2/HEVC codec
` [PATCH v1 17/18] dt-bindings: media: nxp,imx8mq-vpu: Update bindings
` [PATCH v1 18/18] arm64: dts: imx8mq: Add node to G2 hardware

[BUG] [BISECT] rockchip: roc-pc-rk3399: TPL misses dtb
 2021-02-18 13:05 UTC  (4+ messages)

[PATCH] phy: rockchip-typec: add missing of_node_put
 2021-02-16  8:48 UTC 

[PATCH v2 0/6] Support second Image Signal Processor on rk3399
 2021-02-15 14:33 UTC  (10+ messages)
` [PATCH v2 1/6] drm/rockchip: dsi: add own additional pclk handling
` [PATCH v2 2/6] dt-bindings: display: rockchip-dsi: add optional #phy-cells property
` [PATCH 3/6] drm/rockchip: dsi: add ability to work as a phy instead of full dsi
` [PATCH 4/6] arm64: dts: rockchip: add #phy-cells to mipi-dsi1
` [PATCH 5/6] arm64: dts: rockchip: add cif clk-control pinctrl for rk3399
` [PATCH 6/6] arm64: dts: rockchip: add isp1 node on rk3399

[PATCH 0/6] Support second Image Signal Processor on rk3399
 2021-02-13 22:33 UTC  (11+ messages)
` [PATCH 2/6] dt-bindings: display: rockchip-dsi: add optional #phy-cells property

[PATCH 0/4] Reset driver for IMX8MQ VPU hardware block
 2021-02-11 11:50 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: reset: IMX8MQ VPU reset
` [PATCH 2/4] reset: Add reset driver for IMX8MQ VPU block
` [PATCH 3/4] media: hantro: Use reset driver
` [PATCH 4/4] arm64: dts: imx8mq: Use reset driver for VPU hardware block

[PATCH 0/2] phy: rockchip: add Innosilicon-based CSI DPHY
 2021-02-10 21:42 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: phy: add yaml binding for rockchip-inno-csi-dphy
` [PATCH 2/2] phy/rockchip: add Innosilicon-based CSI dphy

[PATCH v5 1/8] dt-bindings: usb: convert rockchip,dwc3.txt to yaml
 2021-02-10 18:43 UTC  (10+ messages)
` [PATCH v5 2/8] usb: dwc3: of-simple: bail probe if no dwc3 child node
` [PATCH v5 3/8] arm64: dts: rockchip: optimize clks for rk3399 dwc3
` [PATCH v5 4/8] arm64: dts: rockchip: restyle rk3399 usbdrd3_0 node
` [PATCH v5 5/8] arm64: dts: rockchip: restyle rk3399 usbdrd3_1 node
` [PATCH v5 6/8] dt-bindings: usb: dwc3: add description for rk3328
` [PATCH v5 7/8] arm64: dts: rockchip: add rk3328 dwc3 usb controller node
` [PATCH v5 8/8] dts64: rockchip: enable dwc3 usb for A95X Z2

[PATCH] drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
 2021-02-10 14:12 UTC  (3+ messages)

[PATCH 1/5] ARM: dts: rockchip: assign a fixed index to mmc devices on rk322x boards
 2021-02-10 13:53 UTC  (7+ messages)
` [PATCH 2/5] ARM: dts: rockchip: assign a fixed index to mmc devices on rv1108 boards

[PATCH] drm: use getter/setter functions
 2021-02-10 13:11 UTC  (2+ messages)

[PATCH -next] drm/rockchip: cdn-dp: Mark cdn_dp_resume as __maybe_unused
 2021-02-10  7:55 UTC 

[PATCH] media: rkisp1: rsz: crash fix when setting src format
 2021-02-10  6:09 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: Add doc for FriendlyARM NanoPi R4S
 2021-02-09 23:24 UTC  (3+ messages)
` [PATCH 2/2] rockchip: rk3399: Add support "

[GIT PULL] Rockchip dts32 changes for 5.12
 2021-02-09 23:06 UTC  (2+ messages)

[GIT PULL RESEND] Rockchip dts64 changes for 5.12
 2021-02-09 23:06 UTC  (2+ messages)

[PATCH v4 1/8] dt-bindings: usb: convert rockchip,dwc3.txt to yaml
 2021-02-09 15:22 UTC  (9+ messages)
` [PATCH v4 2/8] usb: dwc3: of-simple: bail probe if no dwc3 child node
` [PATCH v4 3/8] arm64: dts: rockchip: optimize clks for rk3399 dwc3
` [PATCH v4 4/8] arm64: dts: rockchip: restyle rk3399 usbdrd3_0 node
` [PATCH v4 5/8] arm64: dts: rockchip: restyle rk3399 usbdrd3_1 node
` [PATCH v4 6/8] dt-bindings: usb: dwc3: add description for rk3328
` [PATCH v4 7/8] arm64: dts: rockchip: add rk3328 dwc3 usb controller node
` [PATCH v4 8/8] dts64: rockchip: enable dwc3 usb for A95X Z2

[GIT PULL] Rockchip defconfig64 changes for 5.12
 2021-02-09 15:13 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: add phandle to timer0 on rk3368
 2021-02-09 10:34 UTC 

[GIT PULL] Rockchip clock changes for 5.12
 2021-02-08 20:24 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 1/9] arm64: dts: rockchip: Fix PCIe DT properties on rk3399
 2021-02-08 17:59 UTC 

[PATCH AUTOSEL 4.19 01/14] arm64: dts: rockchip: Fix PCIe DT properties on rk3399
 2021-02-08 17:59 UTC 

[PATCH AUTOSEL 5.4 01/19] arm64: dts: rockchip: Fix PCIe DT properties on rk3399
 2021-02-08 17:58 UTC 

[PATCH AUTOSEL 5.10 02/36] arm64: dts: rockchip: Fix PCIe DT properties on rk3399
 2021-02-08 17:57 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 06/36] arm64: dts: rockchip: remove interrupt-names property from rk3399 vdec node
` [PATCH AUTOSEL 5.10 10/36] arm64: dts: rockchip: Disable display for NanoPi R2S

[PATCH] soc: rockchip: ROCKCHIP_GRF should not default to y, unconditionally
 2021-02-08 14:38 UTC 

[RFC PATCH 00/11] rkisp1 support for px30 - including uapi questions for 5.11
 2021-02-08 12:24 UTC  (5+ messages)
` [PATCH RFC 10/11] media: rockchip: rkisp1: add support for v12 isp variants

[PATCH v5 00/19]crypto: convert tasklets to use new tasklet_setup API()
 2021-02-08  9:46 UTC  (21+ messages)
` [PATCH v5 01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API
` [PATCH v5 02/19] crypto: atmel: "
` [PATCH v5 03/19] crypto: axis: "
` [PATCH v5 04/19] crypto: caam: "
` [PATCH v5 05/19] crypto: cavium: "
` [PATCH v5 06/19] crypto: ccp: "
` [PATCH v5 07/19] crypto: ccree: "
` [PATCH v5 08/19] crypto: hifn_795x: "
` [PATCH v5 09/19] crypto: img-hash: "
` [PATCH v5 10/19] crypto: ixp4xx: "
` [PATCH v5 11/19] crypto: mediatek: "
` [PATCH v5 12/19] crypto: omap: "
` [PATCH v5 13/19] crypto: picoxcell: "
` [PATCH v5 14/19] crypto: qat: "
` [PATCH v5 15/19] crypto: qce: "
` [PATCH v5 16/19] crypto: rockchip: "
` [PATCH v5 17/19] crypto: s5p: "
` [PATCH v5 18/19] crypto: talitos: "
` [PATCH v5 19/19] crypto: octeontx: "

Investment research about your country
 2021-02-08  0:23 UTC 

[PATCH 1/5] clk: rockchip: add clock ids for PCLK_DPHYRX and PCLK_DPHYTX0 on rk3368
 2021-02-06  0:06 UTC  (2+ messages)

[GIT PULL] Rockchip dts64 changes for 5.11
 2021-02-06  0:03 UTC 

[PATCH v3 1/8] dt-bindings: usb: convert rockchip,dwc3.txt to yaml
 2021-02-05 18:41 UTC  (3+ messages)
` [PATCH v3 6/8] usb: dwc3: of-simple: add compatible for rk3328


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