linux_dsm_epyc7002/drivers/gpu/drm/nouveau
Wambui Karuga 2cf3c8bc47 drm/nouveau/fb/gf100-: declare constants as unsigned long long.
Explicitly declare constants as unsigned long long to address the
following sparse warnings:
warning: constant is so big it is long

v2: convert to unsigned long long for compatibility with 32-bit
architectures.

Signed-off-by: Wambui Karuga <wambui.karugax@gmail.com>
Suggested by: lia Mirkin <imirkin@alum.mit.edu>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2020-01-15 10:49:59 +10:00
..
dispnv04 drm/nouveau/kms/nv04-nv4x: Use match_string() helper to simplify the code 2020-01-15 10:49:59 +10:00
dispnv50 drm/nouveau/kms/nv50-: Report possible_crtcs incorrectly on mstos, for now 2020-01-15 10:49:58 +10:00
include drm/nouveau/ltc/gp10b: Add custom L2 cache implementation 2020-01-15 10:49:59 +10:00
nvif
nvkm drm/nouveau/fb/gf100-: declare constants as unsigned long long. 2020-01-15 10:49:59 +10:00
Kbuild
Kconfig drm/nouveau: Fix Kconfig indentation 2019-11-20 17:40:32 +01:00
nouveau_abi16.c
nouveau_abi16.h
nouveau_acpi.c
nouveau_acpi.h
nouveau_backlight.c
nouveau_bios.c
nouveau_bios.h
nouveau_bo.c
nouveau_bo.h
nouveau_chan.c
nouveau_chan.h
nouveau_connector.c drm/nouveau: Fix drm-core using atomic code-paths on pre-nv50 hardware 2019-12-10 21:34:52 +10:00
nouveau_connector.h drm/nouveau: Fix drm-core using atomic code-paths on pre-nv50 hardware 2019-12-10 21:34:52 +10:00
nouveau_crtc.h
nouveau_debugfs.c
nouveau_debugfs.h
nouveau_display.c drm/nouveau: Resume hotplug interrupts earlier 2019-10-24 14:28:06 -04:00
nouveau_display.h
nouveau_dma.c
nouveau_dma.h
nouveau_dmem.c drm/nouveau/nouveau: fix incorrect sizeof on args.src an args.dst 2020-01-15 10:49:58 +10:00
nouveau_dmem.h
nouveau_dp.c
nouveau_drm.c drm/nouveau: Do not try to disable PCI device on Tegra 2020-01-15 10:49:58 +10:00
nouveau_drv.h drm/nouveau: use drm_debug_enabled() to check for debug categories 2019-11-14 14:08:38 +02:00
nouveau_encoder.h
nouveau_fbcon.c drm: constify fb ops across all drivers 2019-12-05 10:57:42 +02:00
nouveau_fbcon.h
nouveau_fence.c
nouveau_fence.h
nouveau_gem.c drm/nouveau: slowpath for pushbuf ioctl 2019-11-06 11:23:27 +01:00
nouveau_gem.h
nouveau_hwmon.c
nouveau_hwmon.h
nouveau_ioc32.c
nouveau_ioctl.h
nouveau_led.c
nouveau_led.h
nouveau_mem.c
nouveau_mem.h
nouveau_nvif.c
nouveau_platform.c
nouveau_platform.h
nouveau_prime.c
nouveau_reg.h
nouveau_sgdma.c
nouveau_svm.c nouveau: use mmu_interval_notifier instead of hmm_mirror 2019-11-23 19:56:44 -04:00
nouveau_svm.h
nouveau_ttm.c
nouveau_ttm.h
nouveau_usif.c
nouveau_usif.h
nouveau_vga.c
nouveau_vga.h
nouveau_vmm.c
nouveau_vmm.h
nv04_fbcon.c
nv04_fence.c
nv10_fence.c
nv10_fence.h
nv17_fence.c
nv50_display.h
nv50_fbcon.c
nv50_fence.c
nv84_fence.c
nvc0_fbcon.c
nvc0_fence.c