Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217919
b: refs/heads/master
c: a293012
h: refs/heads/master
i:
  217917: ecf827e
  217915: b68f8dd
  217911: a5fc4e0
  217903: 28093ba
  217887: c5e5b8c
  217855: be1545d
v: v3
  • Loading branch information
Chris Wilson committed Sep 8, 2010
1 parent 25430d9 commit 699dbe4
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: 60fc332cb5ab19e5a86d696b210df65814b2ad8a
refs/heads/master: a29301288f1840bdf9c5456da9cd7c944436edd5
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/intel_overlay.c
Original file line number Diff line number Diff line change
Expand Up @@ -1406,7 +1406,7 @@ void intel_setup_overlay(struct drm_device *dev)
if (OVERLAY_NEEDS_PHYSICAL(dev)) {
ret = i915_gem_attach_phys_object(dev, reg_bo,
I915_GEM_PHYS_OVERLAY_REGS,
0);
PAGE_SIZE);
if (ret) {
DRM_ERROR("failed to attach phys overlay regs\n");
goto out_free_bo;
Expand Down

0 comments on commit 699dbe4

Please sign in to comment.