Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360931
b: refs/heads/master
c: 13bcf01
h: refs/heads/master
i:
  360929: 24aa5c6
  360927: 89918e5
v: v3
  • Loading branch information
Christopher Harvey authored and Dave Airlie committed Mar 7, 2013
1 parent c0ca387 commit 045dda3
Show file tree
Hide file tree
Showing 2 changed files with 4 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: ce495960ff33f96362cf81f0eb7c52d1a89f64be
refs/heads/master: 13bcf01b33e6e19a7fe7ff396f9ed02803e225ec
6 changes: 3 additions & 3 deletions trunk/include/drm/drm_crtc.h
Original file line number Diff line number Diff line change
Expand Up @@ -443,12 +443,12 @@ struct drm_crtc {
* @dpms: set power state (see drm_crtc_funcs above)
* @save: save connector state
* @restore: restore connector state
* @reset: reset connector after state has been invalidate (e.g. resume)
* @reset: reset connector after state has been invalidated (e.g. resume)
* @detect: is this connector active?
* @fill_modes: fill mode list for this connector
* @set_property: property for this connector may need update
* @set_property: property for this connector may need an update
* @destroy: make object go away
* @force: notify the driver the connector is forced on
* @force: notify the driver that the connector is forced on
*
* Each CRTC may have one or more connectors attached to it. The functions
* below allow the core DRM code to control connectors, enumerate available modes,
Expand Down

0 comments on commit 045dda3

Please sign in to comment.