agp: Fix a bug in intel_gtt_get()
commit26efd3285bc7a55878e6086284b54efc6cadf8c8
authorFrançois Tigeot <ftigeot@wolfpond.org>
Sun, 27 Sep 2015 06:10:54 +0000 (27 08:10 +0200)
committerFrançois Tigeot <ftigeot@wolfpond.org>
Sun, 27 Sep 2015 06:12:10 +0000 (27 08:12 +0200)
tree26310a8928d9cd659c1458ff52e329d96dfbf997
parentf635d1746140d0f4915af3adb8314f4759377d3b
agp: Fix a bug in intel_gtt_get()

mappable_base was not correctly initialized, leading to problems on
some GPU models down the line
sys/dev/agp/agp_i810.c