messages from 2018-03-26 09:52:11 to 2018-04-23 10:49:53 UTC [more...]
[RESEND PATCH v6 00/27] DRM Rockchip rk3399 (Kevin)
2018-04-23 10:49 UTC (18+ messages)
` [RESEND PATCH v6 01/27] drm/bridge: analogix_dp: Move enable video into config_video()
` [RESEND PATCH v6 02/27] drm/bridge: analogix_dp: Check AUX_EN status when doing AUX transfer
` [RESEND PATCH v6 03/27] drm/bridge: analogix_dp: Don't use fast link training when panel just powered up
` [RESEND PATCH v6 04/27] drm/bridge: analogix_dp: Retry bridge enable when it failed
` [RESEND PATCH v6 05/27] drm/bridge: analogix_dp: Wait for HPD signal before configuring link
` [RESEND PATCH v6 06/27] drm/bridge: analogix_dp: Set PD_INC_BG first when powering up edp phy
` [RESEND PATCH v6 07/27] drm/bridge: analogix_dp: Ensure edp is disabled when shutting down the panel
` [RESEND PATCH v6 08/27] drm/bridge: analogix_dp: Extend hpd check time to 100ms
` [RESEND PATCH v6 09/27] drm/bridge: analogix_dp: Fix incorrect usage of enhanced mode
` [RESEND PATCH v6 10/27] drm/bridge: analogix_dp: Check dpcd write/read status
` [RESEND PATCH v6 11/27] drm/bridge: analogix_dp: Fix AUX_PD bit for Rockchip
` [RESEND PATCH v6 12/27] drm/bridge: analogix_dp: Reset aux channel if an error occurred
` [RESEND PATCH v6 13/27] drm/rockchip: Restore psr->state when enable/disable psr failed
` [RESEND PATCH v6 14/27] drm/bridge: analogix_dp: Don't use ANALOGIX_DP_PLL_CTL to control pll
` [RESEND PATCH v6 15/27] drm/bridge: analogix_dp: Fix timeout of video streamclk config
` [RESEND PATCH v6 16/27] drm/bridge: analogix_dp: Fix incorrect operations with register ANALOGIX_DP_FUNC_EN_1
` [RESEND PATCH v6 17/27] drm/bridge: analogix_dp: Move fast link training detect to set_bridge
[PATCH] drm/bridge/synopsys: dsi: use adjusted_mode in mode_set
2018-04-23 10:10 UTC (4+ messages)
[PATCH v5 0/10] Add endpoint driver for Rockchip PCIe controller
2018-04-23 1:07 UTC (12+ messages)
` [PATCH v5 01/10] PCI: Rename directory from host to controller
` [PATCH v5 02/10] PCI: cadence: Move cadence drivers back to controller directory
` [PATCH v5 03/10] PCI: dwc: Move dwc "
` [PATCH v5 04/10] PCI: rockchip: Factor out common code and host code
` [PATCH v5 05/10] PCI: rockchip: Split out common function to parse DT
` [PATCH v5 06/10] PCI: rockchip: Split out common function to init controller
` [PATCH v5 07/10] dt-bindings: PCI: rockchip: Rename rockchip-pcie.txt to rockchip-pcie-host.txt
` [PATCH v5 08/10] PCI: rockchip: Add Endpoint controller driver for Rockchip PCIe controller
` [PATCH v5 09/10] dt-bindings: PCI: rockchip: Add DT bindings for Rockchip PCIe endpoint controller
` [PATCH v5 10/10] arm64: defconfig: update config for Rockchip PCIe
[PATCH v6 00/30] DRM Rockchip rk3399 (Kevin)
2018-04-20 13:51 UTC (45+ messages)
` [PATCH v6 01/30] drm/bridge: analogix_dp: Move enable video into config_video()
` [PATCH v6 02/30] drm/bridge: analogix_dp: Check AUX_EN status when doing AUX transfer
` [PATCH v6 03/30] drm/bridge: analogix_dp: Don't use fast link training when panel just powered up
` [PATCH v6 04/30] drm/bridge: analogix_dp: Retry bridge enable when it failed
` [PATCH v6 05/30] drm/bridge: analogix_dp: Wait for HPD signal before configuring link
` [PATCH v6 06/30] drm/bridge: analogix_dp: Set PD_INC_BG first when powering up edp phy
` [PATCH v6 07/30] drm/bridge: analogix_dp: Ensure edp is disabled when shutting down the panel
` [PATCH v6 08/30] drm/bridge: analogix_dp: Extend hpd check time to 100ms
` [PATCH v6 09/30] drm/bridge: analogix_dp: Fix incorrect usage of enhanced mode
` [PATCH v6 10/30] drm/bridge: analogix_dp: Check dpcd write/read status
` [PATCH v6 11/30] drm/bridge: analogix_dp: Fix AUX_PD bit for Rockchip
` [PATCH v6 12/30] drm/bridge: analogix_dp: Reset aux channel if an error occurred
` [PATCH v6 13/30] drm/rockchip: Restore psr->state when enable/disable psr failed
` [PATCH v6 14/30] drm/bridge: analogix_dp: Don't use ANALOGIX_DP_PLL_CTL to control pll
` [PATCH v6 15/30] drm/bridge: analogix_dp: Fix timeout of video streamclk config
` [PATCH v6 16/30] drm/bridge: analogix_dp: Fix incorrect operations with register ANALOGIX_DP_FUNC_EN_1
` [PATCH v6 17/30] drm/bridge: analogix_dp: Move fast link training detect to set_bridge
` [PATCH v6 18/30] drm/bridge: analogix_dp: Reorder plat_data->power_off to happen sooner
` [PATCH v6 19/30] drm/bridge: analogix_dp: Properly log AUX CH errors
` [PATCH v6 20/30] drm/bridge: analogix_dp: Properly disable aux chan retries on rockchip
` [PATCH v6 21/30] drm/rockchip: pre dither down when output bpc is 8bit
` [PATCH v6 22/30] drm/bridge: analogix_dp: Split the platform-specific poweron in two parts
` [PATCH v6 23/30] drm/rockchip: analogix_dp: Do not call Analogix code before bind
` [PATCH v6 24/30] drm/rockchip: Disable PSR on input events
` [PATCH v6 25/30] drm/rockchip: Cancel PSR enable work before changing the state
` [PATCH v6 26/30] drm/rockchip: psr: Avoid redundant calls to .set() callback
` [PATCH v6 27/30] drm/rockchip: psr: Sanitize semantics of allow/disallow API
` [PATCH v6 28/30] drm/rockchip: Disable PSR from reboot notifier
` [PATCH v6 29/30] drm/rockchip: Disallow PSR for the whole atomic commit
` [PATCH v6 30/30] drm/rockchip: psr: Remove flush by CRTC
[PATCH 1/1] arm: dts: rockchip: default serial for Tinker Board
2018-04-20 12:56 UTC (2+ messages)
[RFC PATCH] mmc: dw_mmc: rework the accurate timeout calculation
2018-04-20 7:14 UTC (2+ messages)
[PATCH v3 0/5] Use of_clk_get_parent_count() instead of open coding
2018-04-20 6:28 UTC (8+ messages)
` [PATCH v3 1/5] clk: Extract OF clock helpers in <linux/of_clk.h>
` [PATCH v3 2/5] ARM: timer-sp: Use of_clk_get_parent_count() instead of open coding
` [PATCH v3 3/5] soc: rockchip: power-domain: "
` [PATCH v3 4/5] soc/tegra: pmc: "
` [PATCH v3 5/5] pinctrl: sunxi: "
Regression: HDMI stopped working on rk3399-sapphire in 4.17-rc1
2018-04-19 22:53 UTC (6+ messages)
[PATCH 00/61] tree-wide: simplify getting .drvdata
2018-04-19 14:06 UTC (2+ messages)
` [PATCH 50/61] thermal: "
[PATCH] drm/rockchip: vop: fixup linebuffer mode calc error
2018-04-19 13:14 UTC (4+ messages)
[PATCH v2] drm/bridge/synopsys: dsi: Adopt SPDX identifiers
2018-04-19 10:41 UTC (3+ messages)
[PATCH 0/6] devfreq: rk3399_dmc: improve rk3399_dmc driver and it's documentation
2018-04-19 10:40 UTC (2+ messages)
` [PATCH 6/6] devfreq: rk3399_dmc: register devfreq notification to dmc driver
[PATCH] drm: Print unadorned pointers
2018-04-18 15:53 UTC (4+ messages)
[PATCH v2] iommu/rockchip: make clock handling optional
2018-04-17 14:27 UTC (2+ messages)
[PATCH 0/2] iommu/rockchip: fix clock handling to not break old dts
2018-04-17 12:01 UTC (8+ messages)
` [PATCH 1/2] dt-bindings: iommu/rockchip: Make clock properties optional
` [PATCH 2/2] iommu/rockchip: make clock handling optional
[PATCH v2 0/5] Use of_clk_get_parent_count() instead of open coding
2018-04-17 8:50 UTC (13+ messages)
` [PATCH v2 1/5] clk: Extract OF clock helpers in <linux/of_clk.h>
` [PATCH v2 2/5] ARM: timer-sp: Use of_clk_get_parent_count() instead of open coding
` [PATCH v2 3/5] soc: rockchip: power-domain: "
` [PATCH v2 4/5] soc/tegra: pmc: "
` [PATCH v2 5/5] pinctrl: sunxi: "
[PATCH v6 00/17] Rockchip ISP1 Driver
2018-04-17 8:44 UTC (3+ messages)
` [PATCH v6 08/17] media: rkisp1: add capture device driver
[PATCH] drm/rockchip: fix VOP vblank race
2018-04-17 1:28 UTC (5+ messages)
[RESEND PATCH v6 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle
2018-04-16 14:43 UTC (11+ messages)
` [RESEND PATCH v6 2/5] dt-bindings: pwm-backlight: add PWM delay proprieties
` [RESEND PATCH v6 4/5] ARM: dts: rockchip: set PWM delay backlight settings for Veyron
` [RESEND PATCH v6 5/5] ARM: dts: rockchip: set PWM delay backlight settings for Minnie
` [RESEND PATCH v6 3/5] pwm-backlight: add support for PWM delays proprieties
[PATCH 0/7] Defconfig updates for RK3399
2018-04-16 14:40 UTC (8+ messages)
` [PATCH 1/7] arm64: defconfig: Enable typec-phy and extcon-usbc-cros-ec for rk3399
` [PATCH 2/7] arm64: defconfig: Enable Rockchip io-domain driver
` [PATCH 3/7] arm64: defconfig: Enable ChromeOS EC drivers for supported Chromebooks
` [PATCH 4/7] arm64: defconfig: Enable HID over I2C drivers
` [PATCH 5/7] arm64: defconfig: Enable Atmel Maxtouch driver
` [PATCH 6/7] arm64: defconfig: Enable Marvell WiFi-Ex PCIe driver
` [PATCH 7/7] arm64: defconfig: Enable bluetooth USB support
[PATCH] ARM: dts: rockchip: disable arm_global_timer for rk3066a
2018-04-15 4:35 UTC
[PATCH v8 00/14] iommu/rockchip: Use OF_IOMMU
2018-04-10 11:46 UTC (15+ messages)
` [PATCH v8 07/14] ARM: dts: rockchip: add clocks in iommu nodes
` [PATCH v8 11/14] iommu/rockchip: Use OF_IOMMU to attach devices automatically
[PATCH v3 1/2] clk: divider: Add CLK_DIVIDER_EVEN flag support
2018-04-08 7:28 UTC (2+ messages)
` [PATCH v3 2/2] clk: rockchip: Add CLK_DIVIDER_EVEN for all mmc clock consumers
[PATCH v2 1/2] clk: divider: Add CLK_DIVIDER_EVEN flag support
2018-04-08 1:58 UTC (2+ messages)
` [PATCH v2 2/2] clk: rockchip: Add CLK_DIVIDER_EVEN for all mmc clock consumers
[PATCH 1/2] clk: divider: Add CLK_DIVIDER_EVEN flag support
2018-04-08 1:58 UTC (6+ messages)
` [PATCH 2/2] clk: rockchip: Add CLK_DIVIDER_EVEN for all mmc clock consumers
[GIT PULL] Rockchip clock updates for 4.17 round 2
2018-04-05 20:30 UTC (2+ messages)
[PATCH] iommu: rockchip: fix building without CONFIG_OF
2018-04-04 11:12 UTC (3+ messages)
[GIT PULL 1/4] Rockchip driver changes for 4.17
2018-03-28 15:17 UTC (9+ messages)
` [GIT PULL RESEND 2/4] Rockchip soc32 "
` [GIT PULL RESEND 3/4] Rockchip dts32 "
` [GIT PULL RESEND 4/4] Rockchip dts64 "
[GIT PULL RESEND 1/4] Rockchip driver changes for 4.17
2018-03-28 15:08 UTC
[PATCH 2/5] drm/rockchip: fixup comment for gem_free_object_unlocked
2018-03-28 14:02 UTC (2+ messages)
[PATCH v6 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle
2018-03-28 11:12 UTC (11+ messages)
` [PATCH v6 2/5] dt-bindings: pwm-backlight: add PWM delay proprieties
` [PATCH v6 3/5] pwm-backlight: add support for PWM delays proprieties
` [PATCH v6 5/5] ARM: dts: rockchip: set PWM delay backlight settings for Minnie
` [PATCH v6 4/5] ARM: dts: rockchip: set PWM delay backlight settings for Veyron
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox