OSDN Git Service

drm/i915/bxt: Increase DDI buf idle timeout
authorVandana Kannan <vandana.kannan@intel.com>
Fri, 27 Mar 2015 12:19:09 +0000 (14:19 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 9 Apr 2015 13:57:52 +0000 (15:57 +0200)
commit3449ca859a2ea8466b58794b256892508ea0c1b0
tree4479eb20ca132e30919bc00283633cd4df18e17d
parent6c74c87f7cc94e71960e5a1044c1b26f68f7d3c8
drm/i915/bxt: Increase DDI buf idle timeout

For BXT, DDI buf idle timeout delay needs to be increased to 16us.

Since this is a timeout value and we return as soon as the condition is
realized, no penalty incurred for other platforms.

v2:
- remove TIMEOUT macro used only at a single place (Daniel)

Suggested-by: Satheeshakrishna M <satheeshakrishna.m@intel.com>
Cc: Satheeshakrishna M <satheeshakrishna.m@intel.com>
Cc: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Vandana Kannan <vandana.kannan@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> (v1)
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_ddi.c