Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 375725
b: refs/heads/master
c: d7292a0
h: refs/heads/master
i:
  375723: c755f06
v: v3
  • Loading branch information
Dave Airlie authored and Dave Airlie committed May 17, 2013
1 parent 220f290 commit ba1f033
Show file tree
Hide file tree
Showing 3 changed files with 1 addition 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: a6ac1bc341e499ad5296f265dfa8eba5afbf4191
refs/heads/master: d7292a07a1b3d0b31a54a3e949ed4dd99e9a85e8
1 change: 0 additions & 1 deletion trunk/drivers/gpu/drm/qxl/qxl_display.c
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,6 @@ static int qxl_crtc_mode_set(struct drm_crtc *crtc,
mode->hdisplay,
mode->vdisplay);
}
qdev->mode_set = true;
return 0;
}

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/gpu/drm/qxl/qxl_drv.h
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,6 @@ struct qxl_device {
struct qxl_ring *cursor_ring;

struct qxl_ram_header *ram_header;
bool mode_set;

bool primary_created;

Expand Down

0 comments on commit ba1f033

Please sign in to comment.