aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAge
...
| * drm/nv50-/bar: use self as parent for subobjectsBen Skeggs2013-04-26
| * drm/nv04-nv40/instmem: remove parent deref hackBen Skeggs2013-04-26
| * drm/nouveau/i2c: remove parent deref hackBen Skeggs2013-04-26
| * drm/nouveau/core: rebase object ref/use counts after ctor/init/fini eventsBen Skeggs2013-04-26
| * drm/nv50/disp: inform core when we're not creating a new contextBen Skeggs2013-04-26
| * drm/nouveau/therm: send some messages to debug levelBen Skeggs2013-04-26
| * drm/nve0/gr: add handling for a bunch of PGRAPH trapsChristoph Bumiller2013-04-26
| * drm/nouveau/mc: handle irq-related setup ourselvesBen Skeggs2013-04-26
| * drm/nv04/disp: hide all the cruft away in its own little holeBen Skeggs2013-04-26
| * drm/nouveau/bios: add missing newline on IO*_OR opcode debuggingBen Skeggs2013-04-26
| * drm/nouveau/bios: suppress some parser errors when dry-running scriptsBen Skeggs2013-04-26
| * drm/nve0: magic up some support for GF117Ben Skeggs2013-04-26
| * drm/nvc0-/ltcg: Fix build on 32-bit platforms (v2)Roy Spliet2013-04-26
| * drm/nouveau/drm: adding support for backlight control of GT525M (NVC0)Florian Scholz2013-04-26
| * drm/nouveau/drm: bump the driver version to 1.1.1 to report new featuresChristoph Bumiller2013-04-26
| * drm/nvc0/gr: add software methods to control some MP regsChristoph Bumiller2013-04-26
| * drm/nvc0-: support NOUVEAU_GETPARAM_GRAPH_UNITSChristoph Bumiller2013-04-26
| * drm/nvc0-/ltcg: implement VRAM compressionChristoph Bumiller2013-04-26
| * drm/nouveau/ttm: allow tiled memtype on system memory buffer objectsBen Skeggs2013-04-26
| * drm/nve0/grctx: initial attempt at unhardcoding yet more magicBen Skeggs2013-04-26
| * drm/nv50/therm: implement temperature readingMartin Peres2013-04-26
| * drm/nouveau/therm: split the nv50 and nv84 codeMartin Peres2013-04-26
| * drm/nouveau/drm: fix crash in vram manager debug callbackMarcin Slusarz2013-04-26
| * drm/nvc0/fb: ignore readback page alloc failure to support userspaceBen Skeggs2013-04-26
| * drm/nouveau/disp: fix uninitialised eq_done in error pathBen Skeggs2013-04-26
* | Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie2013-04-08
|\ \
| * | drm/nouveau: fix unconditional return waiting on memoryCalvin Owens2013-04-08
| |/
* | Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-05
|\ \ | |/ |/|
| * nouveau: Attempt to use platform-provided ROM imageMatthew Garrett2013-04-01
* | drm/nouveau: fix NULL ptr dereference from nv50_disp_intr()Maarten Lankhorst2013-03-28
* | drm/nouveau: fix handling empty channel list in ioctl'sMaarten Lankhorst2013-03-28
|/
* drm/nv50/kms: prevent lockdep false-positive in page flipping pathBen Skeggs2013-03-19
* drm/nouveau/core: fix return value of nouveau_object_del()Ben Skeggs2013-03-19
* drm/nouveau/hwmon: do not expose a buggy temperature if it is unavailableMartin Peres2013-03-17
* drm/nouveau/therm: display the availability of the internal sensorMartin Peres2013-03-17
* drm/nouveau/therm: disable temperature management if the sensor isn't readableMartin Peres2013-03-17
* drm/nouveau/therm: disable auto fan management if temperature is not availableMartin Peres2013-03-17
* drm/nv40/therm: reserve negative temperatures for errorsMartin Peres2013-03-17
* drm/nv40/therm: disable temperature reading if the bios misses some parametersMartin Peres2013-03-17
* drm/nouveau/therm-ic: the temperature is off by sensor_constant, warn the userMartin Peres2013-03-17
* drm/nouveau/therm: remove some confusion introduced by therm_modeMartin Peres2013-03-17
* drm/nouveau/therm: do not make assumptions on temperatureMartin Peres2013-03-17
* drm/nv40/therm: increase the sensor's settling delay to 20msMartin Peres2013-03-17
* drm/nv40/therm: improve selection between the old and the new styleMartin Peres2013-03-17
* drm/nv50: use correct tiling methods for m2mf buffer movesMarcin Slusarz2013-03-10
* drm/nouveau: idle channel before releasing notify objectMarcin Slusarz2013-03-10
* drm/nouveau: fix regression in vblankingMaarten Lankhorst2013-03-10
* drm/nv50: encoder creation failure doesn't mean full init failureBen Skeggs2013-03-10
* drm/nv50-: prevent some races between modesetting and page flippingBen Skeggs2013-03-03
* drm/nouveau/i2c: drop parent refcount when creating portsBen Skeggs2013-03-03