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