summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/engine
AgeCommit message (Expand)Author
2015-08-28drm/nouveau/device: add direct pointer to struct deviceBen Skeggs
2015-08-28drm/nouveau/device: add direct pointers to subdevs from nvkm_deviceBen Skeggs
2015-08-28drm/nouveau/lib: various tweaksBen Skeggs
2015-08-28drm/nouveau/disp/dp: gm1xx appears to have same dp lane ordering as gm2xxBen Skeggs
2015-08-28drm/nouveau/disp/dp: fix some tx_pu mishandlingBen Skeggs
2015-08-28drm/nouveau/nv46: Change mc subdev oclass from nv44 to nv4cHans de Goede
2015-08-28drm/nouveau/pm/gf100: only use PBFB_BROADCAST.PM_UNK100 for PBFB signalsSamuel Pitoiset
2015-08-28drm/nouveau/pm/gf100: remove multiple definitions of GPC_DOM signal 0x0eSamuel Pitoiset
2015-08-28drm/nouveau/pm/gf100: remove undefined TEX.PM_UNKC8 muxSamuel Pitoiset
2015-08-28drm/nouveau/pm: allow zeroed signals to enable sourcesSamuel Pitoiset
2015-08-28drm/nouveau/pm/nv50: TPC[0x3] must be used for PGRAPH muxs on G80Samuel Pitoiset
2015-08-28drm/nouveau/pm/nv50: fix wrong addr for ZCULL source on G80:GT215Samuel Pitoiset
2015-08-28drm/nouveau/device: recognize GM20BAlexandre Courbot
2015-08-28drm/nouveau/gr: add GM20B supportAlexandre Courbot
2015-08-28drm/nouveau/fifo: add GM20B fifoAlexandre Courbot
2015-08-28drm/nouveau/gr/gk20a: use same initialization sequence as nvgpuAlexandre Courbot
2015-08-28drm/nouveau/gr: use NVIDIA-provided external firmwaresAlexandre Courbot
2015-08-28drm/nouveau/pm/gk104: add compute signals/sourcesSamuel Pitoiset
2015-08-28drm/nouveau/pm/gk104: re-use gf100_pm_ctor()Samuel Pitoiset
2015-08-28drm/nouveau/pm/nv40: rename pcounter domains to 'pc' instead of 'pm'Samuel Pitoiset
2015-08-28drm/nouveau/pm: expose name of domainsSamuel Pitoiset
2015-08-28drm/nouveau/pm: some fixes related to sourcesSamuel Pitoiset
2015-08-28drm/nouveau/pm: fix signals/sources for GT200+Samuel Pitoiset
2015-08-28drm/nouveau/pm/gf100: add compute signals/sourcesSamuel Pitoiset
2015-08-28drm/nouveau/pm/gf100: allow to share GPC, HUB and PART domainsSamuel Pitoiset
2015-08-28drm/nouveau/pm: stack perfdom class under perfmonBen Skeggs
2015-08-28drm/nouveau/pm: swap perfmon/perfdom code to avoid forward decl in next commitBen Skeggs
2015-08-28drm/nouveau/pm/nv50: add compute and graphics signals/sourcesSamuel Pitoiset
2015-08-28drm/nouveau/pm: allow the userspace to configure sourcesSamuel Pitoiset
2015-08-28drm/nouveau/pm: allow to configure domains instead of simple countersSamuel Pitoiset
2015-08-28drm/nouveau/pm: allow the userspace to schedule hardware countersSamuel Pitoiset
2015-08-28drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_SOURCE methodSamuel Pitoiset
2015-08-28drm/nouveau/pm: allow to query the number of sources for a signalSamuel Pitoiset
2015-08-28drm/nouveau/pm: add concept of sourcesSamuel Pitoiset
2015-08-28drm/nouveau/pm: allow to monitor hardware signal index 0x00Samuel Pitoiset
2015-08-28drm/nouveau/pm: use hardware signals indexes instead of user-readable namesSamuel Pitoiset
2015-08-28drm/nouveau/pm: change signal iter to u16Samuel Pitoiset
2015-08-28drm/nouveau/pm: allow to query signals by domainSamuel Pitoiset
2015-08-28drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_DOMAIN methodSamuel Pitoiset
2015-08-28drm/nouveau/pm: prevent creating a perfctr object when signals are not foundSamuel Pitoiset
2015-08-28drm/nouveau/pm: reorganize the nvif interfaceSamuel Pitoiset
2015-08-28drm/nouveau/pm: remove unused nvkm_perfsig_wrap() functionSamuel Pitoiset
2015-08-28drm/nouveau/pm: remove pmu signalsSamuel Pitoiset
2015-08-14Revert "drm/nouveau/fifo/gk104: kick channels when deactivating them"Alexandre Courbot
2015-07-27drm/nouveau/disp: Use NULL for pointersThierry Reding
2015-07-27drm/nouveau/pm: fix a potential race condition when creating an engine contextSamuel Pitoiset
2015-07-27drm/nouveau/pm: prevent freeing the wrong engine contextSamuel Pitoiset
2015-07-27drm/nouveau/gr/gf100: wait for GR idle after GO_IDLE bundleAlexandre Courbot
2015-07-27drm/nouveau/gr/gf100: wait on bottom half of FE's pipelineAlexandre Courbot
2015-07-27drm/nouveau/fifo/gk104: kick channels when deactivating themAlexandre Courbot