- 33b903e drm/nouveau: restore debugfs/vbios.rom support by Marcin Slusarz · 12 years ago
- a91ed42 nouveau: ACPI support depends on X86 and X86_PLATFORM_DEVICES by Ben Hutchings · 12 years ago
- 5effecd drm/nouveau/i2c: add support for ddc/aux, and dp link training on anx9805 by Ben Skeggs · 12 years ago
- a2bc283 drm/nv50-/disp: initial work towards supporting external encoders by Ben Skeggs · 12 years ago
- 0a0afd2 drm/nv50-/disp: move DP link training to core and train from supervisor by Ben Skeggs · 12 years ago
- 7dcd060c drm/nouveau/i2c: create proper chipset-specific class implementations by Ben Skeggs · 12 years ago
- 31a34aa drm/nouveau/i2c: aux channels not necessarily on nvio by Ben Skeggs · 12 years ago
- 60e5cb7 drm/nv17/fence: split from nv10 code by Ben Skeggs · 12 years ago
- fa531bc drm/nouveau/gpio/nve0: interrupt regs moved on kepler apparently by Ben Skeggs · 12 years ago
- 1d7c71a drm/nouveau/disp: port vblank handling to event interface by Ben Skeggs · 12 years ago
- 51fa025 drm/nouveau/core: basic event interface between core and drm by Ben Skeggs · 12 years ago
- 112a12a drm/nouveau/bios: add support for parsing xpio table data by Ben Skeggs · 12 years ago
- a10220b drm/nouveau/pbus: add a PBUS subdev that hands IRQs to the right subdevs by Martin Peres · 12 years ago
- 0cbf83b drm/nouveau/fan: add toggle fan support by Martin Peres · 12 years ago
- 9c3bd3a drm/nouveau/therm: cleanly separate pwm control logic from therm by Ben Skeggs · 12 years ago
- 7b49bd6 drm/nva3/therm: add support for hardware fan tachometer by Ben Skeggs · 12 years ago
- 5f066c3 drm/nouveau/therm: fix various style issues, make more consistent by Ben Skeggs · 12 years ago
- bc79202 nvd0/therm: implement more appropriate pwm fan control functions by Ben Skeggs · 12 years ago
- 4a79501 nvc0/ppp: initial implementation of engine by Maarten Lankhorst · 12 years ago
- 7d8bd91 nvc0/vp: initial implementation of engine by Maarten Lankhorst · 12 years ago
- 23c14ed nvc0/bsp: initial implementation of engine by Maarten Lankhorst · 12 years ago
- a7416d0 drm/nve0/vp: implement initial support for engine by Ben Skeggs · 12 years ago
- b2f04fc drm/nve0/bsp: implement initial support for engine by Ben Skeggs · 12 years ago
- e3aaa94 drm/nouveau: initial falcon (fuc) engine base class implementation by Ben Skeggs · 12 years ago
- e225f44 drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge by Ben Skeggs · 12 years ago
- 4f6029d drm/nv50-nvc0: switch to common disp impl, removing previous version by Ben Skeggs · 12 years ago
- 8e9e3d2 drm/nv84/disp: move hdmi control into core by Ben Skeggs · 12 years ago
- a4feaf4 drm/nva3/disp: move hda codec handling to core by Ben Skeggs · 12 years ago
- f796073 drm/nv50/disp: move dp link training helpers into core by Ben Skeggs · 12 years ago
- 1c30cd0 drm/nvd0/disp: move HDMI control to core by Ben Skeggs · 12 years ago
- 0a9e2b95 drm/nvd0/disp: move HDA codec setup to core by Ben Skeggs · 12 years ago
- 35b21d3 drm/nvd0/disp: call into core to handle dac power state changes by Ben Skeggs · 12 years ago
- 6c5a042 drm/nvd0/disp: move link training helpers into core as display methods by Ben Skeggs · 12 years ago
- b6caea5 drm/nouveau/bios: implement BIT 'U' table (and subtable) parsing in core by Ben Skeggs · 12 years ago
- 4665406 drm/nvd0-nve0/disp: initial implementation of evo channel classes by Ben Skeggs · 12 years ago
- 70cabe4 drm/nv50/disp: create skeleton display/channel object classes by Ben Skeggs · 12 years ago
- 344e107 drm/nvd0/dmaobj: duplicate fermi class, will diverge real soon now by Ben Skeggs · 12 years ago
- d7da628 drm/nv30/fb: enable z compression by Ben Skeggs · 12 years ago
- dac1558 drm/nouveau/fb: create tag heap from common code for all relevant chipsets by Ben Skeggs · 12 years ago
- 4ae2074 drm/nv40/fb: split implementation into nv40/nv41/nv44/nv46/nv47/nv49/nv4e pieces by Ben Skeggs · 12 years ago
- 11bac40 drm/nv30/fb: split implementation into nv34(nv10)/nv30/nv35 pieces by Ben Skeggs · 12 years ago
- a8749af drm/nv20/fb: split implementation into nv20/nv25 pieces by Ben Skeggs · 12 years ago
- c0abf5c drm/nvc0/ibus: initial implementation of subdev by Ben Skeggs · 12 years ago
- aa1b9b4 drm/nouveau/therm: move thermal-related functions to the therm subdev by Martin Peres · 12 years ago
- d46497d drm/nouveau/bios: parse the pwm divisor from the perf table by Martin Peres · 12 years ago
- 32334cc drm/nouveau/therm: use the EXTDEV table to detect i2c monitoring devices by Martin Peres · 12 years ago
- 7d70e9c drm/nouveau/therm: rework thermal table parsing by Martin Peres · 12 years ago
- 2c1a425 drm/nve0/ibus: handle PIBUS interrupts to prevent storm by Ben Skeggs · 12 years ago
- 4f32656 drm/nve0/copy: add initial support for the async copy engines by Ben Skeggs · 12 years ago
- 5999933 drm/nouveau: add Kconfig options for debug control by Ben Skeggs · 12 years ago
- 77145f1 drm/nouveau: port remainder of drm code, and rip out compat layer by Ben Skeggs · 12 years ago
- 51a3d34 drm/nouveau/backlight: remove dependence on nouveau_drv.h by Ben Skeggs · 12 years ago
- fce875d drm/nouveau: move compat ioctl out of nouveau_drv.h by Ben Skeggs · 12 years ago
- c007706 drm/nouveau/acpi: move definitions out of nouveau_drv.h by Ben Skeggs · 12 years ago
- d38ac52 drm/nouveau/mxm: split up into bios code and a subdev module by Ben Skeggs · 12 years ago
- ebb945a drm/nouveau: port all engines to new engine module format by Ben Skeggs · 12 years ago
- f589be8 drm/nouveau/pageflip: kick flip handling out of engsw and into fence by Ben Skeggs · 12 years ago
- 3863c9b drm/nouveau/instmem: completely new implementation, as a subdev module by Ben Skeggs · 12 years ago
- af7afbd drm/nv04-nv40/instmem: duplicate nv04 code as nv40, remove alternate paths by Ben Skeggs · 12 years ago
- 861d210 drm/nouveau/fb: merge fb/vram and port to subdev interfaces by Ben Skeggs · 12 years ago
- 5a5c743 drm/nouveau/timer: port to subdev interfaces by Ben Skeggs · 12 years ago
- 7d9115d drm/nouveau/mc: port to subdev interfaces by Ben Skeggs · 12 years ago
- cb75d97 drm/nouveau: implement devinit subdev, and new init table parser by Ben Skeggs · 12 years ago
- 70790f4 drm/nouveau/clock: pull in the implementation from all over the place by Ben Skeggs · 13 years ago
- 8aceb7d drm/nouveau/clk: implement stub clock subdev by Ben Skeggs · 13 years ago
- 4196faa drm/nouveau/i2c: port to subdev interfaces by Ben Skeggs · 13 years ago
- e0996ae drm/nouveau/gpio: port gpio to subdev interfaces by Ben Skeggs · 13 years ago
- 70c0f26 drm/nouveau/bios: pull in basic vbios subdev, more to come later by Ben Skeggs · 13 years ago
- 586c55f drm/nouveau: have non-core mmio accesses go through device object by Ben Skeggs · 13 years ago
- 9458029 drm/nouveau: implement module init functions in nouveau_drm.c by Ben Skeggs · 13 years ago
- 9274f4a drm/nouveau/core: pull in most of the new core infrastructure by Ben Skeggs · 13 years ago
- aa4cc5d2 drm/nouveau/agp: move all agp stuff into its own source file by Ben Skeggs · 13 years ago
- 02a841d drm/nouveau: restructure source tree, split core from drm implementation by Ben Skeggs · 13 years ago
- 2a259a3 drm/nouveau: mark most of our ioctls as deprecated, move to compat layer by Ben Skeggs · 13 years ago
- ce22af0 drm/nouveau: move current gpuobj code out of nouveau_object.c by Ben Skeggs · 13 years ago
- c420b2d drm/nouveau/fifo: turn all fifo modules into engine modules by Ben Skeggs · 13 years ago
- 5e120f6 drm/nouveau/fence: convert to exec engine, and improve channel sync by Ben Skeggs · 13 years ago
- 20abd16 drm/nouveau: create real execution engine for software object class by Ben Skeggs · 13 years ago
- ab39454 drm/nve0/gr: initial implementation by Ben Skeggs · 13 years ago
- 5132f37 drm/nve0/fifo: initial implementation by Ben Skeggs · 13 years ago
- 22b33e8 nouveau: add PRIME support by Dave Airlie · 13 years ago
- d81c19e3 drm/nv20: split PFB code out of nv10_fb.c by Ben Skeggs · 13 years ago
- a0b2563 drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues by Ben Skeggs · 13 years ago
- b4c2681 drm/nouveau/mxm: initial implementation of dcb sanitisation by Ben Skeggs · 13 years ago
- 25575b4 drm/nouveau/hdmi: build ELD from EDID, notify audio driver of its presence by Ben Skeggs · 13 years ago
- 8f27c54 drm/nouveau/vdec: implement stub modules for the known engines by Ben Skeggs · 13 years ago
- 1262a20 drm/nv40/pm: write nv40-specific reclocking routines by Ben Skeggs · 13 years ago
- 37b034a drm/nvd0/disp: tidy up what we have so far by Ben Skeggs · 14 years ago
- 26f6d88 drm/nvd0/disp: very initial evo setup by Ben Skeggs · 14 years ago
- 323dcac drm/nouveau: rename nv40_mpeg to nv31_mpeg by Ben Skeggs · 14 years ago
- 354d078 drm/nvc0/pm: initial implementation of clocks_get() by Ben Skeggs · 14 years ago
- 9318745 drm/nv50: rename nv84_mpeg to nv50_mpeg by Ben Skeggs · 14 years ago
- c092432 drm/nv84: add support for PMPEG by Ben Skeggs · 14 years ago
- a02ccc7 drm/nv40/vpe: add support for PMPEG by Ben Skeggs · 14 years ago
- d5a2737 drm/nvc0: implement support for copy engines by Ben Skeggs · 14 years ago
- 7ff5441 drm/nva3: implement support for copy engine by Ben Skeggs · 14 years ago
- ddbaf79 drm/nvc0: implement fbcon acceleration by Ben Skeggs · 14 years ago
- 966a5b7 drm/nvc0: implement pgraph engine hooks by Ben Skeggs · 14 years ago
- 8984e04 drm/nvc0: initial vm implementation, use for bar1/bar3 management by Ben Skeggs · 14 years ago
- 4c74eb7 drm/nvc0: import initial vm backend by Ben Skeggs · 14 years ago