-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 217971 b: refs/heads/master c: 1996675 h: refs/heads/master i: 217969: e3857bf 217967: f19c86d v: v3
- Loading branch information
Daniel Vetter
authored and
Chris Wilson
committed
Sep 8, 2010
1 parent
cba448c
commit 9bb80c3
Showing
5 changed files
with
26 additions
and
181 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: ac622a9cdb742cad90648d95f2c4877774518f19 | ||
refs/heads/master: 19966754328d99ee003ddfc7a8c31ceb115483ac |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,5 +14,7 @@ struct intel_gtt { | |
unsigned int gtt_mappable_entries; | ||
}; | ||
|
||
struct intel_gtt *intel_gtt_get(void); | ||
|
||
#endif | ||
|