Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 318655
b: refs/heads/master
c: a8f78b5
h: refs/heads/master
i:
  318653: fd0b8c2
  318651: 0ab2b10
  318647: ce64f1b
  318639: 8b13eea
  318623: 4c3c869
  318591: d85e516
v: v3
  • Loading branch information
Eugeni Dodonov authored and Daniel Vetter committed Jul 5, 2012
1 parent 896fb88 commit c5fa79e
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 40579abed0624ce1dd0e54da312566dcc5f0622a
refs/heads/master: a8f78b582236a7e518ebcad8161b5599d3c92f5b
4 changes: 2 additions & 2 deletions trunk/drivers/gpu/drm/i915/intel_display.c
Original file line number Diff line number Diff line change
Expand Up @@ -7169,6 +7169,8 @@ static void ivb_pch_pwm_override(struct drm_device *dev)

void intel_modeset_init_hw(struct drm_device *dev)
{
intel_prepare_ddi(dev);

intel_init_clock_gating(dev);

mutex_lock(&dev->struct_mutex);
Expand Down Expand Up @@ -7198,8 +7200,6 @@ void intel_modeset_init(struct drm_device *dev)

intel_init_pm(dev);

intel_prepare_ddi(dev);

intel_init_display(dev);

if (IS_GEN2(dev)) {
Expand Down

0 comments on commit c5fa79e

Please sign in to comment.