[PATCH v2 0/6] drm: Try to fix encoder possible_clones/crtc

Ville Syrjala ville.syrjala at linux.intel.com
Fri Feb 7 13:59:44 UTC 2020


From: Ville Syrjälä <ville.syrjala at linux.intel.com>

Remainder of my possible_clones/crtcs cleanup. All the i915 bits and a
few other driver bits got merged already.

Ville Syrjälä (6):
  drm: Include the encoder itself in possible_clones
  drm/gma500: Sanitize possible_clones
  drm/exynos: Use drm_encoder_mask()
  drm/imx: Remove the bogus possible_clones setup
  drm: Validate encoder->possible_clones
  drm: Validate encoder->possible_crtcs

 drivers/gpu/drm/drm_encoder.c           | 63 +++++++++++++++++++++++++
 drivers/gpu/drm/exynos/exynos_drm_drv.c |  5 +-
 drivers/gpu/drm/gma500/framebuffer.c    | 16 +++----
 drivers/gpu/drm/gma500/mdfld_dsi_dpi.c  |  4 +-
 drivers/gpu/drm/imx/imx-drm-core.c      |  2 +-
 5 files changed, 76 insertions(+), 14 deletions(-)

-- 
2.24.1



More information about the dri-devel mailing list