]> git.baikalelectronics.ru Git - kernel.git/commit
drm/arcpgu: rework encoder search
authorEugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Tue, 11 Jun 2019 17:21:59 +0000 (20:21 +0300)
committerAlexey Brodkin <abrodkin@synopsys.com>
Wed, 17 Jul 2019 20:36:56 +0000 (23:36 +0300)
commitda44f918c7ce6edafb4dbc26064e4f45b73b34c9
tree5fd1502185fed8b8eb35661611bb98ff3190e818
parent1f93b32b6bd1b5a942fd021c7ff7bc0be00ad35b
drm/arcpgu: rework encoder search

Instead of using non-standard "encoder-slave" property to find
encoder let's find it by associated endpoint.

While I'm on it add corresponding log message if we don't find
any encoder and we assume that we use virtual LCD on the
simulation platform.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
drivers/gpu/drm/arc/arcpgu_drv.c