OSDN Git Service

drm/i915: Use the default 600ns LDO programming sequence delay
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 26 May 2015 17:22:38 +0000 (20:22 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 28 May 2015 09:13:50 +0000 (11:13 +0200)
commitbc284542dad88046eefa3a8d4d9907529c4af9e0
treeaba9b2d7c714e329b7ed18e1c22fcc6db587c0e3
parentd63f820f39ee7b3f8dd4ac04ff27511fbf653e9a
drm/i915: Use the default 600ns LDO programming sequence delay

Not sure which LDO programming sequence delay should be used for the CHV
PHY, but the spec says that 600ns is "Used by default for initial
bringup", and the BIOS seems to use that, so let's do the same.

Reviewed-by: Deepak S <deepak.s@linux.intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/intel_runtime_pm.c