drm/exynos: Use drm_encoder_mask()
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 11 Feb 2020 16:22:04 +0000 (18:22 +0200)
committerInki Dae <inki.dae@samsung.com>
Wed, 18 Mar 2020 03:11:41 +0000 (12:11 +0900)
commit2d6bf60d14e955e30ccc9ab4437e16837431cb1d
treea52f6d35bbdccf5ddd57d9b9bd3fcf6f49105ad0
parent69ddce0970d9d1de63bed9c24eefa0814db29a5a
drm/exynos: Use drm_encoder_mask()

Replace the hand rolled encoder bitmask thing with drm_encoder_mask()

Cc: Inki Dae <inki.dae@samsung.com>
Cc: Joonyoung Shim <jy0922.shim@samsung.com>
Cc: Seung-Woo Kim <sw0312.kim@samsung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_drv.c