linux/drivers/gpu/drm/nouveau
Adam Jackson 5c79507b2c drm/nouveau: Fix bandwidth calculation for DisplayPort
Ported from the equivalent fix in drm-intel-next:

http://cgit.freedesktop.org/~keithp/linux/commit/?h=drm-intel-next&id=cd9dde44f47501394b9f0715b6a36a92aa74c0d0

Signed-off-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2011-11-10 09:03:05 +10:00
..
Kconfig
Makefile drm/nv40/pm: write nv40-specific reclocking routines 2011-09-20 16:10:45 +10:00
nouveau_acpi.c
nouveau_backlight.c drm/nva3/backlight: add suppport for newer style backlight regs 2011-09-20 16:10:06 +10:00
nouveau_bios.c drm/nv50/bios: fixup mpll programming from the init table parser 2011-11-10 08:58:18 +10:00
nouveau_bios.h drm/nouveau/dp: return master dp table pointer too when looking up encoder 2011-09-20 16:11:18 +10:00
nouveau_bo.c drm/nv10: Change the BO size threshold determining the memory placement range. 2011-11-10 09:02:34 +10:00
nouveau_calc.c
nouveau_channel.c drm/nouveau: initialize chan->fence.lock before use 2011-11-10 08:58:53 +10:00
nouveau_connector.c drm/nouveau: Fix bandwidth calculation for DisplayPort 2011-11-10 09:03:05 +10:00
nouveau_connector.h
nouveau_crtc.h drm/nouveau: make general drm modesetting init common 2011-09-20 16:05:04 +10:00
nouveau_debugfs.c
nouveau_display.c drm/nvd0/disp: they moved the linear flag.. 2011-09-20 16:06:33 +10:00
nouveau_dma.c
nouveau_dma.h
nouveau_dp.c drm/nouveau/dp: add support for displayport table 0x30 2011-09-20 16:11:21 +10:00
nouveau_drv.c gpu: add module.h to drivers/gpu files as required. 2011-10-31 19:32:03 -04:00
nouveau_drv.h drm/nv40/pm: execute memory reset script from vbios 2011-09-20 16:11:51 +10:00
nouveau_encoder.h drm/nouveau/dp: enable down-spread if vbios and sink support it 2011-09-20 16:10:35 +10:00
nouveau_fb.h
nouveau_fbcon.c drm/nouveau: by default use low bpp framebuffer on low memory cards 2011-11-10 09:02:41 +10:00
nouveau_fbcon.h
nouveau_fence.c drm/nouveau: initialize chan->fence.lock before use 2011-11-10 08:58:53 +10:00
nouveau_gem.c Revert "drm/ttm: add a way to bo_wait for either the last read or last write" 2011-10-27 18:28:37 +02:00
nouveau_grctx.h
nouveau_hw.c
nouveau_hw.h
nouveau_i2c.c drm/nouveau: fix oops if i2c bus not found in nouveau_i2c_identify() 2011-11-10 08:58:13 +10:00
nouveau_i2c.h
nouveau_ioc32.c
nouveau_irq.c drm/nouveau: detect disabled device in irq handler and return IRQ_NONE 2011-07-25 09:42:09 +10:00
nouveau_mem.c drm/nouveau/pm: Document and expose CL and WR for 0x1002Cx 2011-09-20 16:08:28 +10:00
nouveau_mm.c drm/nouveau: allow a nouveau_mm to be created with holes 2011-09-20 16:04:00 +10:00
nouveau_mm.h drm/nouveau: allow a nouveau_mm to be created with holes 2011-09-20 16:04:00 +10:00
nouveau_notifier.c
nouveau_object.c drm/nvd0: lets not attempt to dereference a nv50_display pointer 2011-09-20 16:08:02 +10:00
nouveau_perf.c drm/nouveau: testing the wrong variable 2011-11-10 08:59:43 +10:00
nouveau_pm.c drm/nouveau: enable hwmon support when both nouveau/hwmon are built as modules. 2011-09-20 16:07:59 +10:00
nouveau_pm.h drm/nv40/pm: write nv40-specific reclocking routines 2011-09-20 16:10:45 +10:00
nouveau_ramht.c
nouveau_ramht.h
nouveau_reg.h drm/nva3/backlight: add suppport for newer style backlight regs 2011-09-20 16:10:06 +10:00
nouveau_sgdma.c drm/nouveau: remove allocations from gart populate() hook 2011-09-20 16:12:27 +10:00
nouveau_state.c drm/nvc0: enable acceleration for nvc1 by default 2011-11-10 09:02:02 +10:00
nouveau_temp.c gpu: add module.h to drivers/gpu files as required. 2011-10-31 19:32:03 -04:00
nouveau_ttm.c
nouveau_util.c
nouveau_util.h
nouveau_vm.c drm/nvd0: add a card_type for 0xdX chipsets 2011-09-20 16:04:45 +10:00
nouveau_vm.h drm/nouveau: embed nouveau_mm 2011-09-20 16:03:56 +10:00
nouveau_volt.c drm/nouveau/pm: some fermi chipsets still use volt 0x30 2011-09-20 16:01:37 +10:00
nv04_crtc.c drm/nv04/crtc: Bail out if FB is not bound to crtc 2011-09-09 17:24:21 +10:00
nv04_cursor.c
nv04_dac.c
nv04_dfp.c
nv04_display.c drm/nouveau: make general drm modesetting init common 2011-09-20 16:05:04 +10:00
nv04_fb.c
nv04_fbcon.c
nv04_fifo.c
nv04_graph.c drm/nouveau/gr: disable fifo access and idle before suspend ctx unload 2011-07-25 09:43:38 +10:00
nv04_instmem.c
nv04_mc.c
nv04_pm.c drm/nv04/pm: recalibrate timer on nvclk changes 2011-09-20 16:04:42 +10:00
nv04_timer.c drm/nouveau/tmr: fix miscalculation of ratio on pre-nv4x chipsets 2011-09-20 16:08:54 +10:00
nv04_tv.c
nv10_fb.c
nv10_fifo.c
nv10_gpio.c
nv10_graph.c drm/nouveau/gr: disable fifo access and idle before suspend ctx unload 2011-07-25 09:43:38 +10:00
nv17_tv_modes.c
nv17_tv.c
nv17_tv.h
nv20_graph.c drm/nouveau/gr: disable fifo access and idle before suspend ctx unload 2011-07-25 09:43:38 +10:00
nv30_fb.c
nv31_mpeg.c drm/nv31/mpeg: support for a single class3174 user 2011-09-20 16:03:44 +10:00
nv40_fb.c
nv40_fifo.c
nv40_graph.c drm/nouveau: pass flag to engine fini() method on suspend 2011-07-25 09:43:22 +10:00
nv40_grctx.c
nv40_mc.c
nv40_pm.c drm/nv40/pm: fix issues on igp chipsets, which don't have memory 2011-11-10 08:59:47 +10:00
nv50_calc.c
nv50_crtc.c drm/nouveau: make general drm modesetting init common 2011-09-20 16:05:04 +10:00
nv50_cursor.c drm/nouveau: make general drm modesetting init common 2011-09-20 16:05:04 +10:00
nv50_dac.c
nv50_display.c drm/nouveau/dp: remove reliance on vbios for native displayport 2011-09-20 16:09:42 +10:00
nv50_display.h
nv50_evo.c
nv50_evo.h
nv50_fb.c
nv50_fbcon.c
nv50_fifo.c
nv50_gpio.c drm/nvd0/gpio: initial implementation 2011-09-20 16:05:36 +10:00
nv50_graph.c drm/nv50/gr: typo fix, how about we not reset fifo during graph init? 2011-11-10 08:58:30 +10:00
nv50_grctx.c drm/nv50: fix stability issue on NV86. 2011-11-10 08:58:57 +10:00
nv50_instmem.c
nv50_mc.c
nv50_mpeg.c drm/nouveau: pass flag to engine fini() method on suspend 2011-07-25 09:43:22 +10:00
nv50_pm.c drm/nouveau/bios: allow passing in crtc to the init table parser 2011-09-20 16:05:48 +10:00
nv50_sor.c drm/nouveau/dp: pass in required datarate to link training 2011-09-20 16:10:19 +10:00
nv50_vm.c
nv50_vram.c drm/nv50/vram: fix incorrect detection of bank count on newer chipsets 2011-11-10 08:58:47 +10:00
nv84_crypt.c drm/nouveau: pass flag to engine fini() method on suspend 2011-07-25 09:43:22 +10:00
nva3_copy.c drm/nouveau: pass flag to engine fini() method on suspend 2011-07-25 09:43:22 +10:00
nva3_copy.fuc
nva3_copy.fuc.h
nva3_pm.c drm/nva3/pm: fixup for NVAF special 2011-09-20 16:08:50 +10:00
nvc0_copy.c drm/nouveau: pass flag to engine fini() method on suspend 2011-07-25 09:43:22 +10:00
nvc0_copy.fuc.h
nvc0_fb.c drm/nvc0/fb: slightly improve PMFB intr handling, move out of nvc0_graph.c 2011-09-20 16:12:21 +10:00
nvc0_fbcon.c
nvc0_fifo.c drm/nvc0/fifo: avoid touching missing subfifos 2011-09-20 16:12:18 +10:00
nvc0_graph.c drm/nvc0/gr: fixup the mmio list register writes for 0xc1 2011-11-10 09:02:00 +10:00
nvc0_graph.fuc
nvc0_graph.h drm/nvc0/gr: add support for nvcf chipset 2011-09-20 16:04:06 +10:00
nvc0_grctx.c drm/nvc0/gr: fix some bugs in grctx generation 2011-11-10 09:01:12 +10:00
nvc0_grgpc.fuc drm/nvc0/gr: add support for nvcf chipset 2011-09-20 16:04:06 +10:00
nvc0_grgpc.fuc.h drm/nvc0/gr: add support for nvcf chipset 2011-09-20 16:04:06 +10:00
nvc0_grhub.fuc drm/nvc0/gr: add support for nvcf chipset 2011-09-20 16:04:06 +10:00
nvc0_grhub.fuc.h drm/nvc0/gr: add support for nvcf chipset 2011-09-20 16:04:06 +10:00
nvc0_instmem.c
nvc0_pm.c drm/nvc0/pm: minor clock readback fixes 2011-09-20 16:11:55 +10:00
nvc0_vm.c
nvc0_vram.c drm/nvc0/vram: skip disabled PBFB subunits 2011-11-10 09:00:02 +10:00
nvd0_display.c drm/nvd9/disp: bail out of mode_set_base if no fb bound to crtc 2011-09-20 16:12:11 +10:00
nvreg.h