summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_irq.c
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2011-07-21 17:48:38 -0400
committerKeith Packard <keithp@keithp.com>2011-07-25 15:19:19 -0700
commite85194641bec56179dcf5e1704ce5c6bf30340c6 (patch)
tree0c3f8b1c049d2dfeaeb2c3221980c9c6a23a212d /drivers/gpu/drm/i915/i915_irq.c
parent81055854d096959898fdc17ed11729eb019eff07 (diff)
drm/i915/dp: Don't turn CPT DP ports on too early
The docs say the port has to come on in training pattern 1; at this point, though, ->DP is in normal mode. The intent here is to wait until the port is in fact sending data, but that doesn't happen since we've broken the sequence the hardware expects, and the vblank wait will time out and kvetch in the log. Signed-off-by: Adam Jackson <ajax@redhat.com> Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_irq.c')
0 files changed, 0 insertions, 0 deletions