summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-17v4.2-rc7linux-4.2Ben Skeggs1-21/+8
2015-07-28nouveau/ttm: fix tiled system memory with MaxwellAlexandre Courbot1-0/+9
2015-07-28kms/nv50-: guard against enabling cursor on disabled headsBen Skeggs1-1/+1
2015-07-27fbcon/g80: reduce PUSH_SPACE alloc, fire ring on accel initIlia Mirkin1-1/+2
2015-07-27fbcon/gf100-: reduce RING_SPACE allocationIlia Mirkin1-1/+1
2015-07-27fbcon/nv11-: correctly account for ring space usageIlia Mirkin1-1/+1
2015-07-27bios: add proper support for opcode 0x59Ilia Mirkin1-4/+20
2015-07-27bios: add 0x59 and 0x5a opcodesIlia Mirkin1-0/+24
2015-07-27disp: Use NULL for pointersThierry Reding1-1/+1
2015-07-27pm: fix a potential race condition when creating an engine contextSamuel Pitoiset1-4/+3
2015-07-27pm: prevent freeing the wrong engine contextSamuel Pitoiset1-2/+5
2015-07-27gr/gf100: wait for GR idle after GO_IDLE bundleAlexandre Courbot2-0/+38
2015-07-27gr/gf100: wait on bottom half of FE's pipelineAlexandre Courbot1-1/+1
2015-07-27fifo/gk104: kick channels when deactivating themAlexandre Courbot1-8/+21
2015-07-27ibus/gk20a: increase SM wait timeoutAlexandre Courbot1-0/+8
2015-07-27platform: fix compile error if !CONFIG_IOMMUAlexandre Courbot1-0/+16
2015-07-27drm: Do not leak client objectsThierry Reding1-0/+1
2015-07-27clk/gt215: u32->s32 for difference in req. and set clockRoy Spliet1-1/+2
2015-07-27drm/nv04-nv40/instmem: protect access to priv->heap by mutexKamil Dudka1-0/+8
2015-07-27drm: hold mutex when calling nouveau_abi16_fini()Kamil Dudka1-0/+2
2015-07-18v4.2-rc2Ben Skeggs2-4/+3
2015-05-29gr/gm204: remove a stray printklinux-4.1Ben Skeggs1-1/+0
2015-05-29devinit/gm100-: force devinit table execution on boards without PDISPBen Skeggs4-3/+6
2015-05-29devinit/gf100: make the force-post condition more obviousBen Skeggs1-1/+4
2015-05-29gr/gf100-: fix wrong constant definitionLars Seipel1-1/+1
2015-05-29v4.1-rc5Ben Skeggs9-23/+32
2015-04-14bios: fix fetching from acpi on certain systemsJan Vesely1-2/+2
2015-04-14gr/gm206: initial init+ctx codeBen Skeggs9-16/+162
2015-04-14ce/gm206: enable support via gm204 codeBen Skeggs1-1/+1
2015-04-14fifo/gm206: enable support via gm204 codeBen Skeggs1-2/+2
2015-04-14gr/gm204: initial init+ctx codeBen Skeggs10-18/+1484
2015-04-14drm: support for buffer moves via MaxwellDmaCopyABen Skeggs1-0/+2
2015-04-14ce/gm204: initial supportBen Skeggs4-1/+178
2015-04-14drm: add support for gm20x fifo channelsBen Skeggs2-1/+3
2015-04-14fifo/gm204: initial supportBen Skeggs7-5/+68
2015-04-13gr/gk104-: prevent reading non-existent regs in intr handlerBen Skeggs1-1/+6
2015-04-13gr/gm107: very slightly demagic part of attrib cb setupBen Skeggs1-1/+1
2015-04-13gr/gk104-: correct crop/zrop num_active_fbps settingBen Skeggs3-14/+11
2015-04-13gr/gf100-: add symbolic names for classesBen Skeggs9-17/+24
2015-04-13bin: fix some missed search+replacesBen Skeggs3-9/+9
2015-04-13gr/gm107: support tpc "strand" ctxsw in gpccs ucodeBen Skeggs10-766/+1025
2015-04-13gr/gf100-: support mmio access with gpc offset from gpccs ucodeBen Skeggs8-709/+726
2015-04-13gr: fix engine name, cosmetic search+replace mistakeBen Skeggs1-1/+1
2015-04-13pmu/gk20a: add some missing staticsAlexandre Courbot1-3/+4
2015-04-13platform: fix probe error pathAlexandre Courbot1-2/+1
2015-04-13platform: release IOMMU's mm upon exitAlexandre Courbot1-0/+1
2015-04-13gr/gk104-gk20a: call pmu to disable any power-gating before ctor()Ben Skeggs5-4/+18
2015-04-13pmu/gk208: implement gr power-up magic with gk110_pmu_pgob()Ben Skeggs4-39/+5
2015-04-13pmu/gk110: implement gr power-up magic like PGOB on earlier chipsBen Skeggs7-44/+101
2015-04-13pbus/hwsq: Make code size u16Roy Spliet1-1/+1