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