summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/pmu: cosmetic changesBen Skeggs2015-08-283-47/+45
* drm/nouveau/mxm: cosmetic changesBen Skeggs2015-08-282-12/+8
* drm/nouveau/mmu: cosmetic changesBen Skeggs2015-08-289-173/+162
* drm/nouveau/mc: cosmetic changesBen Skeggs2015-08-288-73/+67
* drm/nouveau/ltc: cosmetic changesBen Skeggs2015-08-285-149/+149
* drm/nouveau/imem: cosmetic changesBen Skeggs2015-08-2812-198/+194
* drm/nouveau/ibus: cosmetic changesBen Skeggs2015-08-284-109/+97
* drm/nouveau/i2c: cosmetic changesBen Skeggs2015-08-289-50/+38
* drm/nouveau/gpio: cosmetic changesBen Skeggs2015-08-282-5/+5
* drm/nouveau/fuse: cosmetic changesBen Skeggs2015-08-285-43/+34
* drm/nouveau/fb: cosmetic changesBen Skeggs2015-08-2851-663/+649
* drm/nouveau/devinit: cosmetic changesBen Skeggs2015-08-2816-205/+205
* drm/nouveau/clk: cosmetic changesBen Skeggs2015-08-2812-776/+765
* drm/nouveau/bus: cosmetic changesBen Skeggs2015-08-289-100/+94
* drm/nouveau/bios: cosmetic changesBen Skeggs2015-08-283-5/+5
* drm/nouveau/bar: cosmetic changesBen Skeggs2015-08-285-135/+127
* drm/nouveau/device: include core/device.h automatically for subdevs/enginesBen Skeggs2015-08-2878-159/+65
* drm/nouveau/device: add direct pointer to struct deviceBen Skeggs2015-08-282-0/+3
* drm/nouveau/device: add direct pointers to subdevs from nvkm_deviceBen Skeggs2015-08-282-7/+96
* drm/nouveau/subdev: add direct pointer to nvkm_deviceBen Skeggs2015-08-286-10/+15
* 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-282-27/+25
* 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/platform: recognize GM20BAlexandre Courbot2015-08-281-0/+1
* drm/nouveau/device: recognize GM20BAlexandre Courbot2015-08-281-0/+20
* drm/nouveau/gr: add GM20B supportAlexandre Courbot2015-08-2810-6/+217
* drm/nouveau/fifo: add GM20B fifoAlexandre Courbot2015-08-285-1/+41
* 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-283-56/+14
* 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-282-0/+2
* 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-287-5/+282
* drm/nouveau/pm/gf100: allow to share GPC, HUB and PART domainsSamuel Pitoiset2015-08-284-19/+34
OpenPOWER on IntegriCloud