Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307288
b: refs/heads/master
c: 38de45c
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Vetter committed May 3, 2012
1 parent 8111353 commit 0370abd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: 63c62275ec484a0f6da6a600d9b44ee0279c0900
refs/heads/master: 38de45c5fc61a4a6b2f0b4b7c9ae9f32f058f420
4 changes: 1 addition & 3 deletions trunk/drivers/gpu/drm/i915/intel_tv.c
Original file line number Diff line number Diff line change
Expand Up @@ -1251,9 +1251,7 @@ intel_tv_detect(struct drm_connector *connector, bool force)
mode = reported_modes[0];
drm_mode_set_crtcinfo(&mode, 0);

if (intel_tv->base.base.crtc && intel_tv->base.base.crtc->enabled) {
type = intel_tv_detect_type(intel_tv, connector);
} else if (force) {
if (force) {
struct intel_load_detect_pipe tmp;

if (intel_get_load_detect_pipe(&intel_tv->base, connector,
Expand Down

0 comments on commit 0370abd

Please sign in to comment.