summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bios/rammap: Pull DLLoff bit out of version 0x10 structRoy Spliet2015-08-286-8/+8
* remove unnecessary includeBen Skeggs2015-08-281-30/+0
* drm-next d7b273685fedba5359a4ba0ae4f542e3ece28153Ben Skeggs2015-08-285-33/+17
* v4.2-rc7Ben Skeggs2015-08-171-21/+8
* nouveau/ttm: fix tiled system memory with MaxwellAlexandre Courbot2015-07-281-0/+9
* kms/nv50-: guard against enabling cursor on disabled headsBen Skeggs2015-07-281-1/+1
* fbcon/g80: reduce PUSH_SPACE alloc, fire ring on accel initIlia Mirkin2015-07-271-1/+2
* fbcon/gf100-: reduce RING_SPACE allocationIlia Mirkin2015-07-271-1/+1
* fbcon/nv11-: correctly account for ring space usageIlia Mirkin2015-07-271-1/+1
* bios: add proper support for opcode 0x59Ilia Mirkin2015-07-271-4/+20
* bios: add 0x59 and 0x5a opcodesIlia Mirkin2015-07-271-0/+24
* disp: Use NULL for pointersThierry Reding2015-07-271-1/+1
* pm: fix a potential race condition when creating an engine contextSamuel Pitoiset2015-07-271-4/+3
* pm: prevent freeing the wrong engine contextSamuel Pitoiset2015-07-271-2/+5
* gr/gf100: wait for GR idle after GO_IDLE bundleAlexandre Courbot2015-07-272-0/+38
* gr/gf100: wait on bottom half of FE's pipelineAlexandre Courbot2015-07-271-1/+1
* fifo/gk104: kick channels when deactivating themAlexandre Courbot2015-07-271-8/+21
* ibus/gk20a: increase SM wait timeoutAlexandre Courbot2015-07-271-0/+8
* platform: fix compile error if !CONFIG_IOMMUAlexandre Courbot2015-07-271-0/+16
* drm: Do not leak client objectsThierry Reding2015-07-271-0/+1
* clk/gt215: u32->s32 for difference in req. and set clockRoy Spliet2015-07-271-1/+2
* drm/nv04-nv40/instmem: protect access to priv->heap by mutexKamil Dudka2015-07-271-0/+8
* drm: hold mutex when calling nouveau_abi16_fini()Kamil Dudka2015-07-271-0/+2
* v4.2-rc2Ben Skeggs2015-07-182-4/+3
* gr/gm204: remove a stray printkBen Skeggs2015-05-291-1/+0
* devinit/gm100-: force devinit table execution on boards without PDISPBen Skeggs2015-05-294-3/+6
* devinit/gf100: make the force-post condition more obviousBen Skeggs2015-05-291-1/+4
* gr/gf100-: fix wrong constant definitionLars Seipel2015-05-291-1/+1
* v4.1-rc5Ben Skeggs2015-05-299-23/+32
* bios: fix fetching from acpi on certain systemsJan Vesely2015-04-141-2/+2
* gr/gm206: initial init+ctx codeBen Skeggs2015-04-149-16/+162
* ce/gm206: enable support via gm204 codeBen Skeggs2015-04-141-1/+1
* fifo/gm206: enable support via gm204 codeBen Skeggs2015-04-141-2/+2
* gr/gm204: initial init+ctx codeBen Skeggs2015-04-1410-18/+1484
* drm: support for buffer moves via MaxwellDmaCopyABen Skeggs2015-04-141-0/+2
* ce/gm204: initial supportBen Skeggs2015-04-144-1/+178
* drm: add support for gm20x fifo channelsBen Skeggs2015-04-142-1/+3
* fifo/gm204: initial supportBen Skeggs2015-04-147-5/+68
* gr/gk104-: prevent reading non-existent regs in intr handlerBen Skeggs2015-04-131-1/+6
* gr/gm107: very slightly demagic part of attrib cb setupBen Skeggs2015-04-131-1/+1
* gr/gk104-: correct crop/zrop num_active_fbps settingBen Skeggs2015-04-133-14/+11
* gr/gf100-: add symbolic names for classesBen Skeggs2015-04-139-17/+24
* bin: fix some missed search+replacesBen Skeggs2015-04-133-9/+9
* gr/gm107: support tpc "strand" ctxsw in gpccs ucodeBen Skeggs2015-04-1310-766/+1025
* gr/gf100-: support mmio access with gpc offset from gpccs ucodeBen Skeggs2015-04-138-709/+726
* gr: fix engine name, cosmetic search+replace mistakeBen Skeggs2015-04-131-1/+1
* pmu/gk20a: add some missing staticsAlexandre Courbot2015-04-131-3/+4
* platform: fix probe error pathAlexandre Courbot2015-04-131-2/+1
* platform: release IOMMU's mm upon exitAlexandre Courbot2015-04-131-0/+1
* gr/gk104-gk20a: call pmu to disable any power-gating before ctor()Ben Skeggs2015-04-135-4/+18