summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/Makefile
Commit message (Expand)AuthorAgeFilesLines
* nvc0/ppp: initial implementation of engineMaarten Lankhorst2012-11-291-0/+1
* nvc0/vp: initial implementation of engineMaarten Lankhorst2012-11-291-0/+1
* nvc0/bsp: initial implementation of engineMaarten Lankhorst2012-11-291-0/+1
* drm/nve0/vp: implement initial support for engineBen Skeggs2012-11-291-0/+1
* drm/nve0/bsp: implement initial support for engineBen Skeggs2012-11-291-0/+1
* drm/nouveau: initial falcon (fuc) engine base class implementationBen Skeggs2012-11-291-0/+1
* drm/nouveau: rename nvd0_display to nv50_display to reflect reality since mergeBen Skeggs2012-11-291-1/+1
* drm/nv50-nvc0: switch to common disp impl, removing previous versionBen Skeggs2012-11-291-4/+2Star
* drm/nv84/disp: move hdmi control into coreBen Skeggs2012-11-291-0/+2
* drm/nva3/disp: move hda codec handling to coreBen Skeggs2012-11-291-0/+1
* drm/nv50/disp: move dp link training helpers into coreBen Skeggs2012-11-291-0/+1
* drm/nvd0/disp: move HDMI control to coreBen Skeggs2012-11-291-0/+1
* drm/nvd0/disp: move HDA codec setup to coreBen Skeggs2012-11-291-0/+1
* drm/nvd0/disp: call into core to handle dac power state changesBen Skeggs2012-11-291-0/+1
* drm/nvd0/disp: move link training helpers into core as display methodsBen Skeggs2012-11-291-0/+2
* drm/nouveau/bios: implement BIT 'U' table (and subtable) parsing in coreBen Skeggs2012-11-291-0/+1
* drm/nvd0-nve0/disp: initial implementation of evo channel classesBen Skeggs2012-11-291-0/+1
* drm/nv50/disp: create skeleton display/channel object classesBen Skeggs2012-11-291-0/+4
* drm/nvd0/dmaobj: duplicate fermi class, will diverge real soon nowBen Skeggs2012-11-291-0/+1
* drm/nv30/fb: enable z compressionBen Skeggs2012-11-291-0/+1
* drm/nouveau/fb: create tag heap from common code for all relevant chipsetsBen Skeggs2012-11-291-0/+1
* drm/nv40/fb: split implementation into nv40/nv41/nv44/nv46/nv47/nv49/nv4e piecesBen Skeggs2012-11-291-0/+6
* drm/nv30/fb: split implementation into nv34(nv10)/nv30/nv35 piecesBen Skeggs2012-11-291-0/+1
* drm/nv20/fb: split implementation into nv20/nv25 piecesBen Skeggs2012-11-291-0/+1
* drm/nvc0/ibus: initial implementation of subdevBen Skeggs2012-10-031-0/+1
* drm/nouveau/therm: move thermal-related functions to the therm subdevMartin Peres2012-10-031-1/+7
* drm/nouveau/bios: parse the pwm divisor from the perf tableMartin Peres2012-10-031-0/+1
* drm/nouveau/therm: use the EXTDEV table to detect i2c monitoring devicesMartin Peres2012-10-031-0/+1
* drm/nouveau/therm: rework thermal table parsingMartin Peres2012-10-031-0/+1
* drm/nve0/ibus: handle PIBUS interrupts to prevent stormBen Skeggs2012-10-031-0/+1
* drm/nve0/copy: add initial support for the async copy enginesBen Skeggs2012-10-031-0/+1
* drm/nouveau: add Kconfig options for debug controlBen Skeggs2012-10-031-1/+1
* drm/nouveau: port remainder of drm code, and rip out compat layerBen Skeggs2012-10-031-36/+11Star
* drm/nouveau/backlight: remove dependence on nouveau_drv.hBen Skeggs2012-10-031-4/+1Star
* drm/nouveau: move compat ioctl out of nouveau_drv.hBen Skeggs2012-10-031-1/+1
* drm/nouveau/acpi: move definitions out of nouveau_drv.hBen Skeggs2012-10-031-1/+3
* drm/nouveau/mxm: split up into bios code and a subdev moduleBen Skeggs2012-10-031-1/+5
* drm/nouveau: port all engines to new engine module formatBen Skeggs2012-10-031-24/+75
* drm/nouveau/pageflip: kick flip handling out of engsw and into fenceBen Skeggs2012-10-031-1/+1
* drm/nouveau/instmem: completely new implementation, as a subdev moduleBen Skeggs2012-10-031-1/+8
* drm/nv04-nv40/instmem: duplicate nv04 code as nv40, remove alternate pathsBen Skeggs2012-10-031-0/+1
* drm/nouveau/fb: merge fb/vram and port to subdev interfacesBen Skeggs2012-10-031-2/+3
* drm/nouveau/timer: port to subdev interfacesBen Skeggs2012-10-031-0/+1
* drm/nouveau/mc: port to subdev interfacesBen Skeggs2012-10-031-1/+4
* drm/nouveau: implement devinit subdev, and new init table parserBen Skeggs2012-10-031-0/+10
* drm/nouveau/clock: pull in the implementation from all over the placeBen Skeggs2012-10-031-1/+3
* drm/nouveau/clk: implement stub clock subdevBen Skeggs2012-10-031-0/+5
* drm/nouveau/i2c: port to subdev interfacesBen Skeggs2012-10-031-0/+4
* drm/nouveau/gpio: port gpio to subdev interfacesBen Skeggs2012-10-031-0/+3
* drm/nouveau/bios: pull in basic vbios subdev, more to come laterBen Skeggs2012-10-031-0/+2