Files
linux/drivers
Thomas Hellstrom 0d00c488f3 drm/vmwgfx: Fix the driver for large dma addresses
With dma compliance / IOMMU support added to the driver in kernel 3.13,
the dma addresses can exceed 44 bits, which is what we support in
32-bit mode and with GMR1.
So in 32-bit mode and optionally in 64-bit mode, restrict the dma
addresses to 44 bits, and strip the old GMR1 code.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
Cc: stable@vger.kernel.org
2014-01-17 07:44:15 +01:00
..
2013-11-27 01:03:27 +01:00
2013-11-19 15:53:02 -05:00
2013-12-11 16:45:13 -07:00
2013-11-07 19:24:20 +01:00
2013-12-02 21:11:30 +00:00
2013-12-10 08:48:15 +01:00