summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-10drm-fixes 79305ec6e60d320832505e95c1a028d309fcd2b6linux-3.19Ben Skeggs5-15/+5
2014-12-22nouveau: Do not BUG_ON(!spin_is_locked()) on UPBruno Prémont2-3/+3
2014-12-22mc/nv4c: disable msiIlia Mirkin1-8/+0
2014-12-22fb/ram/mcp77: enable NISO pollerPierre Moreau1-5/+39
2014-12-22fb/ram/mcp77: use carveout reg to determine sizeBen Skeggs1-4/+3
2014-12-22fb/ram/mcp77: subclass nouveau_ramBen Skeggs1-10/+14
2014-12-22drm: wake up the card if necessary during gem callbacksBen Skeggs1-5/+30
2014-12-22device: Add support for GK208B, resolves bug 86935Sven Köhler1-0/+33
2014-12-22drm: fix missing return statement in nouveau_ttm_tt_unpopulateAlexandre Courbot1-1/+3
2014-12-22bios: fix oops on pre-nv50 chipsetsBen Skeggs1-2/+4
2014-12-02kms/nv50: drop requirement that framebuffer bos be contig up-frontBen Skeggs1-5/+0
2014-12-02kms/nv50: directly use cursor image from userspace bufferBen Skeggs2-49/+32
2014-12-02kms: when pinning display-related buffers, force contig vramBen Skeggs2-7/+7
2014-12-02drm: teach nouveau_bo_pin() how to force a contig vram allocationBen Skeggs13-27/+52
2014-12-02volt: add support for GK20AVince Hsu9-1/+252
2014-12-02platform: add GPU speedo information to nouveau platformVince Hsu2-0/+4
2014-12-02volt: allow non-bios voltage scalingVince Hsu1-29/+38
2014-12-02gr/gf100-: return non-fatal error code when fw not presentBen Skeggs1-1/+1
2014-12-02devinit: bump priv ring timeouts before executing scriptsBen Skeggs2-1/+10
2014-12-02bios: translate ramcfg strap through M0203Ben Skeggs1-1/+12
2014-12-02fb: make use of M0203 routines for ram type determinationBen Skeggs1-22/+15
2014-12-02bios: add parsing of BIT M(v2) +0x03 tableBen Skeggs6-0/+164
2014-12-02core: allow vbios parsing without knowing chipset typeBen Skeggs1-0/+5
2014-12-02lib: add null backendBen Skeggs4-0/+138
2014-12-02device: store revisionBen Skeggs2-1/+4
2014-12-02core: add some forgotten subdevs to disable maskBen Skeggs2-0/+3
2014-12-02clk/gk20a: fix max VCO valueAlexandre Courbot1-1/+1
2014-12-02drm: we need pin_refcnt for nouveau_bo_placement_set()Ben Skeggs1-5/+9
2014-12-02kms/nv50-: add some evo tracing ability for debuggingBen Skeggs1-0/+13
2014-12-02kms/nv50: use sclass() instead of trial-and-errorBen Skeggs1-6/+20
2014-12-02kms/nv50: remove a couple of cursor-related stub functionsBen Skeggs2-12/+2
2014-12-02drm: fix pin refcnt leak in failure pathBen Skeggs1-12/+12
2014-12-02drm: synchronize BOs when requiredAlexandre Courbot3-0/+56
2014-12-02drm: allocate GPFIFOs and fences coherentlyAlexandre Courbot2-3/+3
2014-12-02drm: implement explicitly coherent BOsAlexandre Courbot2-8/+73
2014-12-02drm: introduce nv_device_is_cpu_coherent()Alexandre Courbot2-0/+8
2014-12-02drm: warn when moving a pinned objectAlexandre Courbot1-2/+9
2014-12-02disp: clear notify intr status when enabling, to prevent racesBen Skeggs2-0/+4
2014-12-02disp/nv50-: rename class members to match nvidia channel namesBen Skeggs11-206/+206
2014-12-02core: remove some dead code that got forgottenBen Skeggs3-135/+0
2014-12-02bin: default to libnvkm driver for tools that touch registersBen Skeggs5-5/+5
2014-12-02pwr/fuc: Fix thinko in nouveau_memx_wait()Roy Spliet1-1/+1
2014-12-02clock/nva3: Allow user reclockingRoy Spliet1-1/+1
2014-12-02fb/ramnva3: Reclocking script for GDDR3Roy Spliet2-10/+92
2014-12-02fb/ramnva3: Reclocking script for DDR2Roy Spliet1-15/+42
2014-12-02fb/ramnva3: Reclocking script for DDR3Roy Spliet3-75/+219
2014-12-02fb/ramnva3: Ressurect timing calculation codeRoy Spliet3-14/+132
2014-12-02fb/ramnva3: Link training for DDR3Roy Spliet10-1415/+2259
2014-12-02fb/gddr3: Generate MR valuesRoy Spliet5-0/+121
2014-12-02bios/ramcfg: 10_02_40 -> DLLoffRoy Spliet4-4/+4