All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/6] drm/rockchip: fixes and new features
@ 2015-07-21  8:20 ` Mark Yao
  0 siblings, 0 replies; 36+ messages in thread
From: Mark Yao @ 2015-07-21  8:20 UTC (permalink / raw)
  To: dri-devel
  Cc: zwl, linux-kernel, tfiga, linux-rockchip, xw, dkm, sandy.huang,
	linux-arm-kernel

This series patches are used for yuv image overlay display.

Rockchip vop support NV11, NV16, NV24 yuv format,
and can scale the image scale 1/8 to 8.

Changes in v3:
- make code more readable
- fix some bugs

Changes in v2:
- Uv buffer not support odd offset, align it.
- Fix error display when move yuv image. 
- Fix scale dest info. 
Mark Yao (6):
  drm/rockchip: vop: Fix virtual stride calculation
  drm/rockchip: vop: Fix window dest start point
  drm/rockchip: vop: Add yuv plane support
  drm/rockchip: vop: Default enable win2/3 area0 bit
  drm/rockchip: vop: restore vop registers when resume
  drm/rockchip: vop: support plane scale


-- 
1.7.9.5


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

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

end of thread, other threads:[~2015-07-23  2:02 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-21  8:20 [PATCH v3 0/6] drm/rockchip: fixes and new features Mark Yao
2015-07-21  8:20 ` Mark Yao
2015-07-21  8:20 ` Mark Yao
2015-07-21  8:20 ` [PATCH v3 1/6] drm/rockchip: vop: Fix virtual stride calculation Mark Yao
2015-07-21  8:20   ` Mark Yao
2015-07-21  8:20   ` Mark Yao
2015-07-21  8:20 ` [PATCH v3 2/6] drm/rockchip: vop: Fix window dest start point Mark Yao
2015-07-21  8:20   ` Mark Yao
2015-07-21  8:20   ` Mark Yao
2015-07-21  8:20 ` [PATCH v3 3/6] drm/rockchip: vop: Add yuv plane support Mark Yao
2015-07-21  8:20   ` Mark Yao
2015-07-21  8:20   ` Mark Yao
2015-07-22 21:51   ` Heiko Stübner
2015-07-22 21:51     ` Heiko Stübner
2015-07-22 21:51     ` Heiko Stübner
2015-07-23  2:01     ` Mark yao
2015-07-23  2:01       ` Mark yao
2015-07-23  2:01       ` Mark yao
2015-07-21  8:25 ` [PATCH v3 4/6] drm/rockchip: vop: Default enable win2/3 area0 bit Mark Yao
2015-07-21  8:25   ` Mark Yao
2015-07-21  8:25   ` Mark Yao
2015-07-22 21:50   ` Heiko Stübner
2015-07-22 21:50     ` Heiko Stübner
2015-07-22 21:50     ` Heiko Stübner
2015-07-21  8:27 ` [PATCH v3 5/6] drm/rockchip: vop: restore vop registers when resume Mark Yao
2015-07-21  8:27   ` Mark Yao
2015-07-21  8:27   ` Mark Yao
2015-07-21  8:28 ` [PATCH v3 6/6] drm/rockchip: vop: support plane scale Mark Yao
2015-07-21  8:28   ` Mark Yao
2015-07-21  8:28   ` Mark Yao
2015-07-22 21:50   ` Heiko Stübner
2015-07-22 21:50     ` Heiko Stübner
2015-07-22 21:50     ` Heiko Stübner
2015-07-22 21:55 ` [PATCH v3 0/6] drm/rockchip: fixes and new features Heiko Stübner
2015-07-22 21:55   ` Heiko Stübner
2015-07-22 21:55   ` Heiko Stübner

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.