Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275017
b: refs/heads/master
c: e5c8dbb
h: refs/heads/master
i:
  275015: f146c1c
v: v3
  • Loading branch information
Jakob Bornecrantz authored and Dave Airlie committed Nov 7, 2011
1 parent 7e96f88 commit 1440085
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: 55bde5b215ceb8356328f18cd82a77843bc4ffd3
refs/heads/master: e5c8dbb8141e7da81bd8179929d1298302d17128
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ int vmw_du_crtc_cursor_set(struct drm_crtc *crtc, struct drm_file *file_priv,
if (!ret) {
if (!surface->snooper.image) {
DRM_ERROR("surface not suitable for cursor\n");
vmw_surface_unreference(&surface);
return -EINVAL;
}
} else {
Expand Down

0 comments on commit 1440085

Please sign in to comment.