diff options
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2016-10-07 17:39:21 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2017-04-04 17:04:04 +0300 |
commit | 381ddfe478871588af95548aaecb6698009c3d6b (patch) | |
tree | e68364041a6f034466abd7d309d79e54802f9450 /drivers/gpu/drm/drm_blend.c | |
parent | 5c602531feb3db3926cdd76dda89314f0634c9e7 (diff) | |
download | talos-op-linux-381ddfe478871588af95548aaecb6698009c3d6b.tar.gz talos-op-linux-381ddfe478871588af95548aaecb6698009c3d6b.zip |
drm: rcar-du: Hardcode encoders types to DRM_MODE_ENCODER_NONE
Unlike the connector type, the encoder type is unused by userspace. As
it is equally unused in the driver, except in a single location where
the connector type can be used instead, hardcode it to
DRM_MODE_ENCODER_NONE. This allow removing all code that tries to
determine (unsuccessfully in case a bridge is used) the encoder type.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Diffstat (limited to 'drivers/gpu/drm/drm_blend.c')
0 files changed, 0 insertions, 0 deletions