projects
/
platform
/
upstream
/
libdrm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cd0450
)
[i915] Fix typo in (unused) START_ADDR definition.
author
Jie Luo
<clotho67@gmail.com>
Tue, 27 May 2008 21:55:01 +0000
(14:55 -0700)
committer
Eric Anholt
<eric@anholt.net>
Tue, 27 May 2008 21:55:01 +0000
(14:55 -0700)
shared-core/i915_drv.h
patch
|
blob
|
history
diff --git
a/shared-core/i915_drv.h
b/shared-core/i915_drv.h
index b216c81465e89db7622e923e4274ca340627307f..3c7dd4bcc2cea4747f1126068319ab88c04cb234 100644
(file)
--- a/
shared-core/i915_drv.h
+++ b/
shared-core/i915_drv.h
@@
-600,7
+600,7
@@
extern int i915_wait_ring(struct drm_device * dev, int n, const char *caller);
#define HEAD_WRAP_ONE 0x00200000
#define HEAD_ADDR 0x001FFFFC
#define RING_START 0x08
-#define START_ADDR 0x
0x
FFFFF000
+#define START_ADDR 0xFFFFF000
#define RING_LEN 0x0C
#define RING_NR_PAGES 0x001FF000
#define RING_REPORT_MASK 0x00000006