linux-hardened/drivers/gpu/drm/nouveau
Dave Airlie 6c06d608ec drm/nouveau: add dmi quirk for gpio reset
This fixes the gpio reset problem so the Retina MBP works, but avoids
breaking the Dell systems. Ben will work on a better solution for 3.7.

Tested by me on retina MBP.

Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-09-21 10:17:15 -04:00
..
Kconfig
Makefile drm/nouveau: mark most of our ioctls as deprecated, move to compat layer 2012-07-26 10:28:15 +10:00
nouveau_abi16.c drm/nouveau: mark most of our ioctls as deprecated, move to compat layer 2012-07-26 10:28:15 +10:00
nouveau_abi16.h drm/nouveau: mark most of our ioctls as deprecated, move to compat layer 2012-07-26 10:28:15 +10:00
nouveau_acpi.c vga_switcheroo: Don't require handler init callback 2012-08-17 17:34:41 -04:00
nouveau_backlight.c
nouveau_bios.c drm/nouveau: dcb table quirk for fdo#50830 2012-07-26 10:28:13 +10:00
nouveau_bios.h
nouveau_bo.c
nouveau_calc.c
nouveau_channel.c drm/nouveau: mark most of our ioctls as deprecated, move to compat layer 2012-07-26 10:28:15 +10:00
nouveau_connector.c
nouveau_connector.h
nouveau_crtc.h
nouveau_debugfs.c
nouveau_display.c drm/nouveau: fix booting with plymouth + dumb support 2012-09-14 15:45:01 +10:00
nouveau_dma.c
nouveau_dma.h
nouveau_dp.c
nouveau_drv.c Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next 2012-07-26 10:35:44 +10:00
nouveau_drv.h drm/nouveau: init vblank requests list 2012-07-26 10:28:16 +10:00
nouveau_encoder.h
nouveau_fb.h
nouveau_fbcon.c drm/nouveau/fbcon: using nv_two_heads is not a good idea 2012-06-26 12:16:43 +01:00
nouveau_fbcon.h
nouveau_fence.c
nouveau_fence.h
nouveau_fifo.h
nouveau_gem.c Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next 2012-07-26 10:35:44 +10:00
nouveau_gpio.c
nouveau_gpio.h
nouveau_gpuobj.c drm/nouveau: mark most of our ioctls as deprecated, move to compat layer 2012-07-26 10:28:15 +10:00
nouveau_grctx.h
nouveau_hdmi.c
nouveau_hw.c
nouveau_hw.h
nouveau_hwsq.h
nouveau_i2c.c drm/nouveau/aux: mask off higher bits of auxch index in i2c table entry 2012-08-14 09:36:50 +10:00
nouveau_i2c.h
nouveau_ioc32.c
nouveau_irq.c drm/nouveau: init vblank requests list 2012-07-26 10:28:16 +10:00
nouveau_mem.c
nouveau_mm.c
nouveau_mm.h
nouveau_mxm.c
nouveau_notifier.c drm/nv50: extend vblank semaphore to generic dmaobj + offset pair 2012-07-26 10:28:16 +10:00
nouveau_perf.c
nouveau_pm.c
nouveau_pm.h
nouveau_prime.c drm/nouveau: add license header to prime. 2012-06-27 09:27:35 +01:00
nouveau_ramht.c
nouveau_ramht.h
nouveau_reg.h
nouveau_sgdma.c
nouveau_software.h drm/nouveau: init vblank requests list 2012-07-26 10:28:16 +10:00
nouveau_state.c drm/nvc0/copy: check PUNITS to determine which copy engines are disabled 2012-08-29 13:21:41 +10:00
nouveau_temp.c
nouveau_ttm.c
nouveau_util.c
nouveau_util.h
nouveau_vm.c
nouveau_vm.h
nouveau_volt.c
nv04_crtc.c drm: Make the .mode_fixup() operations mode argument a const pointer 2012-07-19 21:52:38 -04:00
nv04_cursor.c
nv04_dac.c drm: Make the .mode_fixup() operations mode argument a const pointer 2012-07-19 21:52:38 -04:00
nv04_dfp.c drm: Make the .mode_fixup() operations mode argument a const pointer 2012-07-19 21:52:38 -04:00
nv04_display.c
nv04_fb.c
nv04_fbcon.c
nv04_fence.c
nv04_fifo.c
nv04_graph.c
nv04_instmem.c
nv04_mc.c
nv04_pm.c
nv04_software.c
nv04_timer.c
nv04_tv.c
nv10_fb.c
nv10_fence.c
nv10_fifo.c
nv10_gpio.c
nv10_graph.c
nv17_fifo.c
nv17_tv.c drm: Make the .mode_fixup() operations mode argument a const pointer 2012-07-19 21:52:38 -04:00
nv17_tv.h
nv17_tv_modes.c
nv20_fb.c
nv20_graph.c
nv30_fb.c
nv31_mpeg.c
nv40_fb.c
nv40_fifo.c
nv40_graph.c
nv40_grctx.c
nv40_mc.c
nv40_pm.c
nv50_calc.c
nv50_crtc.c drm: Make the .mode_fixup() operations mode argument a const pointer 2012-07-19 21:52:38 -04:00
nv50_cursor.c
nv50_dac.c drm: Make the .mode_fixup() operations mode argument a const pointer 2012-07-19 21:52:38 -04:00
nv50_display.c drm/nv50: extend vblank semaphore to generic dmaobj + offset pair 2012-07-26 10:28:16 +10:00
nv50_display.h
nv50_evo.c
nv50_evo.h
nv50_fb.c
nv50_fbcon.c
nv50_fifo.c
nv50_gpio.c drm/nouveau: add dmi quirk for gpio reset 2012-09-21 10:17:15 -04:00
nv50_graph.c drm/nv50: rename INVALID_QUERY_OR_TEXTURE error to INVALID_OPERATION 2012-07-26 10:28:14 +10:00
nv50_grctx.c
nv50_instmem.c
nv50_mc.c
nv50_mpeg.c
nv50_pm.c
nv50_software.c drm/nv50: extend vblank semaphore to generic dmaobj + offset pair 2012-07-26 10:28:16 +10:00
nv50_sor.c drm: Make the .mode_fixup() operations mode argument a const pointer 2012-07-19 21:52:38 -04:00
nv50_vm.c
nv50_vram.c
nv84_bsp.c
nv84_crypt.c drm/nv84: decode PCRYPT errors 2012-07-26 10:28:13 +10:00
nv84_fence.c
nv84_fifo.c drm/nv86/fifo: suspend fix 2012-08-14 09:36:53 +10:00
nv84_vp.c
nv98_crypt.c
nv98_crypt.fuc
nv98_crypt.fuc.h
nv98_ppp.c
nva3_copy.c
nva3_copy.fuc nouveau: Fix alignment requirements on src and dst addresses 2012-07-26 10:28:13 +10:00
nva3_copy.fuc.h nouveau: Fix alignment requirements on src and dst addresses 2012-07-26 10:28:13 +10:00
nva3_pm.c
nvc0_copy.c
nvc0_copy.fuc.h nouveau: Fix alignment requirements on src and dst addresses 2012-07-26 10:28:13 +10:00
nvc0_fb.c
nvc0_fbcon.c
nvc0_fence.c
nvc0_fifo.c
nvc0_graph.c
nvc0_graph.fuc
nvc0_graph.h
nvc0_grctx.c
nvc0_grgpc.fuc
nvc0_grgpc.fuc.h
nvc0_grhub.fuc
nvc0_grhub.fuc.h
nvc0_instmem.c
nvc0_pm.c nouveau: fixup scanout enable in nvc0_pm 2012-08-14 09:36:51 +10:00
nvc0_software.c
nvc0_vm.c
nvc0_vram.c
nvd0_display.c drm/nvd0/disp: hopefully fix selection of 6/8bpc mode on DP outputs 2012-08-31 10:49:38 +10:00
nve0_fifo.c drm/nve0/fifo: add support for the flip completion swmthd 2012-08-03 15:40:24 +10:00
nve0_graph.c
nve0_graph.h
nve0_grctx.c
nvreg.h