summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/engine
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/pm/nv50: fix wrong addr for ZCULL source on G80:GT215Samuel Pitoiset2015-08-281-1/+1
* drm/nouveau/device: recognize GM20BAlexandre Courbot2015-08-281-0/+20
* drm/nouveau/gr: add GM20B supportAlexandre Courbot2015-08-289-6/+216
* drm/nouveau/fifo: add GM20B fifoAlexandre Courbot2015-08-284-1/+40
* drm/nouveau/gr/gk20a: use same initialization sequence as nvgpuAlexandre Courbot2015-08-285-30/+421
* drm/nouveau/gr: use NVIDIA-provided external firmwaresAlexandre Courbot2015-08-281-12/+19
* drm/nouveau/pm/gk104: add compute signals/sourcesSamuel Pitoiset2015-08-283-1/+93
* drm/nouveau/pm/gk104: re-use gf100_pm_ctor()Samuel Pitoiset2015-08-282-55/+13
* drm/nouveau/pm/nv40: rename pcounter domains to 'pc' instead of 'pm'Samuel Pitoiset2015-08-281-1/+1
* drm/nouveau/pm: expose name of domainsSamuel Pitoiset2015-08-281-0/+1
* drm/nouveau/pm: some fixes related to sourcesSamuel Pitoiset2015-08-281-5/+16
* drm/nouveau/pm: fix signals/sources for GT200+Samuel Pitoiset2015-08-282-6/+5
* drm/nouveau/pm/gf100: add compute signals/sourcesSamuel Pitoiset2015-08-286-5/+280
* drm/nouveau/pm/gf100: allow to share GPC, HUB and PART domainsSamuel Pitoiset2015-08-283-18/+33
* drm/nouveau/pm: stack perfdom class under perfmonBen Skeggs2015-08-281-7/+31
* drm/nouveau/pm: swap perfmon/perfdom code to avoid forward decl in next commitBen Skeggs2015-08-281-175/+175
* drm/nouveau/pm/nv50: add compute and graphics signals/sourcesSamuel Pitoiset2015-08-287-11/+484
* drm/nouveau/pm: allow the userspace to configure sourcesSamuel Pitoiset2015-08-282-10/+94
* drm/nouveau/pm: allow to configure domains instead of simple countersSamuel Pitoiset2015-08-284-109/+129
* drm/nouveau/pm: allow the userspace to schedule hardware countersSamuel Pitoiset2015-08-282-23/+42
* drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_SOURCE methodSamuel Pitoiset2015-08-281-0/+77
* drm/nouveau/pm: allow to query the number of sources for a signalSamuel Pitoiset2015-08-281-3/+19
* drm/nouveau/pm: add concept of sourcesSamuel Pitoiset2015-08-282-4/+102
* drm/nouveau/pm: allow to monitor hardware signal index 0x00Samuel Pitoiset2015-08-283-6/+10
* drm/nouveau/pm: use hardware signals indexes instead of user-readable namesSamuel Pitoiset2015-08-281-40/+12
* drm/nouveau/pm: change signal iter to u16Samuel Pitoiset2015-08-282-6/+6
* drm/nouveau/pm: allow to query signals by domainSamuel Pitoiset2015-08-281-24/+12
* drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_DOMAIN methodSamuel Pitoiset2015-08-281-0/+86
* drm/nouveau/pm: prevent creating a perfctr object when signals are not foundSamuel Pitoiset2015-08-281-2/+4
* drm/nouveau/pm: reorganize the nvif interfaceSamuel Pitoiset2015-08-281-6/+32
* drm/nouveau/pm: remove unused nvkm_perfsig_wrap() functionSamuel Pitoiset2015-08-282-24/+0
* drm/nouveau/pm: remove pmu signalsSamuel Pitoiset2015-08-287-147/+1
* Revert "drm/nouveau/fifo/gk104: kick channels when deactivating them"Alexandre Courbot2015-08-141-21/+8
* drm/nouveau/disp: Use NULL for pointersThierry Reding2015-07-271-1/+1
* drm/nouveau/pm: fix a potential race condition when creating an engine contextSamuel Pitoiset2015-07-271-4/+3
* drm/nouveau/pm: prevent freeing the wrong engine contextSamuel Pitoiset2015-07-271-2/+5
* drm/nouveau/gr/gf100: wait for GR idle after GO_IDLE bundleAlexandre Courbot2015-07-272-0/+38
* drm/nouveau/gr/gf100: wait on bottom half of FE's pipelineAlexandre Courbot2015-07-271-1/+1
* drm/nouveau/fifo/gk104: kick channels when deactivating themAlexandre Courbot2015-07-271-8/+21
* drm/nouveau/gr/gm204: remove a stray printkBen Skeggs2015-05-291-1/+0
* drm/nouveau/gr/gm206: initial init+ctx codeBen Skeggs2015-04-148-16/+161
* drm/nouveau/ce/gm206: enable support via gm204 codeBen Skeggs2015-04-141-1/+1
* drm/nouveau/fifo/gm206: enable support via gm204 codeBen Skeggs2015-04-141-2/+2
* drm/nouveau/gr/gm204: initial init+ctx codeBen Skeggs2015-04-148-18/+1481
* drm/nouveau/ce/gm204: initial supportBen Skeggs2015-04-143-1/+175
* drm/nouveau/fifo/gm204: initial supportBen Skeggs2015-04-145-5/+66
* drm/nouveau/gr/gk104-: prevent reading non-existent regs in intr handlerBen Skeggs2015-04-141-1/+6
* drm/nouveau/gr/gm107: very slightly demagic part of attrib cb setupBen Skeggs2015-04-141-1/+1
* drm/nouveau/gr/gk104-: correct crop/zrop num_active_fbps settingBen Skeggs2015-04-143-14/+11
* drm/nouveau/gr/gf100-: add symbolic names for classesBen Skeggs2015-04-148-17/+17
OpenPOWER on IntegriCloud