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:
55de3f7
)
Oops, we have more than 4 subchannels..
author
Ben Skeggs
<darktama@iinet.net.au>
Tue, 17 Oct 2006 14:07:48 +0000
(
01:07
+1100)
committer
Ben Skeggs
<darktama@iinet.net.au>
Tue, 17 Oct 2006 14:07:48 +0000
(
01:07
+1100)
shared-core/nouveau_irq.c
patch
|
blob
|
history
diff --git
a/shared-core/nouveau_irq.c
b/shared-core/nouveau_irq.c
index
af6109e
..
6de4a5e
100644
(file)
--- a/
shared-core/nouveau_irq.c
+++ b/
shared-core/nouveau_irq.c
@@
-161,7
+161,7
@@
static void nouveau_fifo_irq_handler(drm_device_t *dev)
}
DRM_ERROR("NV: Channel %d/%d - Method 0x%04x, Data 0x%08x\n",
- channel, (c1method >> 13) &
3
,
+ channel, (c1method >> 13) &
7
,
c1method & 0x1ffc, c1data
);