mirror of
https://github.com/torvalds/linux.git
synced 2024-11-06 12:11:59 +00:00
296c6ae0e9
The buffers mapped by the PCI GART can be written to by the device, not just read. For example, this happens via the RB_RPTR writeback on Radeon. So we can't use PCI_DMA_TODEVICE else we'll get protection faults on IOMMU platforms. Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Dave Airlie <airlied@linux.ie> |
||
---|---|---|
.. | ||
drm | ||
Makefile |