]> Pileus Git - ~andy/linux/commit
drm/i915/dp: Read the HPD status before trying to read the DPCD
authorDamien Lespiau <damien.lespiau@intel.com>
Thu, 13 Dec 2012 16:09:01 +0000 (16:09 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 14 Dec 2012 10:17:15 +0000 (11:17 +0100)
commit1b4696394aeb8a550f8537e92ae6cc65f444dca0
tree2937cf548d20ee04062449d17b46c3a03bebca66
parentb0ea7d37a8f63eeec5ae80b4a6403cfba01da02f
drm/i915/dp: Read the HPD status before trying to read the DPCD

Just like:

  Author: Damien Lespiau <damien.lespiau@intel.com>
  Date:   Wed Dec 12 19:37:22 2012 +0000

      drm/i915/hdmi: Read the HPD status before trying to read the EDID

But this time for DiplayPort.

v2: Adapt to the ibx_ name change and don't add commit hash (Chris
Wilson, Jani Nikula)

Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_dp.c