mirror of
https://github.com/torvalds/linux.git
synced 2026-06-10 07:32:29 +02:00
nouveau_bo_wr32 expects offset to be in words, but we pass value in bytes,
so after commit
|
||
|---|---|---|
| .. | ||
| drm | ||
| stub | ||
| vga | ||
| Makefile | ||
nouveau_bo_wr32 expects offset to be in words, but we pass value in bytes,
so after commit
|
||
|---|---|---|
| .. | ||
| drm | ||
| stub | ||
| vga | ||
| Makefile | ||