android_kernel_xiaomi_sm8350/drivers/gpu/drm/nouveau
Francisco Jerez 6e86e04194 drm/nouveau: Fix a couple of sparse warnings.
Signed-off-by: Francisco Jerez <currojerez@riseup.net>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2010-07-13 10:13:23 +10:00
..
Kconfig drm: add PCI requirements to low-level drivers. 2010-07-09 07:43:27 +10:00
Makefile drm/nv50: support fractional feedback divider on newer chips 2010-05-19 16:21:59 +10:00
nouveau_acpi.c drm/nouveau: Fix a couple of sparse warnings. 2010-07-13 10:13:23 +10:00
nouveau_backlight.c
nouveau_bios.c drm/nv50: DCB quirk for Dell M6300 2010-07-13 10:13:13 +10:00
nouveau_bios.h drm/nouveau: tidy connector/encoder creation a little 2010-07-13 10:13:09 +10:00
nouveau_bo.c drm: Remove drm_resource wrappers 2010-06-01 10:07:24 +10:00
nouveau_calc.c
nouveau_channel.c drm: Remove drm_resource wrappers 2010-06-01 10:07:24 +10:00
nouveau_connector.c drm/nouveau: Fix a couple of sparse warnings. 2010-07-13 10:13:23 +10:00
nouveau_connector.h drm/nv04-nv40: Disable connector polling when there're no spare CRTCs left. 2010-07-13 10:13:21 +10:00
nouveau_crtc.h drm/nouveau: allow cursor image and position to survive suspend 2010-05-28 16:06:17 +10:00
nouveau_debugfs.c
nouveau_display.c
nouveau_dma.c drm/nouveau: remove left-over !DRIVER_MODESET paths 2010-07-13 10:12:58 +10:00
nouveau_dma.h
nouveau_dp.c
nouveau_drv.c drm/nouveau: Fix a couple of sparse warnings. 2010-07-13 10:13:23 +10:00
nouveau_drv.h drm/nv04-nv40: Prevent invalid DAC/TVDAC combinations. 2010-07-13 10:13:20 +10:00
nouveau_encoder.h drm/nv50: supply encoder disable() hook for SOR outputs 2010-07-13 10:13:15 +10:00
nouveau_fb.h
nouveau_fbcon.c drm/nouveau: Fix a couple of sparse warnings. 2010-07-13 10:13:23 +10:00
nouveau_fbcon.h
nouveau_fence.c
nouveau_gem.c drm/nouveau: Fix a couple of sparse warnings. 2010-07-13 10:13:23 +10:00
nouveau_grctx.c
nouveau_grctx.h
nouveau_hw.c
nouveau_hw.h
nouveau_i2c.c drm/nv50: fix monitor detection on certain chipsets 2010-05-19 13:15:16 +10:00
nouveau_i2c.h
nouveau_ioc32.c
nouveau_irq.c
nouveau_mem.c drm/nouveau: Fix a couple of sparse warnings. 2010-07-13 10:13:23 +10:00
nouveau_notifier.c drm/nouveau: use drm_mm in preference to custom code doing the same thing 2010-07-13 10:12:51 +10:00
nouveau_object.c drm/nouveau: use drm_mm in preference to custom code doing the same thing 2010-07-13 10:12:51 +10:00
nouveau_reg.h drm/nv50: fix DP->DVI if output has been programmed for native DP previously 2010-07-13 10:13:12 +10:00
nouveau_sgdma.c
nouveau_state.c drm/nouveau: remove left-over !DRIVER_MODESET paths 2010-07-13 10:12:58 +10:00
nouveau_ttm.c
nv04_crtc.c drm/nv04-nv40: Disable connector polling when there're no spare CRTCs left. 2010-07-13 10:13:21 +10:00
nv04_cursor.c drm/nouveau: allow cursor image and position to survive suspend 2010-05-28 16:06:17 +10:00
nv04_dac.c drm/nv04-nv40: Prevent invalid DAC/TVDAC combinations. 2010-07-13 10:13:20 +10:00
nv04_dfp.c drm/nouveau: tidy connector/encoder creation a little 2010-07-13 10:13:09 +10:00
nv04_display.c drm/nouveau: tidy connector/encoder creation a little 2010-07-13 10:13:09 +10:00
nv04_fb.c
nv04_fbcon.c
nv04_fifo.c drm/nouveau: Fix a couple of sparse warnings. 2010-07-13 10:13:23 +10:00
nv04_graph.c drm/nouveau: Fix a couple of sparse warnings. 2010-07-13 10:13:23 +10:00
nv04_instmem.c drm/nouveau: use drm_mm in preference to custom code doing the same thing 2010-07-13 10:12:51 +10:00
nv04_mc.c
nv04_timer.c
nv04_tv.c drm/nouveau: tidy connector/encoder creation a little 2010-07-13 10:13:09 +10:00
nv10_fb.c
nv10_fifo.c
nv10_graph.c
nv17_gpio.c
nv17_tv_modes.c
nv17_tv.c drm/nv04-nv40: Prevent invalid DAC/TVDAC combinations. 2010-07-13 10:13:20 +10:00
nv17_tv.h
nv20_graph.c drm: Remove drm_resource wrappers 2010-06-01 10:07:24 +10:00
nv40_fb.c
nv40_fifo.c
nv40_graph.c drm: Remove drm_resource wrappers 2010-06-01 10:07:24 +10:00
nv40_grctx.c drm/nv40: remove some completed ctxprog TODOs 2010-05-19 13:15:14 +10:00
nv40_mc.c
nv50_calc.c drm/nv50: support fractional feedback divider on newer chips 2010-05-19 16:21:59 +10:00
nv50_crtc.c drm/nv50: supply encoder disable() hook for SOR outputs 2010-07-13 10:13:15 +10:00
nv50_cursor.c drm/nouveau: allow cursor image and position to survive suspend 2010-05-28 16:06:17 +10:00
nv50_dac.c drm/nv50: when debugging on, log which crtc we connect an encoder to 2010-07-13 10:13:17 +10:00
nv50_display.c drm/nv50: fix DP->DVI if output has been programmed for native DP previously 2010-07-13 10:13:12 +10:00
nv50_display.h
nv50_evo.h
nv50_fb.c drm/nv50: fix iommu errors caused by device reading from address 0 2010-06-08 11:03:45 +10:00
nv50_fbcon.c
nv50_fifo.c
nv50_gpio.c nouveau: off by one in nv50_gpio_location() 2010-06-08 11:03:31 +10:00
nv50_graph.c drm/nouveau: Fix a couple of sparse warnings. 2010-07-13 10:13:23 +10:00
nv50_grctx.c
nv50_instmem.c drm/nouveau: use drm_mm in preference to custom code doing the same thing 2010-07-13 10:12:51 +10:00
nv50_mc.c
nv50_sor.c drm/nv50: when debugging on, log which crtc we connect an encoder to 2010-07-13 10:13:17 +10:00
nvreg.h