[PATCH 0/4] exynos drm some cleanup
Joonyoung Shim
jy0922.shim at samsung.com
Wed Feb 4 23:11:27 PST 2015
Hi,
This patchset removes non-standard property and to handle per-plane dpms
state of exynos drm, and also there is small fix up about NULL pointer
reference.
I hope this is helpful to Gustavo for atomic phases of exynos drm.
Thanks.
Gustavo Padovan (1):
drm/exynos: Remove exynos_plane_dpms() call with no effect
Joonyoung Shim (3):
drm/exynos: remove mode property of exynos crtc
drm/exynos: remove exynos_plane_dpms
drm/exynos: fix NULL pointer reference
drivers/gpu/drm/exynos/exynos_drm_crtc.c | 62 -----------------------------
drivers/gpu/drm/exynos/exynos_drm_drv.h | 8 ----
drivers/gpu/drm/exynos/exynos_drm_encoder.c | 2 +-
drivers/gpu/drm/exynos/exynos_drm_plane.c | 33 +++------------
drivers/gpu/drm/exynos/exynos_drm_plane.h | 1 -
5 files changed, 7 insertions(+), 99 deletions(-)
More information about the dri-devel
mailing list