Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322385
b: refs/heads/master
c: 4a68a74
h: refs/heads/master
i:
  322383: 2974055
v: v3
  • Loading branch information
Forest Bond authored and Dave Airlie committed Aug 30, 2012
1 parent fada0a1 commit 855b25b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 84f720ecba6716d198b21936d1bf6253e8ab42a1
refs/heads/master: 4a68a74ba04e7ccf798d45988f4f2d2131fb5063
3 changes: 3 additions & 0 deletions trunk/drivers/gpu/drm/gma500/psb_intel_display.c
Original file line number Diff line number Diff line change
Expand Up @@ -1362,6 +1362,9 @@ void psb_intel_crtc_init(struct drm_device *dev, int pipe,
(struct drm_connector **) (psb_intel_crtc + 1);
psb_intel_crtc->mode_set.num_connectors = 0;
psb_intel_cursor_init(dev, psb_intel_crtc);

/* Set to true so that the pipe is forced off on initial config. */
psb_intel_crtc->active = true;
}

int psb_intel_get_pipe_from_crtc_id(struct drm_device *dev, void *data,
Expand Down

0 comments on commit 855b25b

Please sign in to comment.