summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/Makefile
AgeCommit message (Expand)Author
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-28nvc0/ppp: initial implementation of engineMaarten Lankhorst
2012-11-28nvc0/vp: initial implementation of engineMaarten Lankhorst
2012-11-28nvc0/bsp: initial implementation of engineMaarten Lankhorst
2012-11-28drm/nve0/vp: implement initial support for engineBen Skeggs
2012-11-28drm/nve0/bsp: implement initial support for engineBen Skeggs
2012-11-28drm/nouveau: initial falcon (fuc) engine base class implementationBen Skeggs
2012-11-28drm/nouveau: rename nvd0_display to nv50_display to reflect reality since mergeBen Skeggs
2012-11-28drm/nv50-nvc0: switch to common disp impl, removing previous versionBen Skeggs
2012-11-28drm/nv84/disp: move hdmi control into coreBen Skeggs
2012-11-28drm/nva3/disp: move hda codec handling to coreBen Skeggs
2012-11-28drm/nv50/disp: move dp link training helpers into coreBen Skeggs
2012-11-28drm/nvd0/disp: move HDMI control to coreBen Skeggs
2012-11-28drm/nvd0/disp: move HDA codec setup to coreBen Skeggs
2012-11-28drm/nvd0/disp: call into core to handle dac power state changesBen Skeggs
2012-11-28drm/nvd0/disp: move link training helpers into core as display methodsBen Skeggs
2012-11-28drm/nouveau/bios: implement BIT 'U' table (and subtable) parsing in coreBen Skeggs
2012-11-28drm/nvd0-nve0/disp: initial implementation of evo channel classesBen Skeggs
2012-11-28drm/nv50/disp: create skeleton display/channel object classesBen Skeggs
2012-11-28drm/nvd0/dmaobj: duplicate fermi class, will diverge real soon nowBen Skeggs
2012-11-28drm/nv30/fb: enable z compressionBen Skeggs
2012-11-28drm/nouveau/fb: create tag heap from common code for all relevant chipsetsBen Skeggs
2012-11-28drm/nv40/fb: split implementation into nv40/nv41/nv44/nv46/nv47/nv49/nv4e piecesBen Skeggs
2012-11-28drm/nv30/fb: split implementation into nv34(nv10)/nv30/nv35 piecesBen Skeggs
2012-11-28drm/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
2012-10-03drm/nouveau/therm: use the EXTDEV table to detect i2c monitoring devicesMartin Peres
2012-10-03drm/nouveau/therm: rework thermal table parsingMartin Peres
2012-10-03drm/nve0/ibus: handle PIBUS interrupts to prevent stormBen Skeggs
2012-10-03drm/nve0/copy: add initial support for the async copy enginesBen Skeggs
2012-10-03drm/nouveau: add Kconfig options for debug controlBen Skeggs
2012-10-03drm/nouveau: port remainder of drm code, and rip out compat layerBen Skeggs
2012-10-03drm/nouveau/backlight: remove dependence on nouveau_drv.hBen Skeggs
2012-10-03drm/nouveau: move compat ioctl out of nouveau_drv.hBen Skeggs
2012-10-03drm/nouveau/acpi: move definitions out of nouveau_drv.hBen Skeggs
2012-10-03drm/nouveau/mxm: split up into bios code and a subdev moduleBen Skeggs
2012-10-03drm/nouveau: port all engines to new engine module formatBen Skeggs
2012-10-03drm/nouveau/pageflip: kick flip handling out of engsw and into fenceBen Skeggs
2012-10-03drm/nouveau/instmem: completely new implementation, as a subdev moduleBen Skeggs
2012-10-03drm/nv04-nv40/instmem: duplicate nv04 code as nv40, remove alternate pathsBen Skeggs