summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2017-07-25 11:06:47 +1000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-08-06 19:19:39 -0700
commit29da136fbbd978a8bd6f11d5b0a522c54456cb01 (patch)
tree6ed373255bf690b5e3a2fcc26fcaf150669d2427 /arch
parentfde885f19986a53c2e14147cf111907ca34e74d5 (diff)
drm/nouveau/bar/gf100: fix access to upper half of BAR2
commit 38bcb208f60924a031b9f809f7cd252ea4a94e5f upstream. Bit 30 being set causes the upper half of BAR2 to stay in physical mode, mapped over the end of VRAM, even when the rest of the BAR has been set to virtual mode. We inherited our initial value from RM, but I'm not aware of any reason we need to keep it that way. This fixes severe GPU hang/lockup issues revealed by Wayland on F26. Shout-out to NVIDIA for the quick response with the potential cause! Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions