summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie2015-01-088-33/+124
|\
| * drm/nouveau/nouveau: Do not BUG_ON(!spin_is_locked()) on UPBruno Prémont2014-12-222-3/+3
| * drm/nv4c/mc: disable msiIlia Mirkin2014-12-221-8/+0
| * drm/nouveau/fb/ram/mcp77: enable NISO pollerPierre Moreau2014-12-221-5/+39
| * drm/nouveau/fb/ram/mcp77: use carveout reg to determine sizeBen Skeggs2014-12-221-4/+3
| * drm/nouveau/fb/ram/mcp77: subclass nouveau_ramBen Skeggs2014-12-221-10/+14
| * drm/nouveau: wake up the card if necessary during gem callbacksBen Skeggs2014-12-221-5/+30
| * drm/nouveau/device: Add support for GK208B, resolves bug 86935Sven Köhler2014-12-221-0/+33
| * drm/nouveau: fix missing return statement in nouveau_ttm_tt_unpopulateAlexandre Courbot2014-12-221-1/+3
| * drm/nouveau/bios: fix oops on pre-nv50 chipsetsBen Skeggs2014-12-221-2/+4
* | Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"Dave Airlie2014-12-242-12/+0
* | nouveau: bring back legacy mmap handlerDave Airlie2014-12-231-1/+2
* | Merge tag 'v3.18' into drm-nextDave Airlie2014-12-087-35/+72
|\ \
| * | nouveau: move the hotplug ignore to correct place.Dave Airlie2014-12-021-1/+1
| * | Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie2014-12-026-34/+71
| |\ \
| | * | drm/nouveau/gf116: remove copy1 engineIlia Mirkin2014-12-021-1/+0
| | * | drm/nouveau: prevent stale fence->channel pointers, and protect with rcuMaarten Lankhorst2014-12-022-29/+67
| | * | drm/nouveau/fifo/g84-: ack non-stall interrupt before handling itBen Skeggs2014-12-023-4/+4
* | | | Merge tag 'drm-intel-next-2014-11-21-fixed' of git://anongit.freedesktop.org/...Dave Airlie2014-12-031-1/+2
|\ \ \ \
| * \ \ \ Merge tag 'drm-intel-fixes-2014-11-19' into drm-intel-next-queuedDaniel Vetter2014-11-192-3/+38
| |\ \ \ \ | | |/ / /
| * | | | drm/edid: fix Baseline_ELD_Len field in drm_edid_to_eld()Jani Nikula2014-11-141-1/+2
* | | | | Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie2014-12-02125-2636/+6260
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | drm/nv50/kms: drop requirement that framebuffer bos be contig up-frontBen Skeggs2014-12-021-5/+0
| * | | | drm/nv50/kms: directly use cursor image from userspace bufferBen Skeggs2014-12-022-49/+32
| * | | | drm/nouveau/kms: when pinning display-related buffers, force contig vramBen Skeggs2014-12-022-7/+7
| * | | | drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocationBen Skeggs2014-12-0213-27/+52
| * | | | drm/nouveau/volt: add support for GK20AVince Hsu2014-12-026-0/+218
| * | | | drm/nouveau/platform: add GPU speedo information to nouveau platformVince Hsu2014-12-022-0/+4
| * | | | drm/nouveau/volt: allow non-bios voltage scalingVince Hsu2014-12-021-29/+38
| * | | | drm/gf100-/gr: return non-fatal error code when fw not presentBen Skeggs2014-12-021-1/+1
| * | | | drm/nouveau/devinit: bump priv ring timeouts before executing scriptsBen Skeggs2014-12-022-1/+10
| * | | | drm/nouveau/bios: translate ramcfg strap through M0203Ben Skeggs2014-12-021-1/+12
| * | | | drm/nouveau/fb: make use of M0203 routines for ram type determinationBen Skeggs2014-12-021-22/+15
| * | | | drm/nouveau/bios: add parsing of BIT M(v2) +0x03 tableBen Skeggs2014-12-023-0/+161
| * | | | drm/nouveau/core: allow vbios parsing without knowing chipset typeBen Skeggs2014-12-021-0/+5
| * | | | drm/nouveau/lib: add null backendBen Skeggs2014-12-022-0/+2
| * | | | drm/nouveau/device: store revisionBen Skeggs2014-12-022-1/+4
| * | | | drm/nouveau/core: add some forgotten subdevs to disable maskBen Skeggs2014-12-022-0/+3
| * | | | drm/gk20a/clk: fix max VCO valueAlexandre Courbot2014-12-021-1/+1
| * | | | drm/nouveau: we need pin_refcnt for nouveau_bo_placement_set()Ben Skeggs2014-12-021-5/+9
| * | | | drm/nv50-/kms: add some evo tracing ability for debuggingBen Skeggs2014-12-021-0/+13
| * | | | drm/nv50/kms: use sclass() instead of trial-and-errorBen Skeggs2014-12-021-6/+20
| * | | | drm/nv50/kms: remove a couple of cursor-related stub functionsBen Skeggs2014-12-022-12/+2
| * | | | drm/nouveau: fix pin refcnt leak in failure pathBen Skeggs2014-12-021-12/+12
| * | | | drm/nouveau: synchronize BOs when requiredAlexandre Courbot2014-12-023-0/+56
| * | | | drm/nouveau: allocate GPFIFOs and fences coherentlyAlexandre Courbot2014-12-022-3/+3
| * | | | drm/nouveau: implement explicitly coherent BOsAlexandre Courbot2014-12-022-8/+73
| * | | | drm/nouveau: introduce nv_device_is_cpu_coherent()Alexandre Courbot2014-12-021-0/+6
| * | | | drm/nouveau: warn when moving a pinned objectAlexandre Courbot2014-12-021-2/+9
| * | | | drm/nouveau/disp: clear notify intr status when enabling, to prevent racesBen Skeggs2014-12-022-0/+4
OpenPOWER on IntegriCloud