Ben Skeggs 5936567146 drm/nouveau/i2c: fix thinko/regression on really old chipsets 13 years ago
..
Kconfig fb0b760605 drm: fix nouveau_acpi build 14 years ago
Makefile d81c19e312 drm/nv20: split PFB code out of nv10_fb.c 13 years ago
nouveau_acpi.c d099230cc3 nouveau: Support Optimus models for vga_switcheroo 13 years ago
nouveau_backlight.c 5024c54b5c drm/nva3/backlight: add suppport for newer style backlight regs 13 years ago
nouveau_bios.c 6544599249 drm/nouveau/dp: support version 4.0 of DP table 13 years ago
nouveau_bios.h fa2c113ac1 drm/nouveau: add bios connector type for dms59 13 years ago
nouveau_bo.c accf94969f drm/nouveau/ttm: always do buffer moves on kernel channel 13 years ago
nouveau_calc.c 855a95e4fc drm/nouveau: make the behaviour of get_pll_limits() consistent 14 years ago
nouveau_channel.c 664695ae6f drm/nouveau: inform userspace of new kernel subchannel requirements 13 years ago
nouveau_connector.c c8435362f2 drm/nouveau: default to 8bpc for non-LVDS panels if EDID isn't useful 13 years ago
nouveau_connector.h befb51e9c9 drm/nouveau/disp: parse connector info directly in nouveau_connector.c 13 years ago
nouveau_crtc.h df26bc9c32 drm/nv50/display: expose color vibrance control 13 years ago
nouveau_debugfs.c 4e03b4af6d drm/nouveau: Fix pushbufs over the 4GB mark. 13 years ago
nouveau_display.c 1898f4426b Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-next 13 years ago
nouveau_dma.c 48aca13f01 drm/nouveau: remove m2mf creation on userspace channels 13 years ago
nouveau_dma.h 664695ae6f drm/nouveau: inform userspace of new kernel subchannel requirements 13 years ago
nouveau_dp.c 6544599249 drm/nouveau/dp: support version 4.0 of DP table 13 years ago
nouveau_drv.c 1a5f985c17 drm/nouveau: Fix module parameter description formats 13 years ago
nouveau_drv.h 68455a43de drm/nve0: initial modesetting support for kepler chipsets 13 years ago
nouveau_encoder.h f14d9a4dda drm/nouveau/dp: make dp dpms function common, call from sor code instead 13 years ago
nouveau_fb.h 27d5030a23 drm/nouveau: move master modesetting init to nouveau_display 13 years ago
nouveau_fbcon.c fb2a99e15f drm: do not set fb_info->pixmap fields 13 years ago
nouveau_fbcon.h ddbaf79a8b drm/nvc0: implement fbcon acceleration 14 years ago
nouveau_fence.c b08abd4e9a drm/nouveau: move fence sequence check to start of loop 13 years ago
nouveau_gem.c accf94969f drm/nouveau/ttm: always do buffer moves on kernel channel 13 years ago
nouveau_gpio.c a0b2563551 drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues 13 years ago
nouveau_gpio.h a0b2563551 drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues 13 years ago
nouveau_grctx.h 0b89a072f9 drm/nouveau: Fix missing whitespace checkpatch.pl errors. 14 years ago
nouveau_hdmi.c 50a01fe06e drm/nouveau/hdmi: enable audio for nva3:nvd0 chipsets 13 years ago
nouveau_hw.c c1003d9c90 drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901). 14 years ago
nouveau_hw.h 5794b5fdb5 drm/nv04: Fix scanout over the 16MB mark. 14 years ago
nouveau_hwsq.h c8b9641a91 drm/nouveau/hwsq: remove some magic, give proper opcode names 13 years ago
nouveau_i2c.c 5936567146 drm/nouveau/i2c: fix thinko/regression on really old chipsets 13 years ago
nouveau_i2c.h f553b79c03 drm/nouveau/i2c: handle bit-banging ourselves 13 years ago
nouveau_ioc32.c ed8b670409 drm: convert drm_ioctl to unlocked_ioctl 15 years ago
nouveau_irq.c 9717f3d953 drm/nouveau: detect disabled device in irq handler and return IRQ_NONE 14 years ago
nouveau_mem.c e6084257d0 drm/nouveau/pm: several fixes for nvc0 memory timings 13 years ago
nouveau_mm.c a12036ba2c drm/nouveau: allow a nouveau_mm to be created with holes 13 years ago
nouveau_mm.h a12036ba2c drm/nouveau: allow a nouveau_mm to be created with holes 13 years ago
nouveau_mxm.c 84ddfda6d4 drm/nouveau/mxm: call mxmi to determine revision before calling mxms 13 years ago
nouveau_notifier.c b2e0d195d2 drm/nouveau: Fix notifier blocks over the 4GB mark. 13 years ago
nouveau_object.c 3376ee374d drm/nvd0/disp: add support for page flipping 13 years ago
nouveau_perf.c 8b83d67c2e drm/nv40/pm: fix fanspeed regression 13 years ago
nouveau_pm.c c11dd0da52 drm/nouveau/pm: fix oops if chipset has no pm support at all 13 years ago
nouveau_pm.h 8d7bb40063 drm/nouveau/pm: rework to allow selecting separate profiles for ac/battery 13 years ago
nouveau_ramht.c 961b6e686e drm/nv50-nvc0: fix ramht entries for multiple evo channels 14 years ago
nouveau_ramht.h 18a16a768c drm/nouveau: return error from nouveau_ramht_remove() if not found 14 years ago
nouveau_reg.h 5024c54b5c drm/nva3/backlight: add suppport for newer style backlight regs 13 years ago
nouveau_sgdma.c 8e7e70522d drm/ttm: isolate dma data from ttm_tt V4 13 years ago
nouveau_state.c c61205b24b drm/nouveau: fix thinko causing init to fail on cards without accel 13 years ago
nouveau_temp.c 486a45c2a6 drm/nouveau/i2c: do parsing of i2c-related vbios info in nouveau_i2c.c 13 years ago
nouveau_ttm.c ba4420c224 drm: move ttm global code to core drm 15 years ago
nouveau_util.c bb9b18a390 drm/nouveau: add nouveau_enum_find() util function 14 years ago
nouveau_util.h bb9b18a390 drm/nouveau: add nouveau_enum_find() util function 14 years ago
nouveau_vm.c f7b24c42da drm/nouveau/ttm: fix crash as a result of a recent ttm change 13 years ago
nouveau_vm.h f7b24c42da drm/nouveau/ttm: fix crash as a result of a recent ttm change 13 years ago
nouveau_volt.c a0b2563551 drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues 13 years ago
nv04_crtc.c 01f2c7730e drm: Replace pitch with pitches[] in drm_framebuffer 13 years ago
nv04_cursor.c b334f2b3b6 drm/nouveau: allow cursor image and position to survive suspend 15 years ago
nv04_dac.c a0b2563551 drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues 13 years ago
nv04_dfp.c abbd3f8e3b drm/nv04/disp: handle dual-link spwg panels without needing quirks 13 years ago
nv04_display.c 52c4d76743 drm/nouveau: move hpd enable/disable to common code 13 years ago
nv04_fb.c ddfd2da484 drm/nouveau: memory type detection for the really old chipsets 13 years ago
nv04_fbcon.c ceac30999d drm/nouveau: implicitly insert non-DMA objects into RAMHT 14 years ago
nv04_fifo.c 6fdb383e81 drm/nv50: check for vm traps on every gr irq 14 years ago
nv04_graph.c 9962cc6eba drm/nouveau/gr: disable fifo access and idle before suspend ctx unload 14 years ago
nv04_instmem.c 58b6542b50 DRM: remove drm_pci_device_is_pcie 14 years ago
nv04_mc.c 112d20ad5c drm/nouveau: Disable PROM access on init. 15 years ago
nv04_pm.c 36f1317ed0 drm/nv04-nv30/pm: port to newer interfaces 13 years ago
nv04_timer.c ff2b6c6e58 drm/nouveau/pm: remove the older interfaces completely 13 years ago
nv04_tv.c cd2fb2e9e0 drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD. 14 years ago
nv10_fb.c d81c19e312 drm/nv20: split PFB code out of nv10_fb.c 13 years ago
nv10_fifo.c d908175cca drm/nouveau: make fifo.create_context() responsible for mapping control regs 14 years ago
nv10_gpio.c 47e5d5cb83 drm/nv40/disp: implement support for hotplug irq 13 years ago
nv10_graph.c 9962cc6eba drm/nouveau/gr: disable fifo access and idle before suspend ctx unload 14 years ago
nv17_tv.c a0b2563551 drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues 13 years ago
nv17_tv.h b1f559ecdc drm: Mark constant arrays of drm_display_mode const 14 years ago
nv17_tv_modes.c b1f559ecdc drm: Mark constant arrays of drm_display_mode const 14 years ago
nv20_fb.c ff92a6cda7 drm/nv20-nv40: add memory type detection 13 years ago
nv20_graph.c 9962cc6eba drm/nouveau/gr: disable fifo access and idle before suspend ctx unload 14 years ago
nv30_fb.c a5cf68b04b drm/nouveau: Rework tile region handling. 14 years ago
nv31_mpeg.c 52d073318a drm/nv31/mpeg: support for a single class3174 user 13 years ago
nv40_fb.c ff92a6cda7 drm/nv20-nv40: add memory type detection 13 years ago
nv40_fifo.c a02ccc7f97 drm/nv40/vpe: add support for PMPEG 14 years ago
nv40_graph.c 6c320fef58 drm/nouveau: pass flag to engine fini() method on suspend 14 years ago
nv40_grctx.c c693931d93 drm/nv40: make detection of 0x4097-ful chipsets available everywhere 14 years ago
nv40_mc.c 1380da4979 drm/nv40: initialise 0x17xx on all chipsets that have it 14 years ago
nv40_pm.c 675aac033e drm/nouveau: just pass gpio line to pwm_*, not entire gpio struct 13 years ago
nv50_calc.c 52eba8dd5e drm/nva3/clk: better pll calculation when no fractional fb div available 14 years ago
nv50_crtc.c df26bc9c32 drm/nv50/display: expose color vibrance control 13 years ago
nv50_cursor.c 048a88595a drm/nouveau: make general drm modesetting init common 13 years ago
nv50_dac.c c3c50e8b65 drm: Add drm_mode_copy() 13 years ago
nv50_display.c b5b2e5988b drm/nouveau: remove subchannel names from places where it doesn't matter 13 years ago
nv50_display.h e495d0d7e3 drm/nv50/disp: more accurate function to determine active crtcs 13 years ago
nv50_evo.c 1772fcc6f8 drm/nv50/disp: fix evo for create/init + destroy/fini split 13 years ago
nv50_evo.h df26bc9c32 drm/nv50/display: expose color vibrance control 13 years ago
nv50_fb.c 6fdb383e81 drm/nv50: check for vm traps on every gr irq 14 years ago
nv50_fbcon.c 45143cb53c drm/nv50-nvc0: explicitly map fbcon fb into channel vm 14 years ago
nv50_fifo.c 4e03b4af6d drm/nouveau: Fix pushbufs over the 4GB mark. 13 years ago
nv50_gpio.c a0b2563551 drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues 13 years ago
nv50_graph.c c983e6f660 drm/nv50: also report errors in MP1/MP2 when they happen. 13 years ago
nv50_grctx.c 71856abefb drm/nv50: fix stability issue on NV86. 13 years ago
nv50_instmem.c 6e32fedc8b drm/nouveau: will need to specify channel for vm-ful gpuobj allocations 14 years ago
nv50_mc.c 6ee738610f drm/nouveau: Add DRM driver for NVIDIA GPUs 15 years ago
nv50_mpeg.c 6c320fef58 drm/nouveau: pass flag to engine fini() method on suspend 14 years ago
nv50_pm.c e436d1bb0a drm/nv50/hwsq: some nv92 fixes 13 years ago
nv50_sor.c c3c50e8b65 drm: Add drm_mode_copy() 13 years ago
nv50_vm.c 990449c77c drm/nv50-nvc0/vm: support unsnooped system memory 13 years ago
nv50_vram.c 0ce7141558 drm/nv50: fix detection of second vram rank 13 years ago
nv84_bsp.c 8f27c54342 drm/nouveau/vdec: implement stub modules for the known engines 13 years ago
nv84_crypt.c 6c320fef58 drm/nouveau: pass flag to engine fini() method on suspend 14 years ago
nv84_vp.c 8f27c54342 drm/nouveau/vdec: implement stub modules for the known engines 13 years ago
nv98_crypt.c 8f27c54342 drm/nouveau/vdec: implement stub modules for the known engines 13 years ago
nv98_ppp.c 8f27c54342 drm/nouveau/vdec: implement stub modules for the known engines 13 years ago
nva3_copy.c 6c320fef58 drm/nouveau: pass flag to engine fini() method on suspend 14 years ago
nva3_copy.fuc 0f0f7be8bd drm/nva3/copy: fix typo in fuc which caused host to not recieve exceptions 13 years ago
nva3_copy.fuc.h 0f0f7be8bd drm/nva3/copy: fix typo in fuc which caused host to not recieve exceptions 13 years ago
nva3_pm.c dd1da8de17 drm/nouveau/pm: make clocks_set return an error code clocks_set can fail. 13 years ago
nvc0_copy.c 6c320fef58 drm/nouveau: pass flag to engine fini() method on suspend 14 years ago
nvc0_copy.fuc.h 0f0f7be8bd drm/nva3/copy: fix typo in fuc which caused host to not recieve exceptions 13 years ago
nvc0_fb.c a14845121c drm/nvc0/fb: slightly improve PMFB intr handling, move out of nvc0_graph.c 13 years ago
nvc0_fbcon.c 0b7187335f drm/nv50-nvc0: explicitly map notifier bo into channel vm 14 years ago
nvc0_fifo.c d5316e2512 drm/nvc0-/disp: reimplement flip completion method as fifo method 13 years ago
nvc0_graph.c d5316e2512 drm/nvc0-/disp: reimplement flip completion method as fifo method 13 years ago
nvc0_graph.fuc be7f2615d7 drm/nvc0/gr: update fuc source to assemble with latest envyas 13 years ago
nvc0_graph.h 06784090ec drm/nvc0/gr: add initial support for nvd9, not quite there yet.. 13 years ago
nvc0_grctx.c 06784090ec drm/nvc0/gr: add initial support for nvd9, not quite there yet.. 13 years ago
nvc0_grgpc.fuc 06784090ec drm/nvc0/gr: add initial support for nvd9, not quite there yet.. 13 years ago
nvc0_grgpc.fuc.h 06784090ec drm/nvc0/gr: add initial support for nvd9, not quite there yet.. 13 years ago
nvc0_grhub.fuc 06784090ec drm/nvc0/gr: add initial support for nvd9, not quite there yet.. 13 years ago
nvc0_grhub.fuc.h 06784090ec drm/nvc0/gr: add initial support for nvd9, not quite there yet.. 13 years ago
nvc0_instmem.c 5de8037ab4 drm/nvc0: enable per-client address spaces 14 years ago
nvc0_pm.c 1ae73f2f16 drm/nvc0/pm: restrict pll mode to clocks that can actually use it 13 years ago
nvc0_vm.c 990449c77c drm/nv50-nvc0/vm: support unsnooped system memory 13 years ago
nvc0_vram.c 29181d2f7b drm/nvc0/vram: get part count from PUNITS 13 years ago
nvd0_display.c 6544599249 drm/nouveau/dp: support version 4.0 of DP table 13 years ago
nvreg.h c1003d9c90 drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901). 14 years ago