64,x86)| |subsystem |
+--+ +--+
Signed-off-by: Rongrong Zou
Signed-off-by: Jianhua Li
---
drivers/gpu/drm/hisilicon/Kconfig | 1 +
drivers/gpu/drm/hisilicon/Makefile| 3 +-
drivers/gpu/drm/hisilicon/hibmc/Kconfig | 13 +
d
Add plane funcs and helper funcs for DE.
Signed-off-by: Rongrong Zou
Signed-off-by: Jianhua Li
---
drivers/gpu/drm/hisilicon/hibmc/Makefile| 2 +-
drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_de.c | 170
drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c | 41
of them.
-use drm_connector_register_all() to register connector after
drm_dev_register().
The patch v1 is at
https://lists.freedesktop.org/archives/dri-devel/2016-February/101921.html
Sorry for too late sending.
Rongrong Zou (7):
idrm/hisilicon/hibmc: Add hisilicon hibmc drm master driver
drm/hisilicon/h
Add crtc funcs and helper funcs for DE.
Signed-off-by: Rongrong Zou
Signed-off-by: Jianhua Li
---
drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_de.c | 307
drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_de.h | 29 +++
drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c | 6
Add encoder funcs and helpers for VDAC.
Signed-off-by: Rongrong Zou
Signed-off-by: Jianhua Li
---
drivers/gpu/drm/hisilicon/hibmc/Makefile | 2 +-
drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c | 6 ++
drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.h | 2 +
drivers/gpu/drm
Add connector funcs and helper funcs for VDAC.
Signed-off-by: Rongrong Zou
Signed-off-by: Jianhua Li
---
drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c | 21 ++
drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.h | 3 +-
drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_vdac.c | 89
Add support for fbdev.
Signed-off-by: Rongrong Zou
Signed-off-by: Jianhua Li
---
drivers/gpu/drm/hisilicon/hibmc/Makefile | 2 +-
drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c | 20 ++
drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.h | 17 ++
drivers/gpu/drm/hisilicon/hibmc
Signed-off-by: Rongrong Zou
Signed-off-by: Jianhua Li
---
MAINTAINERS | 7 +++
1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index f466673..a8a62e0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3957,6 +3957,13 @@ T: git git://github.com/patjak/drm-gma500
S
This is the Low Pin Count driver for Hisilicon Hi1610 SoC. It is used
for LPC master accessing LPC slave device.
We only implement I/O read and I/O write here, and the 2 interfaces are
exported for uart driver and ipmi_si driver.
Signed-off-by: Rongrong Zou
Signed-off-by: lijianhua
在 2015/11/30 21:19, Arnd Bergmann 写道:
On Monday 30 November 2015 21:07:17 Rongrong Zou wrote:
This is the Low Pin Count driver for Hisilicon Hi1610 SoC. It is used
for LPC master accessing LPC slave device.
We only implement I/O read and I/O write here, and the 2 interfaces are
exported for
在 2015/12/1 18:00, Arnd Bergmann 写道:
On Tuesday 01 December 2015 15:58:36 Rongrong Zou wrote:
在 2015/11/30 21:19, Arnd Bergmann 写道:
On Monday 30 November 2015 21:07:17 Rongrong Zou wrote:
This is the Low Pin Count driver for Hisilicon Hi1610 SoC. It is used
for LPC master accessing LPC slave
Sorry for so late reply, it is difficult for me to understand ISA config :( .
在 2015/12/30 17:06, Arnd Bergmann 写道:
On Tuesday 29 December 2015 21:33:52 Rongrong Zou wrote:
Signed-off-by: Rongrong Zou
---
.../devicetree/bindings/arm64/low-pin-count.txt | 20
1
在 2015/12/31 23:00, Rongrong Zou 写道:
2015-12-31 22:40 GMT+08:00 Arnd Bergmann mailto:a...@arndb.de>>:
>
> On Thursday 31 December 2015 22:12:19 Rongrong Zou wrote:
> > 在 2015/12/30 17:06, Arnd Bergmann 写道:
> > > On Tuesday 29 December 2015 21:33:52 Rongrong
在 2016/1/4 18:11, Will Deacon 写道:
On Wed, Dec 30, 2015 at 10:42:50AM +0100, Arnd Bergmann wrote:
On Wednesday 30 December 2015 17:28:20 Rongrong Zou wrote:
config ARM64_INDIRECT_PIO
bool
help
Any driver that provides indirect ISA I/O port access should select
在 2016/1/4 19:13, Arnd Bergmann 写道:
On Sunday 03 January 2016 20:24:14 Rongrong Zou wrote:
在 2015/12/31 23:00, Rongrong Zou 写道:
2015-12-31 22:40 GMT+08:00 Arnd Bergmann mailto:a...@arndb.de>>:
> On Thursday 31 December 2015 22:12:19 Rongrong Zou wrote:
> > 在 2015/12
在 2016/1/5 0:34, Arnd Bergmann 写道:
On Tuesday 05 January 2016 00:04:19 Rongrong Zou wrote:
在 2016/1/4 19:13, Arnd Bergmann 写道:
On Sunday 03 January 2016 20:24:14 Rongrong Zou wrote:
在 2015/12/31 23:00, Rongrong Zou 写道:
*/
compatible = "low-pin-count";
device_t
thout "--strict", and i'll check again with
this parameter, thanks!
Thanks,
-xinliang
On 29 May 2016 at 17:40, Rongrong Zou wrote:
This patch set adds a new drm driver for Hisilicon Hibmc. Hibmc is a
base board management controller, usually it is used on server for
Out-of-band ma
Hi Xinliang,
在 2016/5/30 10:31, Xinliang Liu 写道:
On 29 May 2016 at 17:40, Rongrong Zou wrote:
Signed-off-by: Rongrong Zou
Signed-off-by: Jianhua Li
---
MAINTAINERS | 7 +++
1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index f466673..a8a62e0 100644
--- a
Hi Daniel,
Thanks for reveiwing!
在 2016/5/30 17:03, Daniel Vetter 写道:
On Sun, May 29, 2016 at 05:40:49PM +0800, Rongrong Zou wrote:
Add DRM master driver for Hisilicon Hibmc SoC which used for
Out-of-band management. Blow is the general hardware connection,
both the Hibmc and the host CPU are
Sorry, forgot to add dan...@ffwll.ch to sendto list.
在 2016/5/30 20:09, Rongrong Zou 写道:
Hi Daniel,
Thanks for reveiwing!
在 2016/5/30 17:03, Daniel Vetter 写道:
On Sun, May 29, 2016 at 05:40:49PM +0800, Rongrong Zou wrote:
Add DRM master driver for Hisilicon Hibmc SoC which used for
Out-of
with the BMC across IPMI(BT/KCS). BT(KCS) use the
legacy ISA port which is located on LPC bus.
The BMC is required on Hisilicon Hip06 arm64 SoC board too.
lpc
|host|___|BMC |
|| ||
Rongrong Zou (3):
ARM64 LPC: indirect ISA PORT IO introduced
A
Signed-off-by: Rongrong Zou
---
.../devicetree/bindings/arm64/low-pin-count.txt | 20
1 file changed, 20 insertions(+)
create mode 100644 Documentation/devicetree/bindings/arm64/low-pin-count.txt
diff --git a/Documentation/devicetree/bindings/arm64/low-pin-count.txt
Indirect ISA port I/O accessing introduced, vendors can hook
their own in/out function to general inb/outb. Drivers can access
legacy ISA I/O port by inb/outb as it is done in x86 platform.
Signed-off-by: Rongrong Zou
---
arch/arm64/Kconfig.platforms | 5 ++-
arch/arm64/include/asm/io.h | 78
: Rongrong Zou
---
arch/arm64/kernel/Makefile | 1 +
arch/arm64/kernel/lpc.c| 294 +
2 files changed, 295 insertions(+)
create mode 100644 arch/arm64/kernel/lpc.c
diff --git a/arch/arm64/kernel/Makefile b/arch/arm64/kernel/Makefile
index 474691f
在 2015/12/29 21:51, Arnd Bergmann 写道:
On Tuesday 29 December 2015 21:33:51 Rongrong Zou wrote:
We only implement io cycles here, we hook the lpc_io_write_byte
and lpc_io_read_byte to inb/outb. So the drivers(ipmi/uart) which access
the legacy ISA I/O port need no modification.
The low pin
Hi Arnd,
Thanks for your comment.
在 2015/12/29 21:47, Arnd Bergmann 写道:
On Tuesday 29 December 2015 21:33:50 Rongrong Zou wrote:
Indirect ISA port I/O accessing introduced, vendors can hook
their own in/out function to general inb/outb. Drivers can access
legacy ISA I/O port by inb/outb as it
在 2015/12/29 22:35, Arnd Bergmann 写道:
On Tuesday 29 December 2015 22:26:27 Rongrong Zou wrote:
在 2015/12/29 21:47, Arnd Bergmann 写道:
On Tuesday 29 December 2015 21:33:50 Rongrong Zou wrote:
Indirect ISA port I/O accessing introduced, vendors can hook
their own in/out function to general inb
在 2015/12/30 16:59, Arnd Bergmann 写道:
On Wednesday 30 December 2015 09:24:04 Rongrong Zou wrote:
diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index 4043c35..98ae206 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -127,5 +127,8
在 2016/1/5 20:19, Arnd Bergmann 写道:
On Tuesday 05 January 2016 19:59:49 Rongrong Zou wrote:
在 2016/1/5 0:34, Arnd Bergmann 写道:
On Tuesday 05 January 2016 00:04:19 Rongrong Zou wrote:
在 2016/1/4 19:13, Arnd Bergmann 写道:
On Sunday 03 January 2016 20:24:14 Rongrong Zou wrote:
在 2015/12/31 23
在 2016/1/6 21:36, Rongrong Zou 写道:
在 2016/1/5 20:19, Arnd Bergmann 写道:
On Tuesday 05 January 2016 19:59:49 Rongrong Zou wrote:
在 2016/1/5 0:34, Arnd Bergmann 写道:
On Tuesday 05 January 2016 00:04:19 Rongrong Zou wrote:
在 2016/1/4 19:13, Arnd Bergmann 写道:
On Sunday 03 January 2016 20:24:14
30 matches
Mail list logo