summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau (follow)
Commit message (Expand)AuthorAge
...
* | | drm/nouveau/clk: cosmetic changesBen Skeggs2015-08-28
* | | drm/nouveau/bus: cosmetic changesBen Skeggs2015-08-28
* | | drm/nouveau/bios: cosmetic changesBen Skeggs2015-08-28
* | | drm/nouveau/bar: cosmetic changesBen Skeggs2015-08-28
* | | drm/nouveau/device: include core/device.h automatically for subdevs/enginesBen Skeggs2015-08-28
* | | drm/nouveau/device: add direct pointer to struct deviceBen Skeggs2015-08-28
* | | drm/nouveau/device: add direct pointers to subdevs from nvkm_deviceBen Skeggs2015-08-28
* | | drm/nouveau/subdev: add direct pointer to nvkm_deviceBen Skeggs2015-08-28
* | | drm/nouveau/lib: various tweaksBen Skeggs2015-08-28
* | | drm/nouveau/pmu/gk104: implement a hackish workaround for a hw bugBen Skeggs2015-08-28
* | | drm/nouveau/disp/dp: gm1xx appears to have same dp lane ordering as gm2xxBen Skeggs2015-08-28
* | | drm/nouveau/disp/dp: fix some tx_pu mishandlingBen Skeggs2015-08-28
* | | drm/nouveau/bios/dp: use alternate set of drvctl values where necessaryBen Skeggs2015-08-28
* | | drm/nouveau/bios/dcb: accept "maxwell" lane count values for dcb 4.0Ben Skeggs2015-08-28
* | | drm/nouveau/fb/sddr3: add WR/CWL values seen on a GK208Ilia Mirkin2015-08-28
* | | drm/nouveau/nv46: Change mc subdev oclass from nv44 to nv4cHans de Goede2015-08-28
* | | drm/nouveau/pm/gf100: only use PBFB_BROADCAST.PM_UNK100 for PBFB signalsSamuel Pitoiset2015-08-28
* | | drm/nouveau/pm/gf100: remove multiple definitions of GPC_DOM signal 0x0eSamuel Pitoiset2015-08-28
* | | drm/nouveau/pm/gf100: remove undefined TEX.PM_UNKC8 muxSamuel Pitoiset2015-08-28
* | | drm/nouveau/pm: allow zeroed signals to enable sourcesSamuel Pitoiset2015-08-28
* | | drm/nouveau/pm/nv50: TPC[0x3] must be used for PGRAPH muxs on G80Samuel Pitoiset2015-08-28
* | | drm/nouveau/pm/nv50: fix wrong addr for ZCULL source on G80:GT215Samuel Pitoiset2015-08-28
* | | drm/nouveau/bios: add opcodes 0x73 and 0x77Ilia Mirkin2015-08-28
* | | drm/nouveau/platform: recognize GM20BAlexandre Courbot2015-08-28
* | | drm/nouveau/device: recognize GM20BAlexandre Courbot2015-08-28
* | | drm/nouveau/gr: add GM20B supportAlexandre Courbot2015-08-28
* | | drm/nouveau/fifo: add GM20B fifoAlexandre Courbot2015-08-28
* | | drm/nouveau/gr/gk20a: use same initialization sequence as nvgpuAlexandre Courbot2015-08-28
* | | drm/nouveau/gr: use NVIDIA-provided external firmwaresAlexandre Courbot2015-08-28
* | | drm/nouveau/pm/gk104: add compute signals/sourcesSamuel Pitoiset2015-08-28
* | | drm/nouveau/pm/gk104: re-use gf100_pm_ctor()Samuel Pitoiset2015-08-28
* | | drm/nouveau/pm/nv40: rename pcounter domains to 'pc' instead of 'pm'Samuel Pitoiset2015-08-28
* | | drm/nouveau/pm: expose name of domainsSamuel Pitoiset2015-08-28
* | | drm/nouveau/drm/nouveau/clk: fix tstate to pstate calculationWei Ni2015-08-28
* | | drm/nouveau/pm: some fixes related to sourcesSamuel Pitoiset2015-08-28
* | | drm/nouveau/pm: fix signals/sources for GT200+Samuel Pitoiset2015-08-28
* | | drm/nouveau/pm/gf100: add compute signals/sourcesSamuel Pitoiset2015-08-28
* | | drm/nouveau/pm/gf100: allow to share GPC, HUB and PART domainsSamuel Pitoiset2015-08-28
* | | drm/nouveau/pm: stack perfdom class under perfmonBen Skeggs2015-08-28
* | | drm/nouveau/pm: swap perfmon/perfdom code to avoid forward decl in next commitBen Skeggs2015-08-28
* | | drm/nouveau/pm/nv50: add compute and graphics signals/sourcesSamuel Pitoiset2015-08-28
* | | drm/nouveau/pm: allow the userspace to configure sourcesSamuel Pitoiset2015-08-28
* | | drm/nouveau/pm: allow to configure domains instead of simple countersSamuel Pitoiset2015-08-28
* | | drm/nouveau/pm: allow the userspace to schedule hardware countersSamuel Pitoiset2015-08-28
* | | drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_SOURCE methodSamuel Pitoiset2015-08-28
* | | drm/nouveau/pm: allow to query the number of sources for a signalSamuel Pitoiset2015-08-28
* | | drm/nouveau/pm: add concept of sourcesSamuel Pitoiset2015-08-28
* | | drm/nouveau/pm: allow to monitor hardware signal index 0x00Samuel Pitoiset2015-08-28
* | | drm/nouveau/pm: use hardware signals indexes instead of user-readable namesSamuel Pitoiset2015-08-28
* | | drm/nouveau/pm: change signal iter to u16Samuel Pitoiset2015-08-28