aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/Makefile
diff options
context:
space:
mode:
authorAlex Deucher <alexdeucher@gmail.com>2010-10-25 19:44:00 -0400
committerDave Airlie <airlied@redhat.com>2010-10-26 10:26:41 +1000
commitb7d8cce5b558e0c0aa6898c9865356481598b46d (patch)
tree07f0f80e625e4a60d3f8c3fba89f97ac01c75923 /drivers/gpu/Makefile
parentdrm/radeon/kms: implement display watermark support for evergreen (diff)
downloadlinux-dev-b7d8cce5b558e0c0aa6898c9865356481598b46d.tar.xz
linux-dev-b7d8cce5b558e0c0aa6898c9865356481598b46d.zip
drm/radeon/kms: MC vram map needs to be >= pci aperture size
The vram map in the radeon memory controller needs to be >= the pci aperture size. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=28402 The problematic cards in the above bug have 64 MB of vram, but the pci aperture is 128 MB and the MC vram map was only 64 MB. This can lead to hangs. Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Cc: stable@kernel.org Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/Makefile')
0 files changed, 0 insertions, 0 deletions