From: Jyri Sarha <jsarha@ti.com>
To: dri-devel@lists.freedesktop.org
Cc: tomi.valkeinen@ti.com, Jyri Sarha <jsarha@ti.com>,
laurent.pinchart@ideasonboard.com
Subject: [PATCH 0/3] drm/omapdrm: Remove CONFIG_DRM_OMAP_NUM_CRTCS and cleanup
Date: Tue, 14 Mar 2017 22:35:41 +0200 [thread overview]
Message-ID: <cover.1489523660.git.jsarha@ti.com> (raw)
The first patch removes CONFIG_DRM_OMAP_NUM_CRTCS config option. The
rest is just adding comments and making the code more readable.
Jyri Sarha (3):
drm/omapdrm: Get rid of DRM_OMAP_NUM_CRTCS config option
drm/omapdrm: Change possible_crtcs to possible_crtcs_for_planes
drm/omapdrm: Separate ids for planes and CRTCs in omap_modeset_init()
drivers/gpu/drm/omapdrm/Kconfig | 9 ----
drivers/gpu/drm/omapdrm/omap_drv.c | 93 ++++++++++++++------------------------
2 files changed, 35 insertions(+), 67 deletions(-)
--
1.9.1
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2017-03-14 20:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-14 20:35 Jyri Sarha [this message]
2017-03-14 20:35 ` [PATCH 1/3] drm/omapdrm: Get rid of DRM_OMAP_NUM_CRTCS config option Jyri Sarha
2017-03-14 20:35 ` [PATCH 2/3] drm/omapdrm: Change possible_crtcs to possible_crtcs_for_planes Jyri Sarha
2017-03-15 10:16 ` Tomi Valkeinen
2017-03-14 20:35 ` [PATCH 3/3] drm/omapdrm: Separate ids for planes and CRTCs in omap_modeset_init() Jyri Sarha
2017-03-15 10:15 ` Tomi Valkeinen
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=cover.1489523660.git.jsarha@ti.com \
--to=jsarha@ti.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=laurent.pinchart@ideasonboard.com \
--cc=tomi.valkeinen@ti.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.