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