summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/device: add direct pointer to struct deviceBen Skeggs2015-08-281-0/+2
* drm/nouveau/device: add direct pointers to subdevs from nvkm_deviceBen Skeggs2015-08-281-7/+56
* drm/nouveau/subdev: add direct pointer to nvkm_deviceBen Skeggs2015-08-283-4/+7
* drm/nouveau/lib: various tweaksBen Skeggs2015-08-281-1/+1
* drm/nouveau/pmu/gk104: implement a hackish workaround for a hw bugBen Skeggs2015-08-281-0/+51
* drm/nouveau/disp/dp: gm1xx appears to have same dp lane ordering as gm2xxBen Skeggs2015-08-283-10/+7
* drm/nouveau/disp/dp: fix some tx_pu mishandlingBen Skeggs2015-08-284-6/+7
* drm/nouveau/bios/dp: use alternate set of drvctl values where necessaryBen Skeggs2015-08-281-5/+4
* drm/nouveau/bios/dcb: accept "maxwell" lane count values for dcb 4.0Ben Skeggs2015-08-281-14/+13
* drm/nouveau/fb/sddr3: add WR/CWL values seen on a GK208Ilia Mirkin2015-08-281-2/+2
* drm/nouveau/nv46: Change mc subdev oclass from nv44 to nv4cHans de Goede2015-08-281-1/+1
* drm/nouveau/pm/gf100: only use PBFB_BROADCAST.PM_UNK100 for PBFB signalsSamuel Pitoiset2015-08-285-54/+19
* drm/nouveau/pm/gf100: remove multiple definitions of GPC_DOM signal 0x0eSamuel Pitoiset2015-08-281-5/+4
* drm/nouveau/pm/gf100: remove undefined TEX.PM_UNKC8 muxSamuel Pitoiset2015-08-281-4/+0
* drm/nouveau/pm: allow zeroed signals to enable sourcesSamuel Pitoiset2015-08-281-2/+2
* drm/nouveau/pm/nv50: TPC[0x3] must be used for PGRAPH muxs on G80Samuel Pitoiset2015-08-283-20/+28
* drm/nouveau/pm/nv50: fix wrong addr for ZCULL source on G80:GT215Samuel Pitoiset2015-08-281-1/+1
* drm/nouveau/bios: add opcodes 0x73 and 0x77Ilia Mirkin2015-08-281-0/+37
* 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/drm/nouveau/clk: fix tstate to pstate calculationWei Ni2015-08-281-1/+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
OpenPOWER on IntegriCloud