dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] exynos drm some cleanup
@ 2015-02-05  7:11 Joonyoung Shim
  0 siblings, 0 replies; only message in thread
From: Joonyoung Shim @ 2015-02-05  7:11 UTC (permalink / raw)
  To: dri-devel
  Cc: Gustavo Padovan,
	"sw0312.kim@samsung.com >> 김승우/S/W Platform Lab(DMC연)/S4(선임)/삼성전자"

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(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-02-05  7:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-05  7:11 [PATCH 0/4] exynos drm some cleanup Joonyoung Shim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox