Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 228662
b: refs/heads/master
c: e5281cc
h: refs/heads/master
v: v3
  • Loading branch information
Chris Wilson committed Oct 28, 2010
1 parent e9c3871 commit 056a2fa
Show file tree
Hide file tree
Showing 3 changed files with 164 additions and 205 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: 39a01d1fb63cf8ebc1a8cf436f5c0ba9657b55c6
refs/heads/master: e5281ccd2e0049e2b9e8ce82449630d25082372d
9 changes: 0 additions & 9 deletions trunk/drivers/gpu/drm/i915/i915_drv.h
Original file line number Diff line number Diff line change
Expand Up @@ -747,15 +747,6 @@ struct drm_i915_gem_object {
*/
unsigned int madv : 2;

/**
* Refcount for the pages array. With the current locking scheme, there
* are at most two concurrent users: Binding a bo to the gtt and
* pwrite/pread using physical addresses. So two bits for a maximum
* of two users are enough.
*/
unsigned int pages_refcount : 2;
#define DRM_I915_GEM_OBJECT_MAX_PAGES_REFCOUNT 0x3

/**
* Current tiling mode for the object.
*/
Expand Down
Loading

0 comments on commit 056a2fa

Please sign in to comment.