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