Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322575
b: refs/heads/master
c: 0273de0
h: refs/heads/master
i:
  322573: 4101377
  322571: 675a0fe
  322567: 2535e79
  322559: 0be7cf4
v: v3
  • Loading branch information
Dave Airlie committed Sep 2, 2012
1 parent c96a8b7 commit 4183316
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: f4fe968b61f530811d353c198f94bbeddefb26ee
refs/heads/master: 0273de08c455031335dbea2630208f66106b0c14
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/ast/ast_mode.c
Original file line number Diff line number Diff line change
Expand Up @@ -841,7 +841,7 @@ int ast_cursor_init(struct drm_device *dev)

ast->cursor_cache = obj;
ast->cursor_cache_gpu_addr = gpu_addr;
DRM_ERROR("pinned cursor cache at %llx\n", ast->cursor_cache_gpu_addr);
DRM_DEBUG_KMS("pinned cursor cache at %llx\n", ast->cursor_cache_gpu_addr);
return 0;
fail:
return ret;
Expand Down

0 comments on commit 4183316

Please sign in to comment.