Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 196446
b: refs/heads/master
c: 8be48d9
h: refs/heads/master
v: v3
  • Loading branch information
Dave Airlie committed Apr 7, 2010
1 parent e1e47d1 commit c83ca33
Show file tree
Hide file tree
Showing 14 changed files with 412 additions and 448 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: 386516744ba45d50f42c6999151cc210cb4f96e4
refs/heads/master: 8be48d924c307e72e3797ab5bde81b07a1ccc52d
4 changes: 0 additions & 4 deletions trunk/drivers/gpu/drm/drm_crtc_helper.c
Original file line number Diff line number Diff line change
Expand Up @@ -625,10 +625,6 @@ int drm_crtc_helper_set_config(struct drm_mode_set *set)
ret = -EINVAL;
goto fail;
}
/* TODO are these needed? */
set->crtc->desired_x = set->x;
set->crtc->desired_y = set->y;
set->crtc->desired_mode = set->mode;
}
drm_helper_disable_unused_functions(dev);
} else if (fb_changed) {
Expand Down
Loading

0 comments on commit c83ca33

Please sign in to comment.