Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 345558
b: refs/heads/master
c: 57f5708
h: refs/heads/master
v: v3
  • Loading branch information
Marek Olšák authored and Alex Deucher committed Dec 8, 2012
1 parent 2e77a8a commit 9480771
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ae133a1129790ec288b429b5f08ab4701633844a
refs/heads/master: 57f570838341507682b7705f1d950608ef2182bd
1 change: 1 addition & 0 deletions trunk/include/uapi/drm/radeon_drm.h
Original file line number Diff line number Diff line change
Expand Up @@ -913,6 +913,7 @@ struct drm_radeon_gem_va {
/* The first dword of RADEON_CHUNK_ID_FLAGS is a uint32 of these flags: */
#define RADEON_CS_KEEP_TILING_FLAGS 0x01
#define RADEON_CS_USE_VM 0x02
#define RADEON_CS_END_OF_FRAME 0x04 /* a hint from userspace which CS is the last one */
/* The second dword of RADEON_CHUNK_ID_FLAGS is a uint32 that sets the ring type */
#define RADEON_CS_RING_GFX 0
#define RADEON_CS_RING_COMPUTE 1
Expand Down

0 comments on commit 9480771

Please sign in to comment.