aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2013-12-18drm: Kill DRM_*MEMORYBARRIERDaniel Vetter
2013-12-18drm: Kill DRM_COPY_(TO|FROM)_USERDaniel Vetter
2013-12-18drm: Kill DRM_HZDaniel Vetter
2013-12-05Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2013-12-03drm/nv50/disp: min/max are reversed in nv50_crtc_gamma_set()Dan Carpenter
2013-12-03drm/nouveau/sw: fix oops if gpu has its display block disabledBen Skeggs
2013-12-03drm/nouveau: unreference fence after syncingBen Skeggs
2013-12-03drm/nouveau/kms: send timestamp data for correct head in flip completion eventsMaarten Lankhorst
2013-12-03drm/nouveau/clk: Add support for NVAA/NVACRoy Spliet
2013-12-03drm/nouveau/fifo: Hook up pause and resume for NV50 and NV84+Roy Spliet
2013-12-03drm/nv10/plane: some chipsets don't support NV12Ilia Mirkin
2013-12-03drm/nv10/plane: add downscaling restrictionsIlia Mirkin
2013-12-03drm/nv10/plane: fix format computationIlia Mirkin
2013-12-03drm/nv04-nv30/clk: provide an empty domain listBen Skeggs
2013-11-28drm/nouveau/hwmon: fix compilation without CONFIG_HWMONIlia Mirkin
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-15Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki
2013-11-14drm/nouveau: do not map evicted vram buffers in nouveau_bo_vma_addMaarten Lankhorst
2013-11-14drm/nvc0-/gr: shift wrapping bug in nvc0_grctx_generate_r406800Dan Carpenter
2013-11-14drm/nouveau/pwr: fix missing mutex unlock in a failure pathBen Skeggs
2013-11-14drm/nv40/therm: fix slowing down fan when pstate undefinedBen Skeggs
2013-11-14drm/nv11-: synchronise flips to vblank, unless async flip requestedBen Skeggs
2013-11-14drm/nvc0-: remove nasty fifo swmthd hack for flip completion methodBen Skeggs
2013-11-14drm/nv10-: we no longer need to create nvsw object on user channelsBen Skeggs
2013-11-14drm/nouveau: always queue flips relative to kernel channel activityBen Skeggs
2013-11-14drm/nouveau: there is no need to reserve/fence the new fb when flippingBen Skeggs
2013-11-14drm/nouveau: when bailing out of a pushbuf ioctl, do not remove previous fenceBen Skeggs
2013-11-14drm/nouveau: allow nouveau_fence_ref() to be a noopBen Skeggs
2013-11-14drm/nvc8/mc: msi rearm is via the nvc0 methodBen Skeggs
2013-11-10drm/nouveau: fix 32-bit buildDave Airlie
2013-11-08Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...Dave Airlie
2013-11-08drm/nouveau: consider CLASS_DISPLAY_3D devices while detecting dsm/optimusEmil Velikov
2013-11-08drm/nouveau/fb: implement various bits of work towards memory reclockingBen Skeggs
2013-11-08drm/nouveau: implement a simple sysfs interface to new pm codeBen Skeggs
2013-11-08drm/nouveau/device: initial control object class, with pstate control methodsBen Skeggs
2013-11-08drm/nouveau/clk: implement power state and engine clock control in coreBen Skeggs
2013-11-08drm/nouveau/volt: implement voltage control in coreBen Skeggs
2013-11-08drm/nouveau/bios: parsing for various tables required for power managementBen Skeggs
2013-11-08drm/nouveau/perfmon: initial infrastructure to expose performance countersBen Skeggs
2013-11-08drm/nouveau/bus: add interfaces/helpers for sequencerBen Skeggs
2013-11-08drm/nouveau/bus: make external class definitions pointersBen Skeggs
2013-11-08drm/nouveau/pwr: initial implementationBen Skeggs
2013-11-08drm/nouveau/therm: update target fanspeed outside of therm lockBen Skeggs
2013-11-08drm/nouveau/therm: automatic mode by defaultBen Skeggs
2013-11-08drm/nouveau/therm: no toggle fan control either if we can't guarantee no pwm ...Ben Skeggs
2013-11-08drm/nvc0/therm: allow fan control if we've killed the vbios ppwr ucodeBen Skeggs
2013-11-08drm/nouveau/therm: if no bios trip/linear info, default to perf-suggested speedBen Skeggs