summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2015-08-28drm/nouveau/pm: allow to configure domains instead of simple countersSamuel Pitoiset
2015-08-28drm/nouveau/pm: allow the userspace to schedule hardware countersSamuel Pitoiset
2015-08-28drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_SOURCE methodSamuel Pitoiset
2015-08-28drm/nouveau/pm: allow to query the number of sources for a signalSamuel Pitoiset
2015-08-28drm/nouveau/pm: add concept of sourcesSamuel Pitoiset
2015-08-28drm/nouveau/pm: allow to monitor hardware signal index 0x00Samuel Pitoiset
2015-08-28drm/nouveau/pm: use hardware signals indexes instead of user-readable namesSamuel Pitoiset
2015-08-28drm/nouveau/pm: change signal iter to u16Samuel Pitoiset
2015-08-28drm/nouveau/pm: allow to query signals by domainSamuel Pitoiset
2015-08-28drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_DOMAIN methodSamuel Pitoiset
2015-08-28drm/nouveau/pm: prevent creating a perfctr object when signals are not foundSamuel Pitoiset
2015-08-28drm/nouveau/pm: reorganize the nvif interfaceSamuel Pitoiset
2015-08-28drm/nouveau/pm: remove unused nvkm_perfsig_wrap() functionSamuel Pitoiset
2015-08-28drm/nouveau/pm: remove pmu signalsSamuel Pitoiset
2015-08-28drm/nouveau/clk/nv50: Enable user reclocking for NVA0Roy Spliet
2015-08-28drm/nouveau/fb/gddr3: Add a few CL and WR entries observed on GTX260Roy Spliet
2015-08-28drm/nouveau/fb/ramnv50: GDDR3 script for NVA0Roy Spliet
2015-08-28drm/nouveau/bios/ramcfg: Separate out RON pull valueRoy Spliet
2015-08-28drm/nouveau/bios/rammap: Parse perf mode as if it's a rammap entryRoy Spliet
2015-08-28drm/nouveau/fb/ramnv50: Ressurect timing code, use proper timing/rammap handlersRoy Spliet
2015-08-28drm/nouveau/fb/ramgt215: No need to cuss like thatRoy Spliet
2015-08-28drm/nouveau/fb/ramnv50: Make 0x100da0 per-partitionRoy Spliet
2015-08-28drm/nouveau/bios/rammap: Pull DLLoff bit out of version 0x10 structRoy Spliet
2015-08-28remove unnecessary includeBen Skeggs
2015-08-17Merge tag 'v4.2-rc7' into drm-nextDave Airlie
2015-08-14Revert "drm/nouveau/fifo/gk104: kick channels when deactivating them"Alexandre Courbot
2015-08-12drm/plane: Use consistent data types for format countThierry Reding
2015-08-11drm/nouveau: Don't take dev->struct_mutex in ttm_finiDaniel Vetter
2015-08-07drm/nouveau/gr: Fix typo in nv10.cMasanari Iida
2015-08-06drm/nouveau: Use new drm_fb_helper functionsArchit Taneja
2015-07-28drm/nouveau/nouveau/ttm: fix tiled system memory with MaxwellAlexandre Courbot
2015-07-28drm/nouveau/kms/nv50-: guard against enabling cursor on disabled headsBen Skeggs
2015-07-27drm: Make the connector dpms callback return a value, v2.Maarten Lankhorst
2015-07-27drm/nouveau/fbcon/g80: reduce PUSH_SPACE alloc, fire ring on accel initIlia Mirkin
2015-07-27drm/nouveau/fbcon/gf100-: reduce RING_SPACE allocationIlia Mirkin
2015-07-27drm/nouveau/fbcon/nv11-: correctly account for ring space usageIlia Mirkin
2015-07-27drm/nouveau/bios: add proper support for opcode 0x59Ilia Mirkin
2015-07-27drm/nouveau/bios: add 0x59 and 0x5a opcodesIlia Mirkin
2015-07-27drm/nouveau/disp: Use NULL for pointersThierry Reding
2015-07-27drm/nouveau/pm: fix a potential race condition when creating an engine contextSamuel Pitoiset
2015-07-27drm/nouveau/pm: prevent freeing the wrong engine contextSamuel Pitoiset
2015-07-27drm/nouveau/gr/gf100: wait for GR idle after GO_IDLE bundleAlexandre Courbot
2015-07-27drm/nouveau/gr/gf100: wait on bottom half of FE's pipelineAlexandre Courbot
2015-07-27drm/nouveau/fifo/gk104: kick channels when deactivating themAlexandre Courbot
2015-07-27drm/nouveau/ibus/gk20a: increase SM wait timeoutAlexandre Courbot
2015-07-27drm/nouveau/platform: fix compile error if !CONFIG_IOMMUAlexandre Courbot
2015-07-27drm/nouveau: Do not leak client objectsThierry Reding
2015-07-27drm/nouveau/clk/gt215: u32->s32 for difference in req. and set clockRoy Spliet
2015-07-27drm/nouveau/drm/nv04-nv40/instmem: protect access to priv->heap by mutexKamil Dudka
2015-07-27drm/nouveau: hold mutex when calling nouveau_abi16_fini()Kamil Dudka