lkml.org 
[lkml]   [2016]   [Apr]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/5] drm/rockchip: add rk3399 display controller support
Date
This series of patches add support for rk3399 display crontroller(vop),

there are two VOP in rk3399 chip, respectively VOP_BIG and VOP_LIT.
most registers layout of this two vop is same, their framework are both
VOP_FULL, the differences of this two is VOP_LIT cut off some features.

Those patches tested on rk3399 evb board.

Changes in v2:
- sort the registers and vop compatible name
- spilt VOP_REG_MASK into a single patch
- make rk3399 vop documentation more readable(Heiko Stübner)

Mark Yao (5):
drm/rockchip: sort registers define by chip's number
dt-bindings: sort Rockchip vop compatible by chip's number
drm/rockchip: vop: introduce VOP_REG_MASK
drm/rockchip: vop: add rk3399 vop support
dt-bindings: add documentation for Rockchip rk3399 display
controllers

.../bindings/display/rockchip/rockchip-vop.txt | 7 +-
drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 60 +++--
drivers/gpu/drm/rockchip/rockchip_drm_vop.h | 5 +
drivers/gpu/drm/rockchip/rockchip_vop_reg.c | 236 ++++++++++++-----
drivers/gpu/drm/rockchip/rockchip_vop_reg.h | 279 +++++++++++++++++---
5 files changed, 447 insertions(+), 140 deletions(-)

--
1.7.9.5


\
 
 \ /
  Last update: 2016-04-20 08:41    [W:0.119 / U:0.084 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site