aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-05drm/nvd7/gr: initial supportMaarten Lankhorst1-0/+2
2013-07-05drm/nvc0-/gr: make register lists from initvals functionsBen Skeggs1-2/+12
2013-07-01drm/nouveau/core: xtensa engine base class implementationIlia Mirkin1-0/+1
2013-07-01drm/nouveau/vdec: fork vp3 implementations from vp2Ilia Mirkin1-0/+2
2013-07-01drm/nouveau/core: move falcon class to engine/Ben Skeggs1-1/+1
2013-07-01drm/nouveau/fb: initialise vram controller as pfb sub-objectBen Skeggs1-0/+11
2013-07-01drm/nouveau/devinit: move simple pll setting routines to devinitBen Skeggs1-0/+2
2013-05-02drm/nvf0/disp: expose display class 2.2Ben Skeggs1-0/+1
2013-04-26drm/nouveau/device: convert to engine, rather than subdevBen Skeggs1-9/+9
2013-04-26drm/nouveau/mc: handle irq-related setup ourselvesBen Skeggs1-1/+1
2013-04-26drm/nv04/disp: hide all the cruft away in its own little holeBen Skeggs1-3/+1
2013-04-26drm/nouveau/therm: split the nv50 and nv84 codeMartin Peres1-0/+1
2013-02-20drm/nouveau: restore debugfs/vbios.rom supportMarcin Slusarz1-0/+1
2013-02-20nouveau: ACPI support depends on X86 and X86_PLATFORM_DEVICESBen Hutchings1-0/+2
2013-02-20drm/nouveau/i2c: add support for ddc/aux, and dp link training on anx9805Ben Skeggs1-0/+1
2013-02-20drm/nv50-/disp: initial work towards supporting external encodersBen Skeggs1-0/+1
2013-02-20drm/nv50-/disp: move DP link training to core and train from supervisorBen Skeggs1-0/+1
2013-02-20drm/nouveau/i2c: create proper chipset-specific class implementationsBen Skeggs1-0/+4
2013-02-20drm/nouveau/i2c: aux channels not necessarily on nvioBen Skeggs1-0/+1
2013-02-20drm/nv17/fence: split from nv10 codeBen Skeggs1-1/+2
2013-02-20drm/nouveau/gpio/nve0: interrupt regs moved on kepler apparentlyBen Skeggs1-0/+1
2013-02-20drm/nouveau/disp: port vblank handling to event interfaceBen Skeggs1-0/+1
2013-02-20drm/nouveau/core: basic event interface between core and drmBen Skeggs1-0/+1
2013-02-20drm/nouveau/bios: add support for parsing xpio table dataBen Skeggs1-0/+1
2013-02-20drm/nouveau/pbus: add a PBUS subdev that hands IRQs to the right subdevsMartin Peres1-0/+4
2013-02-20drm/nouveau/fan: add toggle fan supportMartin Peres1-0/+1
2013-02-20drm/nouveau/therm: cleanly separate pwm control logic from thermBen Skeggs1-0/+2
2013-02-20drm/nva3/therm: add support for hardware fan tachometerBen Skeggs1-0/+1
2013-02-20drm/nouveau/therm: fix various style issues, make more consistentBen Skeggs1-1/+1
2013-02-20nvd0/therm: implement more appropriate pwm fan control functionsBen Skeggs1-0/+1
2012-11-29nvc0/ppp: initial implementation of engineMaarten Lankhorst1-0/+1
2012-11-29nvc0/vp: initial implementation of engineMaarten Lankhorst1-0/+1
2012-11-29nvc0/bsp: initial implementation of engineMaarten Lankhorst1-0/+1
2012-11-29drm/nve0/vp: implement initial support for engineBen Skeggs1-0/+1
2012-11-29drm/nve0/bsp: implement initial support for engineBen Skeggs1-0/+1
2012-11-29drm/nouveau: initial falcon (fuc) engine base class implementationBen Skeggs1-0/+1
2012-11-29drm/nouveau: rename nvd0_display to nv50_display to reflect reality since mergeBen Skeggs1-1/+1
2012-11-29drm/nv50-nvc0: switch to common disp impl, removing previous versionBen Skeggs1-4/+2
2012-11-29drm/nv84/disp: move hdmi control into coreBen Skeggs1-0/+2
2012-11-29drm/nva3/disp: move hda codec handling to coreBen Skeggs1-0/+1
2012-11-29drm/nv50/disp: move dp link training helpers into coreBen Skeggs1-0/+1
2012-11-29drm/nvd0/disp: move HDMI control to coreBen Skeggs1-0/+1
2012-11-29drm/nvd0/disp: move HDA codec setup to coreBen Skeggs1-0/+1
2012-11-29drm/nvd0/disp: call into core to handle dac power state changesBen Skeggs1-0/+1
2012-11-29drm/nvd0/disp: move link training helpers into core as display methodsBen Skeggs1-0/+2
2012-11-29drm/nouveau/bios: implement BIT 'U' table (and subtable) parsing in coreBen Skeggs1-0/+1
2012-11-29drm/nvd0-nve0/disp: initial implementation of evo channel classesBen Skeggs1-0/+1
2012-11-29drm/nv50/disp: create skeleton display/channel object classesBen Skeggs1-0/+4
2012-11-29drm/nvd0/dmaobj: duplicate fermi class, will diverge real soon nowBen Skeggs1-0/+1
2012-11-29drm/nv30/fb: enable z compressionBen Skeggs1-0/+1