aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv84_fence.c
Commit message (Expand)AuthorAge
* make RAM device optionalAlexandre Courbot2015-04-14
* drm/nouveau: finalise nvkm namespace switch (no binary change)Ben Skeggs2015-01-21
* drm/nouveau/nvif: namespace of nvkm accessors (no binary change)Ben Skeggs2015-01-21
* drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocationBen Skeggs2014-12-02
* drm/nouveau: allocate GPFIFOs and fences coherentlyAlexandre Courbot2014-12-02
* drm/nouveau: export reservation_object from dmabuf to ttmMaarten Lankhorst2014-10-01
* drm/nouveau: assign fence_chan->name correctlyMaarten Lankhorst2014-09-30
* drm/nouveau: nv84+: fix fence context seqno'sMaarten Lankhorst2014-09-30
* drm/nouveau: rework to new fence interfaceMaarten Lankhorst2014-09-02
* drm/nouveau/fifo: audit and version fifo channel classesBen Skeggs2014-08-09
* drm/nouveau: remove as much direct use of core headers as possibleBen Skeggs2014-08-09
* drm/nouveau: port to nvif client/device/objectsBen Skeggs2014-08-09
* drm/nouveau: initial pass at moving to struct nvif_deviceBen Skeggs2014-08-09
* drm/nouveau: store a pointer to vm in nouveau_cliBen Skeggs2014-08-09
* drm/nv84-/fence: prepare for emit/sync support of sysram sequencesBen Skeggs2013-02-20
* drm/nouveau/fence: make internal hooks part of the contextBen Skeggs2013-02-20
* drm/nv84-/fence: abstract class emit/sync functions to virt+sequenceBen Skeggs2013-02-20
* drm/nv84/fence: access fences with full virtual address, not offsetBen Skeggs2013-02-20
* drm/nouveau/fence/nv84-: put processes to sleep while waiting on fencesBen Skeggs2013-02-20
* drm/nouveau: port remainder of drm code, and rip out compat layerBen Skeggs2012-10-02
* drm/nouveau: port all engines to new engine module formatBen Skeggs2012-10-02
* drm/nouveau/pageflip: kick flip handling out of engsw and into fenceBen Skeggs2012-10-02
* drm/nouveau/fence: un-port from nouveau_exec_engine interfacesBen Skeggs2012-10-02
* drm/nouveau/instmem: completely new implementation, as a subdev moduleBen Skeggs2012-10-02
* drm/nouveau: restructure source tree, split core from drm implementationBen Skeggs2012-10-02
* drm/nouveau/fifo: turn all fifo modules into engine modulesBen Skeggs2012-05-24
* drm/nouveau/fence: fix a race where fence->channel can disappearBen Skeggs2012-05-24
* drm/nouveau/fence: convert to exec engine, and improve channel syncBen Skeggs2012-05-24