summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_bios.c
diff options
context:
space:
mode:
authorMaarten Lankhorst <maarten.lankhorst@canonical.com>2012-06-04 12:00:31 +0200
committerBen Skeggs <bskeggs@redhat.com>2012-07-26 02:28:13 +0200
commitce806a30470bcd846d148bf39d46de3ad7748228 (patch)
treeb804660246b0ab0c673364298666b0c158252107 /drivers/gpu/drm/nouveau/nouveau_bios.c
parentMerge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff)
downloadlinux-ce806a30470bcd846d148bf39d46de3ad7748228.tar.xz
linux-ce806a30470bcd846d148bf39d46de3ad7748228.zip
nouveau: Fix alignment requirements on src and dst addresses
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> Cc: stable@vger.kernel.org
Diffstat (limited to 'drivers/gpu/drm/nouveau/nouveau_bios.c')
0 files changed, 0 insertions, 0 deletions