aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/Makefile
AgeCommit message (Expand)Author
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
2013-02-20nvd0/therm: implement more appropriate pwm fan control functionsBen Skeggs
2012-11-29nvc0/ppp: initial implementation of engineMaarten Lankhorst
2012-11-29nvc0/vp: initial implementation of engineMaarten Lankhorst
2012-11-29nvc0/bsp: initial implementation of engineMaarten Lankhorst
2012-11-29drm/nve0/vp: implement initial support for engineBen Skeggs
2012-11-29drm/nve0/bsp: implement initial support for engineBen Skeggs
2012-11-29drm/nouveau: initial falcon (fuc) engine base class implementationBen Skeggs
2012-11-29drm/nouveau: rename nvd0_display to nv50_display to reflect reality since mergeBen Skeggs
2012-11-29drm/nv50-nvc0: switch to common disp impl, removing previous versionBen Skeggs
2012-11-29drm/nv84/disp: move hdmi control into coreBen Skeggs
2012-11-29drm/nva3/disp: move hda codec handling to coreBen Skeggs
2012-11-29drm/nv50/disp: move dp link training helpers into coreBen Skeggs
2012-11-29drm/nvd0/disp: move HDMI control to coreBen Skeggs
2012-11-29drm/nvd0/disp: move HDA codec setup to coreBen Skeggs
2012-11-29drm/nvd0/disp: call into core to handle dac power state changesBen Skeggs
2012-11-29drm/nvd0/disp: move link training helpers into core as display methodsBen Skeggs
2012-11-29drm/nouveau/bios: implement BIT 'U' table (and subtable) parsing in coreBen Skeggs
2012-11-29drm/nvd0-nve0/disp: initial implementation of evo channel classesBen Skeggs
2012-11-29drm/nv50/disp: create skeleton display/channel object classesBen Skeggs
2012-11-29drm/nvd0/dmaobj: duplicate fermi class, will diverge real soon nowBen Skeggs
2012-11-29drm/nv30/fb: enable z compressionBen Skeggs
2012-11-29drm/nouveau/fb: create tag heap from common code for all relevant chipsetsBen Skeggs
2012-11-29drm/nv40/fb: split implementation into nv40/nv41/nv44/nv46/nv47/nv49/nv4e piecesBen Skeggs
2012-11-29drm/nv30/fb: split implementation into nv34(nv10)/nv30/nv35 piecesBen Skeggs
2012-11-29drm/nv20/fb: split implementation into nv20/nv25 piecesBen Skeggs
2012-10-03drm/nvc0/ibus: initial implementation of subdevBen Skeggs
2012-10-03drm/nouveau/therm: move thermal-related functions to the therm subdevMartin Peres
2012-10-03drm/nouveau/bios: parse the pwm divisor from the perf tableMartin Peres