Files
twx-linux/drivers
Maarten Lankhorst 5f66feb603 nouveau: Fix alignment requirements on src and dst addresses
commit ce806a3047 upstream.

Linear copy works by adding the offset to the buffer address,
which may end up not being 16-byte aligned.

Some tests I've written for prime_pcopy show that the engine
allows this correctly, so the restriction on lowest 4 bits of
address can be lifted safely.

The comments added were by envyas, I think because I used
a newer version.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-08-09 08:23:12 -07:00
..
2012-07-17 21:30:31 -07:00
2012-08-09 08:22:55 -07:00
2012-07-10 19:16:25 +10:00