- aae95ca drm/nouveau/fb: implement various bits of work towards memory reclocking by Ben Skeggs · 12 years ago
- 26fdd78 drm/nouveau: implement a simple sysfs interface to new pm code by Ben Skeggs · 11 years ago
- 9838366 drm/nouveau/device: initial control object class, with pstate control methods by Ben Skeggs · 11 years ago
- 7c85652 drm/nouveau/clk: implement power state and engine clock control in core by Ben Skeggs · 12 years ago
- c9c0cca drm/nouveau/volt: implement voltage control in core by Ben Skeggs · 12 years ago
- 0833428 drm/nouveau/bios: parsing for various tables required for power management by Ben Skeggs · 12 years ago
- aa4d7a4 drm/nouveau/perfmon: initial infrastructure to expose performance counters by Ben Skeggs · 12 years ago
- 2984506 drm/nouveau/bus: add interfaces/helpers for sequencer by Ben Skeggs · 11 years ago
- ff4b42c drm/nouveau/pwr: initial implementation by Ben Skeggs · 11 years ago
- b9ed919 drm/nouveau/drm/pm: remove everything except the hwmon interfaces to THERM by Ben Skeggs · 11 years ago
- 75faef7 drm/nv50-nvaf/fb: split fbram oclass in preparation for reclocking by Ben Skeggs · 11 years ago
- 9ca3037 drm/nv50-nvaf/fb: split the class definitions up a bit by Ben Skeggs · 11 years ago
- 9a9d5c6 drm/nv50-nv86,nv92/mc: rearm msi via pci config space, rather than mmio mirror by Ben Skeggs · 11 years ago
- 1b4fea0 drm/nvc0,nvc4/mc: handle 0xc0's "special" msi rearm by Ben Skeggs · 11 years ago
- 5fa7543 drm/nv44/mpeg: create a copy of the nv31/nv40 impls by Ilia Mirkin · 12 years ago
- 26410c6 drm/nvd7/gr: initial support by Maarten Lankhorst · 12 years ago
- 30f4e08 drm/nvc0-/gr: make register lists from initvals functions by Ben Skeggs · 12 years ago
- 44b1e3b drm/nouveau/core: xtensa engine base class implementation by Ilia Mirkin · 12 years ago
- 0d4a145 drm/nouveau/vdec: fork vp3 implementations from vp2 by Ilia Mirkin · 12 years ago
- a0fd4ec drm/nouveau/core: move falcon class to engine/ by Ben Skeggs · 12 years ago
- dceef5d drm/nouveau/fb: initialise vram controller as pfb sub-object by Ben Skeggs · 12 years ago
- 88524bc drm/nouveau/devinit: move simple pll setting routines to devinit by Ben Skeggs · 12 years ago
- e5398b2 drm/nvf0/disp: expose display class 2.2 by Ben Skeggs · 12 years ago
- dded35d drm/nouveau/device: convert to engine, rather than subdev by Ben Skeggs · 12 years ago
- 0fa9061 drm/nouveau/mc: handle irq-related setup ourselves by Ben Skeggs · 12 years ago
- 1a64634 drm/nv04/disp: hide all the cruft away in its own little hole by Ben Skeggs · 12 years ago
- 2f45736 drm/nouveau/therm: split the nv50 and nv84 code by Martin Peres · 12 years ago
- 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 · 13 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 · 13 years ago
- 70cabe4 drm/nv50/disp: create skeleton display/channel object classes by Ben Skeggs · 13 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 · 13 years ago
- d46497d drm/nouveau/bios: parse the pwm divisor from the perf table by Martin Peres · 13 years ago
- 32334cc drm/nouveau/therm: use the EXTDEV table to detect i2c monitoring devices by Martin Peres · 13 years ago
- 7d70e9c drm/nouveau/therm: rework thermal table parsing by Martin Peres · 13 years ago
- 2c1a425 drm/nve0/ibus: handle PIBUS interrupts to prevent storm by Ben Skeggs · 13 years ago
- 4f32656 drm/nve0/copy: add initial support for the async copy engines by Ben Skeggs · 13 years ago
- 5999933 drm/nouveau: add Kconfig options for debug control by Ben Skeggs · 13 years ago
- 77145f1 drm/nouveau: port remainder of drm code, and rip out compat layer by Ben Skeggs · 13 years ago
- 51a3d34 drm/nouveau/backlight: remove dependence on nouveau_drv.h by Ben Skeggs · 13 years ago
- fce875d drm/nouveau: move compat ioctl out of nouveau_drv.h by Ben Skeggs · 13 years ago
- c007706 drm/nouveau/acpi: move definitions out of nouveau_drv.h by Ben Skeggs · 13 years ago
- d38ac52 drm/nouveau/mxm: split up into bios code and a subdev module by Ben Skeggs · 13 years ago
- ebb945a drm/nouveau: port all engines to new engine module format by Ben Skeggs · 13 years ago
- f589be8 drm/nouveau/pageflip: kick flip handling out of engsw and into fence by Ben Skeggs · 13 years ago
- 3863c9b drm/nouveau/instmem: completely new implementation, as a subdev module by Ben Skeggs · 13 years ago
- af7afbd drm/nv04-nv40/instmem: duplicate nv04 code as nv40, remove alternate paths by Ben Skeggs · 13 years ago
- 861d210 drm/nouveau/fb: merge fb/vram and port to subdev interfaces by Ben Skeggs · 13 years ago
- 5a5c743 drm/nouveau/timer: port to subdev interfaces by Ben Skeggs · 13 years ago
- 7d9115d drm/nouveau/mc: port to subdev interfaces by Ben Skeggs · 13 years ago
- cb75d97 drm/nouveau: implement devinit subdev, and new init table parser by Ben Skeggs · 13 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