[PATCH v2 0/2] drm/omapdrm: Remove CONFIG_DRM_OMAP_NUM_CRTCS and cleanup

Jyri Sarha jsarha at ti.com
Mon Mar 20 16:06:37 UTC 2017


The first patch removes CONFIG_DRM_OMAP_NUM_CRTCS config option. The
rest cleans up the unnecessary complexity from omap_modeset_init().

Changes since first version:
- drm/omapdrm: Get rid of DRM_OMAP_NUM_CRTCS config option
  - drm/omapdrm: -> drm/omap:
- Drop:
  - drm/omapdrm: Change possible_crtcs to possible_crtcs_for_planes
  - drm/omapdrm: Separate ids for planes and CRTCs in omap_modeset_init()
- Add:
  - drm/omap: Major omap_modeset_init() cleanup

Jyri Sarha (2):
  drm/omap: Get rid of DRM_OMAP_NUM_CRTCS config option
  drm/omap: Major omap_modeset_init() cleanup

 drivers/gpu/drm/omapdrm/Kconfig      |   9 --
 drivers/gpu/drm/omapdrm/omap_crtc.c  |  23 +++-
 drivers/gpu/drm/omapdrm/omap_drv.c   | 210 ++++++++---------------------------
 drivers/gpu/drm/omapdrm/omap_drv.h   |   2 +-
 drivers/gpu/drm/omapdrm/omap_plane.c |   3 +
 5 files changed, 73 insertions(+), 174 deletions(-)

-- 
1.9.1



More information about the dri-devel mailing list