Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 293530
b: refs/heads/master
c: 23c99e7
h: refs/heads/master
v: v3
  • Loading branch information
Adam Jackson authored and Daniel Vetter committed Jan 17, 2012
1 parent f42996d commit ac70e19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 28c057945ef5d164925db4fccc64207ee58c8681
refs/heads/master: 23c99e775d14f01ba45a5affd2fb51af4328359c
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/intel_display.c
Original file line number Diff line number Diff line change
Expand Up @@ -1096,7 +1096,7 @@ static void assert_pch_hdmi_disabled(struct drm_i915_private *dev_priv,
{
u32 val = I915_READ(reg);
WARN(hdmi_pipe_enabled(dev_priv, val, pipe),
"PCH DP (0x%08x) enabled on transcoder %c, should be disabled\n",
"PCH HDMI (0x%08x) enabled on transcoder %c, should be disabled\n",
reg, pipe_name(pipe));
}

Expand Down

0 comments on commit ac70e19

Please sign in to comment.