[PATCH 0/11] drm/exynos: update crtc and plane
Inki Dae
inki.dae at samsung.com
Tue Jun 26 23:44:34 PDT 2012
> -----Original Message-----
> From: Joonyoung Shim [mailto:jy0922.shim at samsung.com]
> Sent: Wednesday, June 27, 2012 2:27 PM
> To: dri-devel at lists.freedesktop.org
> Cc: inki.dae at samsung.com; kyungmin.park at samsung.com
> Subject: [PATCH 0/11] drm/exynos: update crtc and plane
>
> This patchset is about update of crtc and plane. The interface of crtc and
> plane to control overlay is integrated internally. For this some code
> fixings are added. Also this supports the exynos specific property for
> crtc and plane.
>
> Joonyoung Shim (11):
> drm/exynos: fix point to call overlay_ops->mode_set
> drm/exynos: fix to set pipe of crtc
> drm/exynos: define to_exynos_plane macro
> drm/exynos: use private plane for crtc
> drm/exynos: update overlay via plane from crtc
> drm/exynos: add property for plane zpos
> drm/exynos: fix dpms operation for mode set
> drm/exynos: remove unnecessary connector dpms control
> drm/exynos: add plane enable/disable
> drm/exynos: add crtc disable function
> drm/exynos: add property for crtc mode
>
> drivers/gpu/drm/exynos/exynos_drm_crtc.c | 294
++++++++++++-----------
> ----
> drivers/gpu/drm/exynos/exynos_drm_crtc.h | 31 ---
> drivers/gpu/drm/exynos/exynos_drm_drv.c | 9 +-
> drivers/gpu/drm/exynos/exynos_drm_drv.h | 4 +
> drivers/gpu/drm/exynos/exynos_drm_encoder.c | 123 +++++------
> drivers/gpu/drm/exynos/exynos_drm_encoder.h | 12 +-
> drivers/gpu/drm/exynos/exynos_drm_plane.c | 246 +++++++++++++++-------
> drivers/gpu/drm/exynos/exynos_drm_plane.h | 12 +-
> include/drm/exynos_drm.h | 9 -
> 9 files changed, 373 insertions(+), 367 deletions(-)
> --
> 1.7.5.4
these patch sets will go to exynos-drm-next after reviewed.
Thanks,
Inki Dae
More information about the dri-devel
mailing list