Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348080
b: refs/heads/master
c: b0a2658
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Vetter committed Dec 18, 2012
1 parent 90211a5 commit 0151caf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: b45305fce5bb1abec263fcff9d81ebecd6306ede
refs/heads/master: b0a2658acb5bf9ca86b4aab011b7106de3af0add
4 changes: 0 additions & 4 deletions trunk/drivers/gpu/drm/i915/intel_display.c
Original file line number Diff line number Diff line change
Expand Up @@ -8133,10 +8133,6 @@ intel_modeset_stage_output_state(struct drm_device *dev,
DRM_DEBUG_KMS("encoder changed, full mode switch\n");
config->mode_changed = true;
}

/* Disable all disconnected encoders. */
if (connector->base.status == connector_status_disconnected)
connector->new_encoder = NULL;
}
/* connector->new_encoder is now updated for all connectors. */

Expand Down

0 comments on commit 0151caf

Please sign in to comment.