OSDN Git Service

drm/arm: hdlcd: Set the CRTC's port before binding the encoder.
authorLiviu Dudau <Liviu.Dudau@arm.com>
Tue, 6 Jun 2017 14:05:21 +0000 (15:05 +0100)
committerLiviu Dudau <Liviu.Dudau@arm.com>
Wed, 21 Jun 2017 09:30:01 +0000 (10:30 +0100)
commitde5cc8155cd250a31da67dea49aff7637ce98887
tree8b685a96d3e768a5bb0bdcf32a73d008107ec057
parent047b8e21e3bfa9faa4ed9a0c337fe0c687710251
drm/arm: hdlcd: Set the CRTC's port before binding the encoder.

The component-based encoder(s) used by HDLCD expect the CRTC port
to be set before binding in order to find the right endpoint.
Without this patch, the TDA19988 encoder driver prints a warning
"Falling back to first CRTC".

Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>
drivers/gpu/drm/arm/hdlcd_drv.c