Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 228611
b: refs/heads/master
c: 21719b3
h: refs/heads/master
i:
  228609: e236562
  228607: a77bbaa
v: v3
  • Loading branch information
Tijl Coosemans authored and Dave Airlie committed Dec 21, 2010
1 parent 6f06176 commit 4b7ed85
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: 57084d05379fe5c081d024006129b0565a11855f
refs/heads/master: 21719b398b0e49d21c0b9083cffd552ba28ed4af
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/radeon/r100d.h
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@
#define S_000360_CUR2_LOCK(x) (((x) & 0x1) << 31)
#define G_000360_CUR2_LOCK(x) (((x) >> 31) & 0x1)
#define C_000360_CUR2_LOCK 0x7FFFFFFF
#define R_0003C2_GENMO_WT 0x0003C0
#define R_0003C2_GENMO_WT 0x0003C2
#define S_0003C2_GENMO_MONO_ADDRESS_B(x) (((x) & 0x1) << 0)
#define G_0003C2_GENMO_MONO_ADDRESS_B(x) (((x) >> 0) & 0x1)
#define C_0003C2_GENMO_MONO_ADDRESS_B 0xFE
Expand Down

0 comments on commit 4b7ed85

Please sign in to comment.