Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119716
b: refs/heads/master
c: e47c68e
h: refs/heads/master
v: v3
  • Loading branch information
Eric Anholt authored and Dave Airlie committed Dec 4, 2008
1 parent 1092ccd commit 9dc7aa3
Show file tree
Hide file tree
Showing 3 changed files with 216 additions and 153 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: 2ef7eeaa553d88e78d9a4520271f26a7bc0e2968
refs/heads/master: e47c68e9c5d71e2faab8c2b82f57c6c73e6456fd
4 changes: 2 additions & 2 deletions trunk/drivers/gpu/drm/i915/i915_drv.h
Original file line number Diff line number Diff line change
Expand Up @@ -379,8 +379,8 @@ struct drm_i915_gem_object {
uint32_t agp_type;

/**
* Flagging of which individual pages are valid in GEM_DOMAIN_CPU when
* GEM_DOMAIN_CPU is not in the object's read domain.
* If present, while GEM_DOMAIN_CPU is in the read domain this array
* flags which individual pages are valid.
*/
uint8_t *page_cpu_valid;
};
Expand Down
Loading

0 comments on commit 9dc7aa3

Please sign in to comment.