summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2014-09-15drm/nouveau/pwr: add helpers for delay-to-ticks and ticks-to-delayMartin Peres
2014-09-15drm/nouveau/pwr: add some arith functions (mul32_32_64, subu64 and addu64)Martin Peres
2014-09-15drm/nouveau/pwr: fix the timers implementation with concurent processesMartin Peres
2014-09-15drm/nouveau/ppwr: enable ppwr on gm107Martin Peres
2014-09-15drm/gm107/therm: add PWM fan support v2Martin Peres
2014-09-15drm/nouveau/therm/fan: do not use the pwm mode when the vbios tells us to use...Martin Peres
2014-09-15drm/nouveau/bios/fan: add support for maxwell's fan management table v2Martin Peres
2014-09-15drm/nouveau/ltc: allocate tagram from memory that spans all partitionsBen Skeggs
2014-09-15drm/nouveau/core/mm: allow allocation to be confined to a specific slice of heapBen Skeggs
2014-09-15drm/nouveau/core/mm: fill in holes with "allocated" nodesBen Skeggs
2014-09-15drm/nouveau/core/mm: dump mm when trying to tear one down that still has allo...Ben Skeggs
2014-09-15drm/nouveau/core/mm: modify test for if building a mm with holes in itBen Skeggs
2014-09-15drm/nouveau/core/mm: make it clearer what (type == 0) meansBen Skeggs
2014-09-15drm/gf100/ltc: translate interrupt status into more meaningful namesBen Skeggs
2014-09-15drm/nouveau/ltc: drop workaround for an interrupt storm that no longer happensBen Skeggs
2014-09-15drm/nv50-/disp: add support for completion eventsBen Skeggs
2014-09-15drm/nouveau/core: pass related object into notify constructorBen Skeggs
2014-09-15drm/nouveau/bar: ioremap only the areas that we're actually usingBen Skeggs
2014-09-11Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-reworkDaniel Vetter
2014-09-11drm: Clarify vblank ts/scanoutpos sampling #definesDaniel Vetter
2014-09-10drm: add driver->set_busid() callbackDavid Herrmann
2014-09-02drm/nouveau: use shared fences for readable objectsMaarten Lankhorst
2014-09-02drm/nouveau: Keep only a single list for validation.Maarten Lankhorst
2014-09-02drm/nouveau: use rcu in nouveau_gem_ioctl_cpu_prepMaarten Lankhorst
2014-09-02drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst
2014-09-02drm/nouveau: rework to new fence interfaceMaarten Lankhorst
2014-09-01drm/ttm: kill fence_lockMaarten Lankhorst
2014-09-01drm/nouveau: require reservations for nouveau_fence_sync and nouveau_bo_fenceMaarten Lankhorst
2014-09-01drm/nouveau: add reservation to nouveau_gem_ioctl_cpu_prepMaarten Lankhorst
2014-08-27drm/ttm: move fpfn and lpfn into each placement v2Christian König
2014-08-15Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie
2014-08-15drm/nouveau/platform: fix compilation errorAlexandre Courbot
2014-08-15drm/nouveau/gk20a: add LTC deviceAlexandre Courbot
2014-08-15drm/nouveau: warn if we fail to re-pin fb on resumeBen Skeggs
2014-08-15drm/nouveau/nvif: fix dac load detect method definitionBen Skeggs
2014-08-15drm/gf100-/gr: fix -ENOSPC detection when allocating zbc table entriesBen Skeggs
2014-08-15drm/nouveau/nvif: return null pointers on failure, in addition to ret != 0Ben Skeggs
2014-08-15drm/nouveau/ltc: fix tag base address getting truncated if above 4GiBBen Skeggs
2014-08-15drm/nvc0-/fb/ram: fix use of non-existant ram if partitions aren't uniformBen Skeggs
2014-08-15drm/nouveau/bar: behave better if ioremap failedBen Skeggs
2014-08-15drm/nouveau/kms: nouveau_fbcon_accel_fini can be staticFengguang Wu
2014-08-15drm/nouveau: kill unused variable warning if !__OS_HAS_AGPBen Skeggs
2014-08-15drm/nouveau/nvif: fix a number of notify thinkosBen Skeggs
2014-08-09Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6Linus Torvalds
2014-08-10drm/nouveau: expose the full object/event interfaces to userspaceBen Skeggs
2014-08-10drm/nouveau: fix headless modeBen Skeggs
2014-08-10drm/nouveau: hide sysfs pstate file behind an option againBen Skeggs
2014-08-10drm/nv50/disp: shhh compilerBen Skeggs
2014-08-10drm/gf100-/gr: implement the proper SetShaderExceptions methodBen Skeggs
2014-08-10drm/gf100-/gr: remove some broken ltc bashing, for nowBen Skeggs