OpenCloudOS-Kernel/drivers/gpu/drm/nouveau/dispnv04
Thomas Zimmermann 4c0d42f7ba drm/nouveau: Remove references to struct drm_device.pdev
Using struct drm_device.pdev is deprecated. Convert nouveau to struct
drm_device.dev. No functional changes.

v3:
	* fix nv04_dfp_update_backlight() as well (Jeremy)

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Jeremy Cline <jcline@redhat.com>
Cc: Ben Skeggs <bskeggs@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210107080748.4768-8-tzimmermann@suse.de
2021-01-13 09:04:04 +01:00
..
Kbuild drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:51 +10:00
arb.c drm/nouveau: Remove references to struct drm_device.pdev 2021-01-13 09:04:04 +01:00
crtc.c drm/nouveau: stop using TTM placement flags 2020-09-11 13:31:23 +02:00
cursor.c drm/nouveau: drop use of drmp.h 2019-08-23 12:55:31 +10:00
dac.c drm/nouveau/kms: Search for encoders' connectors properly 2020-08-31 19:10:08 -04:00
dfp.c drm/nouveau: Remove references to struct drm_device.pdev 2021-01-13 09:04:04 +01:00
disp.c Merge drm/drm-next into drm-misc-next 2020-09-14 18:11:40 +02:00
disp.h drm/nouveau: Remove references to struct drm_device.pdev 2021-01-13 09:04:04 +01:00
hw.c drm/nouveau: Remove references to struct drm_device.pdev 2021-01-13 09:04:04 +01:00
hw.h drm/nouveau: drop drmP.h from all header files 2019-08-23 12:55:30 +10:00
nvreg.h
overlay.c drm/nouveau: stop using TTM placement flags 2020-09-11 13:31:23 +02:00
tvmodesnv17.c drm/nouveau: drop use of drmp.h 2019-08-23 12:55:31 +10:00
tvnv04.c drm/nouveau/kms: Search for encoders' connectors properly 2020-08-31 19:10:08 -04:00
tvnv17.c drm/nouveau/kms: Search for encoders' connectors properly 2020-08-31 19:10:08 -04:00
tvnv17.h drm/nouveau: allocate device object for every client 2017-02-17 15:15:04 +10:00