linux_dsm_epyc7002/drivers/gpu/drm/nouveau/dispnv04
Alexandre Courbot b6c4285afa drm/nouveau: handle -EACCES runtime PM return code
pm_runtime_get*() may return -EACCES to indicate a device does not have
runtime PM enabled. This is currently the case with platform devices
on Nouveau, and is not an error in that context. Handle this case
without failure.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2014-03-26 13:59:32 +10:00
..
arb.c drm: Remove pci_vendor and pci_device from struct drm_device 2013-10-09 15:55:33 +10:00
crtc.c drm/nouveau: handle -EACCES runtime PM return code 2014-03-26 13:59:32 +10:00
cursor.c
dac.c
dfp.c drm/nouveau: fix null ptr dereferences on some boards 2014-01-15 14:24:05 +10:00
disp.c drm/nouveau: create base display from common code 2014-01-23 13:39:18 +10:00
disp.h drm/nouveau: create base display from common code 2014-01-23 13:39:18 +10:00
hw.c drm/nv10/kms: add plane support for nv10-nv40 2013-11-08 15:37:40 +10:00
hw.h
Makefile drm/nv10/kms: add plane support for nv10-nv40 2013-11-08 15:37:40 +10:00
nvreg.h
overlay.c drm/nv04/plane: add support for nv04/nv05 video overlay 2014-01-23 13:38:28 +10:00
tvmodesnv17.c
tvnv04.c drm/nouveau: fix null ptr dereferences on some boards 2014-01-15 14:24:05 +10:00
tvnv17.c
tvnv17.h