mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-07 11:08:05 +02:00
openchrome: Adjust DMA tracker interval.
This commit is contained in:
parent
cb2416e1a2
commit
a5c936345b
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@
|
|||
dev_priv->dma_low += 8; \
|
||||
}
|
||||
|
||||
#define VIA_TRACKER_INTERVAL 0x100000
|
||||
#define VIA_TRACKER_INTERVAL 0x20000
|
||||
|
||||
struct via_dma_tracker {
|
||||
struct list_head head;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue