Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 375727
b: refs/heads/master
c: b90ed1e
h: refs/heads/master
i:
  375725: ba1f033
  375723: c755f06
  375719: a21e26c
  375711: fa1180a
v: v3
  • Loading branch information
Dave Airlie committed May 17, 2013
1 parent 9b86677 commit 5b186ba
Show file tree
Hide file tree
Showing 2 changed files with 2 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: b2b4465d8bade681491e225fa6a5dc050820b004
refs/heads/master: b90ed1e931c4d11cf32710c8a310b603effb5b11
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/qxl/qxl_ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ static int qxl_update_area_ioctl(struct drm_device *dev, void *data,
goto out;

if (!qobj->pin_count) {
qxl_ttm_placement_from_domain(qobj, qobj->type);
ret = ttm_bo_validate(&qobj->tbo, &qobj->placement,
true, false);
if (unlikely(ret))
Expand Down

0 comments on commit 5b186ba

Please sign in to comment.