linux/drivers/gpu/drm/nouveau/dispnv04
YueHaibing 2574c809d7 drm/nouveau/kms/nv04-nv4x: Use match_string() helper to simplify the code
match_string() returns the array index of a matching string.
Use it instead of the open-coded implementation.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2020-01-15 10:49:59 +10:00
..
arb.c drm/nouveau: drop use of drmp.h 2019-08-23 12:55:31 +10:00
crtc.c drm/nouveau/dispnv04: Remove runtime PM 2019-08-23 12:55:34 +10:00
cursor.c drm/nouveau: drop use of drmp.h 2019-08-23 12:55:31 +10:00
dac.c drm/nouveau: drop use of drmp.h 2019-08-23 12:55:31 +10:00
dfp.c drm/nouveau: drop use of drmp.h 2019-08-23 12:55:31 +10:00
disp.c Merge drm/drm-next into drm-misc-next 2019-10-03 16:38:50 +02:00
disp.h drm/nouveau/dispnv04: subdev/bios.h is included more than once 2019-08-23 12:55:31 +10:00
hw.c drm/nouveau: drop use of drmp.h 2019-08-23 12:55:31 +10:00
hw.h drm/nouveau: drop drmP.h from all header files 2019-08-23 12:55:30 +10:00
Kbuild drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:51 +10:00
nvreg.h
overlay.c drm/nouveau: drop use of drmp.h 2019-08-23 12:55:31 +10:00
tvmodesnv17.c drm/nouveau: drop use of drmp.h 2019-08-23 12:55:31 +10:00
tvnv04.c drm/nouveau: drop use of drmp.h 2019-08-23 12:55:31 +10:00
tvnv17.c drm/nouveau/kms/nv04-nv4x: Use match_string() helper to simplify the code 2020-01-15 10:49:59 +10:00
tvnv17.h