aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/Makefile
AgeCommit message (Expand)Author
2014-02-18drm/nv4c/mc: nv4x igp's have a different msi rearm registerIlia Mirkin
2014-01-23drm/nv50-/devinit: prevent use of engines marked as disabled by hw/vbiosIlia Mirkin
2014-01-23drm/nouveau/bios: make common code to handle ramcfg strap etcBen Skeggs
2014-01-23drm/nv108/gr: initial support (need external fuc)Ben Skeggs
2014-01-23drm/nv108/fifo: initial supportBen Skeggs
2013-12-03drm/nouveau/clk: Add support for NVAA/NVACRoy Spliet
2013-11-08drm/nouveau/fb: implement various bits of work towards memory reclockingBen Skeggs
2013-11-08drm/nouveau: implement a simple sysfs interface to new pm codeBen Skeggs
2013-11-08drm/nouveau/device: initial control object class, with pstate control methodsBen Skeggs
2013-11-08drm/nouveau/clk: implement power state and engine clock control in coreBen Skeggs
2013-11-08drm/nouveau/volt: implement voltage control in coreBen Skeggs
2013-11-08drm/nouveau/bios: parsing for various tables required for power managementBen Skeggs
2013-11-08drm/nouveau/perfmon: initial infrastructure to expose performance countersBen Skeggs
2013-11-08drm/nouveau/bus: add interfaces/helpers for sequencerBen Skeggs
2013-11-08drm/nouveau/pwr: initial implementationBen Skeggs
2013-11-08drm/nouveau/drm/pm: remove everything except the hwmon interfaces to THERMBen Skeggs
2013-11-08drm/nv50-nvaf/fb: split fbram oclass in preparation for reclockingBen Skeggs
2013-11-08drm/nv50-nvaf/fb: split the class definitions up a bitBen Skeggs
2013-11-08drm/nv50-nv86,nv92/mc: rearm msi via pci config space, rather than mmio mirrorBen Skeggs
2013-11-08drm/nvc0,nvc4/mc: handle 0xc0's "special" msi rearmBen Skeggs
2013-11-08drm/nv44/mpeg: create a copy of the nv31/nv40 implsIlia Mirkin
2013-07-05drm/nvd7/gr: initial supportMaarten Lankhorst
2013-07-05drm/nvc0-/gr: make register lists from initvals functionsBen Skeggs
2013-07-01drm/nouveau/core: xtensa engine base class implementationIlia Mirkin
2013-07-01drm/nouveau/vdec: fork vp3 implementations from vp2Ilia Mirkin
2013-07-01drm/nouveau/core: move falcon class to engine/Ben Skeggs
2013-07-01drm/nouveau/fb: initialise vram controller as pfb sub-objectBen Skeggs
2013-07-01drm/nouveau/devinit: move simple pll setting routines to devinitBen Skeggs
2013-05-02drm/nvf0/disp: expose display class 2.2Ben Skeggs
2013-04-26drm/nouveau/device: convert to engine, rather than subdevBen Skeggs
2013-04-26drm/nouveau/mc: handle irq-related setup ourselvesBen Skeggs
2013-04-26drm/nv04/disp: hide all the cruft away in its own little holeBen Skeggs
2013-04-26drm/nouveau/therm: split the nv50 and nv84 codeMartin Peres
2013-02-20drm/nouveau: restore debugfs/vbios.rom supportMarcin Slusarz
2013-02-20nouveau: ACPI support depends on X86 and X86_PLATFORM_DEVICESBen Hutchings
2013-02-20drm/nouveau/i2c: add support for ddc/aux, and dp link training on anx9805Ben Skeggs
2013-02-20drm/nv50-/disp: initial work towards supporting external encodersBen Skeggs
2013-02-20drm/nv50-/disp: move DP link training to core and train from supervisorBen Skeggs
2013-02-20drm/nouveau/i2c: create proper chipset-specific class implementationsBen Skeggs
2013-02-20drm/nouveau/i2c: aux channels not necessarily on nvioBen Skeggs
2013-02-20drm/nv17/fence: split from nv10 codeBen Skeggs
2013-02-20drm/nouveau/gpio/nve0: interrupt regs moved on kepler apparentlyBen Skeggs
2013-02-20drm/nouveau/disp: port vblank handling to event interfaceBen Skeggs
2013-02-20drm/nouveau/core: basic event interface between core and drmBen Skeggs
2013-02-20drm/nouveau/bios: add support for parsing xpio table dataBen Skeggs
2013-02-20drm/nouveau/pbus: add a PBUS subdev that hands IRQs to the right subdevsMartin Peres
2013-02-20drm/nouveau/fan: add toggle fan supportMartin Peres
2013-02-20drm/nouveau/therm: cleanly separate pwm control logic from thermBen Skeggs
2013-02-20drm/nva3/therm: add support for hardware fan tachometerBen Skeggs
2013-02-20drm/nouveau/therm: fix various style issues, make more consistentBen Skeggs