All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] add support rockchip px30 VOP
@ 2018-06-26  9:15 Sandy Huang
  0 siblings, 0 replies; 4+ messages in thread
From: Sandy Huang @ 2018-06-26  9:15 UTC (permalink / raw)
  To: dri-devel

The following patches add support rockchip px30 VOP, there are two seperate
VOP we call VOP big and VOP lite.

vop big support win0,win1 and win2;
vop lit support win1(same with vop big win1);

the max input and output resolution is 1920x1080.

Sandy Huang (2):
  dt-bindings: display: rockchip: add document for px30 vop
  drm/rockchip: vop: add px30 vop support

 .../bindings/display/rockchip/rockchip-vop.txt     |   2 +
 drivers/gpu/drm/rockchip/rockchip_vop_reg.c        | 126 +++++++++++++++++++++
 drivers/gpu/drm/rockchip/rockchip_vop_reg.h        |  74 ++++++++++++
 3 files changed, 202 insertions(+)

-- 
2.7.4


_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [PATCH 0/2] add support rockchip px30 VOP
@ 2018-06-26  8:53 Sandy Huang
  2018-08-02 10:40 ` Heiko Stuebner
  0 siblings, 1 reply; 4+ messages in thread
From: Sandy Huang @ 2018-06-26  8:53 UTC (permalink / raw)
  To: dri-devel

The following patches add support rockchip px30 VOP, there are two seperate
VOP we call VOP big and VOP lite.

vop big support win0,win1 and win2;
vop lit support win1(same with vop big win1);

the max input and output resolution is 1920x1080.

Sandy Huang (2):
  dt-bindings: display: rockchip: add document for px30 vop
  drm/rockchip: vop: add px30 vop support

 .../bindings/display/rockchip/rockchip-vop.txt     |   2 +
 drivers/gpu/drm/rockchip/rockchip_vop_reg.c        | 126 +++++++++++++++++++++
 drivers/gpu/drm/rockchip/rockchip_vop_reg.h        |  74 ++++++++++++
 3 files changed, 202 insertions(+)

-- 
2.7.4


_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-08-02 12:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-26  9:15 [PATCH 0/2] add support rockchip px30 VOP Sandy Huang
  -- strict thread matches above, loose matches on Subject: below --
2018-06-26  8:53 Sandy Huang
2018-08-02 10:40 ` Heiko Stuebner
2018-08-02 12:17   ` Sandy Huang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.