linux_dsm_epyc7002/drivers/gpu/drm/nouveau
Ben Skeggs ec23802d61 drm/nv50: drop explicit yields in favour of smaller PFIFO timeslice
This gives a small, but noticeable performance gain at lower performance
levels, and unchanged at the higher ones.

With this commit, we're now using the same timeslice size as the NVIDIA
binary driver currently does, and dropping an unknown bit that NVIDIA
no longer appear to set.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2011-02-25 06:44:30 +10:00
..
Kconfig
Makefile
nouveau_acpi.c
nouveau_backlight.c
nouveau_bios.c
nouveau_bios.h
nouveau_bo.c drm/nouveau: introduce new gart type, and name _SGDMA more appropriately 2011-02-25 06:30:15 +10:00
nouveau_calc.c
nouveau_channel.c drm/nouveau: silence some compiler warnings 2011-02-25 06:44:22 +10:00
nouveau_connector.c
nouveau_connector.h
nouveau_crtc.h
nouveau_debugfs.c
nouveau_display.c
nouveau_dma.c
nouveau_dma.h
nouveau_dp.c drm/nouveau: silence some compiler warnings 2011-02-25 06:44:22 +10:00
nouveau_drv.c
nouveau_drv.h drm/nv40: implement support for on-chip PCIEGART 2011-02-25 06:44:04 +10:00
nouveau_encoder.h
nouveau_fb.h
nouveau_fbcon.c
nouveau_fbcon.h
nouveau_fence.c drm/nv50: drop explicit yields in favour of smaller PFIFO timeslice 2011-02-25 06:44:30 +10:00
nouveau_gem.c
nouveau_grctx.h
nouveau_hw.c
nouveau_hw.h
nouveau_i2c.c
nouveau_i2c.h
nouveau_ioc32.c
nouveau_irq.c
nouveau_mem.c drm/nv40: support for 39-bit dma addresses on native PCIE chipsets 2011-02-25 06:44:10 +10:00
nouveau_mm.c
nouveau_mm.h
nouveau_notifier.c
nouveau_object.c drm/nouveau: introduce new gart type, and name _SGDMA more appropriately 2011-02-25 06:30:15 +10:00
nouveau_perf.c
nouveau_pm.c
nouveau_pm.h
nouveau_ramht.c
nouveau_ramht.h
nouveau_reg.h
nouveau_sgdma.c drm/nv40: implement support for on-chip PCIEGART 2011-02-25 06:44:04 +10:00
nouveau_state.c
nouveau_temp.c
nouveau_ttm.c
nouveau_util.c
nouveau_util.h
nouveau_vm.c
nouveau_vm.h
nouveau_volt.c
nv04_crtc.c
nv04_cursor.c
nv04_dac.c
nv04_dfp.c
nv04_display.c
nv04_fb.c
nv04_fbcon.c
nv04_fifo.c
nv04_graph.c
nv04_instmem.c
nv04_mc.c
nv04_pm.c
nv04_timer.c
nv04_tv.c
nv10_fb.c
nv10_fifo.c
nv10_gpio.c
nv10_graph.c
nv17_tv_modes.c
nv17_tv.c
nv17_tv.h
nv20_graph.c
nv30_fb.c
nv40_fb.c drm/nv40: implement support for on-chip PCIEGART 2011-02-25 06:44:04 +10:00
nv40_fifo.c
nv40_graph.c
nv40_grctx.c
nv40_mc.c
nv50_calc.c
nv50_crtc.c
nv50_cursor.c
nv50_dac.c
nv50_display.c drm/nouveau: silence some compiler warnings 2011-02-25 06:44:22 +10:00
nv50_display.h
nv50_evo.c
nv50_evo.h
nv50_fb.c
nv50_fbcon.c
nv50_fifo.c drm/nv50: drop explicit yields in favour of smaller PFIFO timeslice 2011-02-25 06:44:30 +10:00
nv50_gpio.c drm/nouveau: silence some compiler warnings 2011-02-25 06:44:22 +10:00
nv50_graph.c
nv50_grctx.c
nv50_instmem.c
nv50_mc.c
nv50_pm.c
nv50_sor.c
nv50_vm.c drm/nouveau: silence some compiler warnings 2011-02-25 06:44:22 +10:00
nv50_vram.c
nv84_crypt.c
nva3_pm.c
nvc0_fb.c
nvc0_fbcon.c
nvc0_fifo.c drm/nvc0/pfifo: semi-handle a couple more irqs 2011-02-25 06:44:16 +10:00
nvc0_graph.c drm/nouveau: silence some compiler warnings 2011-02-25 06:44:22 +10:00
nvc0_graph.h
nvc0_grctx.c
nvc0_instmem.c
nvc0_vm.c
nvc0_vram.c
nvreg.h