All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joonyoung Shim <jy0922.shim@samsung.com>
To: dri-devel@lists.freedesktop.org
Cc: "Gustavo Padovan" <gustavo.padovan@collabora.co.uk>,
	"\"sw0312.kim@samsung.com >> 김승우/S/W Platform
	Lab(DMC연)/S4(선임)/삼성전자\"" <sw0312.kim@samsung.com>
Subject: [PATCH 0/4] exynos drm some cleanup
Date: Thu, 05 Feb 2015 16:11:27 +0900	[thread overview]
Message-ID: <54D3179F.6020807@samsung.com> (raw)

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

                 reply	other threads:[~2015-02-05  7:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54D3179F.6020807@samsung.com \
    --to=jy0922.shim@samsung.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=gustavo.padovan@collabora.co.uk \
    --cc=sw0312.kim@samsung.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.