drm/tilcdc: panel: Set crtc panel info at init phase
authorJyri Sarha <jsarha@ti.com>
Wed, 13 Apr 2016 15:45:29 +0000 (18:45 +0300)
committerJyri Sarha <jsarha@ti.com>
Mon, 8 Aug 2016 20:05:10 +0000 (23:05 +0300)
commitee6de21b6982d1513db874f3073ad30ea5f9abd7
treed3f3f5c4c0982d5e522e86cd2132aae9d5557260
parentc72cc663649a7a6b860988e2b3a355e4280fd38d
drm/tilcdc: panel: Set crtc panel info at init phase

Set crtc panel info at init phase. Setting it at prepare callback does
it multiple times for no good reason and it is also too late when atomic
modeset is used.

Signed-off-by: Jyri Sarha <jsarha@ti.com>
drivers/gpu/drm/tilcdc/tilcdc_panel.c
This page took 0.038773 seconds and 5 git commands to generate.