Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 345195
b: refs/heads/master
c: 4a0833e
h: refs/heads/master
i:
  345193: 0b2afb4
  345191: 04e867c
v: v3
  • Loading branch information
Daniel Vetter committed Nov 11, 2012
1 parent 96bacf7 commit 695fbfb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 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: c8241969b44438c9335b59d375b627214bc36483
refs/heads/master: 4a0833ec48d3411042c0ccee3daec1cbca4c1999
5 changes: 3 additions & 2 deletions trunk/drivers/gpu/drm/i915/intel_dp.c
Original file line number Diff line number Diff line change
Expand Up @@ -1327,9 +1327,10 @@ static bool intel_dp_get_hw_state(struct intel_encoder *encoder,
return true;
}
}
}

DRM_DEBUG_KMS("No pipe for dp port 0x%x found\n", intel_dp->output_reg);
DRM_DEBUG_KMS("No pipe for dp port 0x%x found\n",
intel_dp->output_reg);
}

return true;
}
Expand Down

0 comments on commit 695fbfb

Please sign in to comment.