summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pm/gf100: add compute signals/sourcesSamuel Pitoiset2015-07-287-5/+282
* pm/gf100: allow to share GPC, HUB and PART domainsSamuel Pitoiset2015-07-284-19/+34
* pm: stack perfdom class under perfmonBen Skeggs2015-07-282-21/+43
* pm: swap perfmon/perfdom code to avoid forward decl in next commitBen Skeggs2015-07-281-175/+175
* pm/nv50: add compute and graphics signals/sourcesSamuel Pitoiset2015-07-288-11/+485
* pm: allow the userspace to configure sourcesSamuel Pitoiset2015-07-283-10/+95
* pm: allow to configure domains instead of simple countersSamuel Pitoiset2015-07-287-170/+293
* pm: allow the userspace to schedule hardware countersSamuel Pitoiset2015-07-283-25/+48
* pm: implement NVIF_PERFMON_V0_QUERY_SOURCE methodSamuel Pitoiset2015-07-282-0/+89
* pm: allow to query the number of sources for a signalSamuel Pitoiset2015-07-282-4/+21
* pm: add concept of sourcesSamuel Pitoiset2015-07-283-4/+103
* pm: allow to monitor hardware signal index 0x00Samuel Pitoiset2015-07-283-6/+10
* pm: use hardware signals indexes instead of user-readable namesSamuel Pitoiset2015-07-283-46/+23
* pm: change signal iter to u16Samuel Pitoiset2015-07-284-11/+12
* pm: allow to query signals by domainSamuel Pitoiset2015-07-283-74/+150
* pm: implement NVIF_PERFMON_V0_QUERY_DOMAIN methodSamuel Pitoiset2015-07-282-1/+96
* pm: prevent creating a perfctr object when signals are not foundSamuel Pitoiset2015-07-281-2/+4
* pm: reorganize the nvif interfaceSamuel Pitoiset2015-07-284-24/+57
* pm: remove unused nvkm_perfsig_wrap() functionSamuel Pitoiset2015-07-282-24/+0
* pm: remove pmu signalsSamuel Pitoiset2015-07-288-151/+1
* clk/nv50: Enable user reclocking for NVA0Roy Spliet2015-07-281-1/+2
* fb/gddr3: Add a few CL and WR entries observed on GTX260Roy Spliet2015-07-281-4/+4
* fb/ramnv50: GDDR3 script for NVA0Roy Spliet2015-07-281-25/+104
* bios/ramcfg: Separate out RON pull valueRoy Spliet2015-07-284-3/+9
* bios/rammap: Parse perf mode as if it's a rammap entryRoy Spliet2015-07-284-0/+24
* fb/ramnv50: Ressurect timing code, use proper timing/rammap handlersRoy Spliet2015-07-284-33/+182
* fb/ramgt215: No need to cuss like thatRoy Spliet2015-07-281-1/+1
* fb/ramnv50: Make 0x100da0 per-partitionRoy Spliet2015-07-281-7/+13
* bios/rammap: Pull DLLoff bit out of version 0x10 structRoy Spliet2015-07-286-8/+8
* remove unnecessary includeBen Skeggs2015-07-281-30/+0
* nouveau/ttm: fix tiled system memory with MaxwellAlexandre Courbot2015-07-281-0/+9
* kms/nv50-: guard against enabling cursor on disabled headsBen Skeggs2015-07-281-1/+1
* fbcon/g80: reduce PUSH_SPACE alloc, fire ring on accel initIlia Mirkin2015-07-271-1/+2
* fbcon/gf100-: reduce RING_SPACE allocationIlia Mirkin2015-07-271-1/+1
* fbcon/nv11-: correctly account for ring space usageIlia Mirkin2015-07-271-1/+1
* bios: add proper support for opcode 0x59Ilia Mirkin2015-07-271-4/+20
* bios: add 0x59 and 0x5a opcodesIlia Mirkin2015-07-271-0/+24
* disp: Use NULL for pointersThierry Reding2015-07-271-1/+1
* pm: fix a potential race condition when creating an engine contextSamuel Pitoiset2015-07-271-4/+3
* pm: prevent freeing the wrong engine contextSamuel Pitoiset2015-07-271-2/+5
* gr/gf100: wait for GR idle after GO_IDLE bundleAlexandre Courbot2015-07-272-0/+38
* gr/gf100: wait on bottom half of FE's pipelineAlexandre Courbot2015-07-271-1/+1
* fifo/gk104: kick channels when deactivating themAlexandre Courbot2015-07-271-8/+21
* ibus/gk20a: increase SM wait timeoutAlexandre Courbot2015-07-271-0/+8
* platform: fix compile error if !CONFIG_IOMMUAlexandre Courbot2015-07-271-0/+16
* drm: Do not leak client objectsThierry Reding2015-07-271-0/+1
* clk/gt215: u32->s32 for difference in req. and set clockRoy Spliet2015-07-271-1/+2
* drm/nv04-nv40/instmem: protect access to priv->heap by mutexKamil Dudka2015-07-271-0/+8
* drm: hold mutex when calling nouveau_abi16_fini()Kamil Dudka2015-07-271-0/+2
* v4.2-rc2Ben Skeggs2015-07-182-4/+3