Searched hist:bc60c90f472b6e762ea96ef384072145adc8d4af (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/ |
H A D | base.c | diff bc60c90f472b6e762ea96ef384072145adc8d4af Thu Aug 10 11:13:40 CDT 2017 Ilia Mirkin <imirkin@alum.mit.edu> drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
It appears that MSI does not work on either G5 PPC nor on a E5500-based platform, where other hardware is reported to work fine with MSI.
Both tests were conducted with NV4x hardware, so perhaps other (or even this) hardware can be made to work. It's still possible to force-enable with config=NvMSI=1 on load.
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu> Cc: stable@vger.kernel.org Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
|