Searched hist:dac76f1be5beaea4af9afe85fb475c73de0b8731 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/parisc/ |
H A D | lba_pci.c | diff dac76f1be5beaea4af9afe85fb475c73de0b8731 Tue Jun 18 16:21:25 CDT 2013 Helge Deller <deller@gmx.de> parisc: fix LMMIO mismatch between PAT length and MASK register
The LMMIO length reported by PAT and the length given by the LBA MASK register are not consistent. This leads e.g. to a not-working ATI FireGL card with the radeon DRM driver since the memory can't be mapped.
Fix this by correctly adjusting the resource sizes.
Signed-off-by: Helge Deller <deller@gmx.de> Cc: <stable@vger.kernel.org> # 3.10
|