summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-25c800hack-gk106mben1-0/+24
2015-06-24platform: recognize GM20BAlexandre Courbot1-0/+1
2015-06-24device: recognize GM20BAlexandre Courbot1-0/+20
2015-06-24gr: add GM20B supportAlexandre Courbot10-6/+217
2015-06-24fifo: add GM20B fifoAlexandre Courbot5-1/+41
2015-06-24gr/gk20a: use same initialization sequence as nvgpuAlexandre Courbot5-30/+421
2015-06-24gr: use NVIDIA-provided external firmwaresAlexandre Courbot1-12/+19
2015-06-23pm/gk104: add compute signals/sourcesSamuel Pitoiset3-1/+93
2015-06-23pm/gk104: re-use gf100_pm_ctor()Samuel Pitoiset3-56/+14
2015-06-23pm/nv40: rename pcounter domains to 'pc' instead of 'pm'Samuel Pitoiset1-1/+1
2015-06-23pm: expose name of domainsSamuel Pitoiset2-0/+2
2015-06-19bios: add proper support for opcode 0x59Ilia Mirkin1-4/+20
2015-06-19bios: add 0x59 and 0x5a opcodesIlia Mirkin1-0/+24
2015-06-17drm/nouveau/clk: fix tstate to pstate calculationWei Ni1-1/+1
2015-06-15pm: some fixes related to sourcesSamuel Pitoiset1-5/+16
2015-06-15pm: fix signals/sources for GT200+Samuel Pitoiset2-6/+5
2015-06-15pm/gf100: add compute signals/sourcesSamuel Pitoiset7-5/+282
2015-06-15pm/gf100: allow to share GPC, HUB and PART domainsSamuel Pitoiset4-19/+34
2015-06-14pm: stack perfdom class under perfmonBen Skeggs2-21/+43
2015-06-14pm: swap perfmon/perfdom code to avoid forward decl in next commitBen Skeggs1-175/+175
2015-06-14pm/nv50: add compute and graphics signals/sourcesSamuel Pitoiset8-11/+485
2015-06-14pm: allow the userspace to configure sourcesSamuel Pitoiset3-10/+95
2015-06-14pm: allow to configure domains instead of simple countersSamuel Pitoiset7-170/+293
2015-06-14pm: allow the userspace to schedule hardware countersSamuel Pitoiset3-25/+48
2015-06-14pm: implement NVIF_PERFMON_V0_QUERY_SOURCE methodSamuel Pitoiset2-0/+89
2015-06-14pm: allow to query the number of sources for a signalSamuel Pitoiset2-4/+21
2015-06-14pm: add concept of sourcesSamuel Pitoiset3-4/+103
2015-06-14pm: allow to monitor hardware signal index 0x00Samuel Pitoiset3-6/+10
2015-06-14pm: use hardware signals indexes instead of user-readable namesSamuel Pitoiset3-46/+23
2015-06-14pm: change signal iter to u16Samuel Pitoiset4-11/+12
2015-06-14pm: allow to query signals by domainSamuel Pitoiset3-74/+150
2015-06-14pm: implement NVIF_PERFMON_V0_QUERY_DOMAIN methodSamuel Pitoiset2-1/+96
2015-06-14pm: prevent creating a perfctr object when signals are not foundSamuel Pitoiset1-2/+4
2015-06-14pm: reorganize the nvif interfaceSamuel Pitoiset4-24/+57
2015-06-09disp: Use NULL for pointersThierry Reding1-1/+1
2015-06-09pm: remove unused nvkm_perfsig_wrap() functionSamuel Pitoiset2-24/+0
2015-06-09pm: remove pmu signalsSamuel Pitoiset8-151/+1
2015-06-09pm: fix a potential race condition when creating an engine contextSamuel Pitoiset1-4/+3
2015-06-09pm: prevent freeing the wrong engine contextSamuel Pitoiset1-2/+5
2015-06-09gr/gf100: wait for GR idle after GO_IDLE bundleAlexandre Courbot2-0/+38
2015-06-09gr/gf100: wait on bottom half of FE's pipelineAlexandre Courbot1-1/+1
2015-06-09fifo/gk104: kick channels when deactivating themAlexandre Courbot1-8/+21
2015-06-09ibus/gk20a: increase SM wait timeoutAlexandre Courbot1-0/+8
2015-06-09platform: fix compile error if !CONFIG_IOMMUAlexandre Courbot1-0/+16
2015-06-06drm: Do not leak client objectsThierry Reding1-0/+1
2015-06-03clk/nv50: Enable user reclocking for NVA0Roy Spliet1-1/+2
2015-06-03fb/gddr3: Add a few CL and WR entries observed on GTX260Roy Spliet1-4/+4
2015-06-03fb/ramnv50: GDDR3 script for NVA0Roy Spliet1-25/+104
2015-06-03bios/ramcfg: Separate out RON pull valueRoy Spliet4-3/+9
2015-06-03bios/rammap: Parse perf mode as if it's a rammap entryRoy Spliet4-0/+24