drm/i915: cck reg used for checking DSI Pll locked
authorGaurav K Singh <gaurav.k.singh@intel.com>
Fri, 5 Dec 2014 08:46:58 +0000 (14:16 +0530)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 5 Dec 2014 14:28:56 +0000 (15:28 +0100)
commit3770f0eec40cb9f1fb7af6453f7bcb420a8a86bc
tree9778a9bc6fc8d715ceaade29c64bb6ce6567e7d5
parent58cf8887c94d8dfe42206af7de57163ce0f46cf2
drm/i915: cck reg used for checking DSI Pll locked

Instead of pipe configuration reg, cck reg to be used for checking whether
DSI Pll is getting locked or not.

v2: dpio_lock unlocked now in case DSI PLL lock fails

Signed-off-by: Gaurav K Singh <gaurav.k.singh@intel.com>
Signed-off-by: Shobhit Kumar <shobhit.kumar@intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_dsi_pll.c
This page took 0.025556 seconds and 5 git commands to generate.