summaryrefslogtreecommitdiff
path: root/nvkm/include
Commit message (Expand)AuthorAgeFilesLines
* core: object.engine is always a nouveau_engine nowBen Skeggs2015-01-103-5/+5
* core: uninline subdev/engine/device lookup functionsBen Skeggs2015-01-103-38/+5
* core: rename subclass.base to subclass.superclassBen Skeggs2015-01-1011-60/+28
* subdev: always upcast through nouveau_subdev()/nouveau_engine()Ben Skeggs2015-01-1023-23/+23
* volt: add support for GK20AVince Hsu2014-12-021-0/+1
* devinit: bump priv ring timeouts before executing scriptsBen Skeggs2014-12-021-1/+1
* bios: add parsing of BIT M(v2) +0x03 tableBen Skeggs2014-12-021-0/+31
* device: store revisionBen Skeggs2014-12-021-0/+1
* drm: introduce nv_device_is_cpu_coherent()Alexandre Courbot2014-12-021-0/+6
* core: remove some dead code that got forgottenBen Skeggs2014-12-022-22/+0
* fb/ramnva3: Reclocking script for DDR3Roy Spliet2014-12-021-0/+1
* fb/ramnva3: Ressurect timing calculation codeRoy Spliet2014-12-021-0/+20
* fb/ramnva3: Link training for DDR3Roy Spliet2014-12-021-0/+2
* bios/ramcfg: 10_02_40 -> DLLoffRoy Spliet2014-12-021-1/+1
* disp/gm204: initial supportBen Skeggs2014-12-021-0/+1
* bios: add support for ccb 4.1Ben Skeggs2014-12-021-5/+8
* i2c/gm204: add aux channel driverBen Skeggs2014-12-021-0/+1
* i2c: segregate aux channel adapter indices from bit-banged i2cBen Skeggs2014-12-021-0/+2
* bios: store aux addr independently of i2cBen Skeggs2014-12-021-0/+1
* devinit/gm204: initial implementationBen Skeggs2014-12-021-0/+1
* bios: add parsing of pmu image tablesBen Skeggs2014-12-021-0/+37
* bios: add NPDE parsingBen Skeggs2014-12-021-0/+12
* bios: add pci data structure parsingBen Skeggs2014-12-021-0/+18
* bios: split out shadow methodsBen Skeggs2014-12-021-0/+13
* bios: parse older ramcfg/timing data like we do newer onesBen Skeggs2014-10-022-67/+100
* fb/ram/nv50: Store the number of partitions in the designated fieldsRoy Spliet2014-10-021-0/+1
* pwr/memx: rename fb off/on to block/unblockBen Skeggs2014-10-021-2/+2
* gpio: rename g92 class to g94Emil Velikov2014-10-021-1/+1
* bios: parse another large chunk of random memory config dataBen Skeggs2014-10-021-0/+11
* fb/ram/gk104-: parse ramcfg data for all frequencies up-frontBen Skeggs2014-10-021-0/+1
* bios: parse freq ranges and timing id into ramcfg structBen Skeggs2014-10-022-2/+12
* bios: add support for parsing table at BIT 'M' v2 + 0x09Ben Skeggs2014-10-021-0/+30
* bios: add support for parsing table at BIT 'M' v2 + 0x05Ben Skeggs2014-10-021-0/+32
* pwr/memx: Make FB disable and enable explicitRoy Spliet2014-10-021-0/+2
* pwr/memx/nva3: Implement "wait for VBLANK"Roy Spliet2014-10-021-0/+1
* subdev: add a pfuse subdev v2Martin Peres2014-10-022-0/+31
* clk/nva3: Set intermediate core clock on reclockingRoy Spliet2014-10-021-0/+1
* drm: Fix duplicate definition of NV04_PFB_BOOT_0_*Pierre Moreau2014-10-021-0/+21
* gm107/therm: add PWM fan support v2Martin Peres2014-10-021-0/+1
* bios/fan: add support for maxwell's fan management table v2Martin Peres2014-10-022-1/+17
* core/mm: allow allocation to be confined to a specific slice of heapBen Skeggs2014-10-021-4/+6
* core/mm: fill in holes with "allocated" nodesBen Skeggs2014-10-021-0/+1
* core/mm: make it clearer what (type == 0) meansBen Skeggs2014-10-021-0/+1
* core: pass related object into notify constructorBen Skeggs2014-10-024-5/+8
* bar: ioremap only the areas that we're actually usingBen Skeggs2014-10-021-1/+0
* nvif: fix a number of notify thinkosBen Skeggs2014-08-151-1/+1
* ltc: add zbc driversBen Skeggs2014-08-101-0/+7
* ltc: s/ltcg/ltc/ + cleanupBen Skeggs2014-08-103-42/+29
* disp: audit and version display classesBen Skeggs2014-08-102-166/+0
* disp: audit and version SCANOUTPOS methodBen Skeggs2014-08-101-21/+0