All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/omapdrm: Remove CONFIG_DRM_OMAP_NUM_CRTCS and cleanup
@ 2017-03-14 20:35 Jyri Sarha
  2017-03-14 20:35 ` [PATCH 1/3] drm/omapdrm: Get rid of DRM_OMAP_NUM_CRTCS config option Jyri Sarha
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jyri Sarha @ 2017-03-14 20:35 UTC (permalink / raw)
  To: dri-devel; +Cc: tomi.valkeinen, Jyri Sarha, laurent.pinchart

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-03-15 10:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-14 20:35 [PATCH 0/3] drm/omapdrm: Remove CONFIG_DRM_OMAP_NUM_CRTCS and cleanup Jyri Sarha
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

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.