index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
2013-04-26
drm/nouveau/timer: allow alarms to be cancelled
Ben Skeggs
2013-04-26
drm/nouveau/device: tweak the device/subdev relationship a little
Ben Skeggs
2013-04-26
drm/nouveau/device: enable proper constructor/destructor
Ben Skeggs
2013-04-26
drm/nouveau/device: have engine object initialised before creation
Ben Skeggs
2013-04-26
drm/nouveau/device: convert to engine, rather than subdev
Ben Skeggs
2013-04-26
drm/nv50-/disp: use self as parent for subobjects
Ben Skeggs
2013-04-26
drm/nv50-/fifo: use parent as self for subobjects
Ben Skeggs
2013-04-26
drm/nv20-nv30/gr: use parent as self for subobjects
Ben Skeggs
2013-04-26
drm/nvc0-/gr: use self as parent for subobjects
Ben Skeggs
2013-04-26
drm/nv04-nv40/instmem: use self as parent for subobjects
Ben Skeggs
2013-04-26
drm/nv04-nv40/vm: use self as parent for subobjects
Ben Skeggs
2013-04-26
drm/nv50-/bar: use self as parent for subobjects
Ben Skeggs
2013-04-26
drm/nv04-nv40/instmem: remove parent deref hack
Ben Skeggs
2013-04-26
drm/nouveau/i2c: remove parent deref hack
Ben Skeggs
2013-04-26
drm/nouveau/core: rebase object ref/use counts after ctor/init/fini events
Ben Skeggs
2013-04-26
drm/nv50/disp: inform core when we're not creating a new context
Ben Skeggs
2013-04-26
drm/nouveau/therm: send some messages to debug level
Ben Skeggs
2013-04-26
drm/nve0/gr: add handling for a bunch of PGRAPH traps
Christoph Bumiller
2013-04-26
drm/nouveau/mc: handle irq-related setup ourselves
Ben Skeggs
2013-04-26
drm/nv04/disp: hide all the cruft away in its own little hole
Ben Skeggs
2013-04-26
drm/nouveau/bios: add missing newline on IO*_OR opcode debugging
Ben Skeggs
2013-04-26
drm/nouveau/bios: suppress some parser errors when dry-running scripts
Ben Skeggs
2013-04-26
drm/nve0: magic up some support for GF117
Ben Skeggs
2013-04-26
drm/nvc0-/ltcg: Fix build on 32-bit platforms (v2)
Roy Spliet
2013-04-26
drm/nouveau/drm: adding support for backlight control of GT525M (NVC0)
Florian Scholz
2013-04-26
drm/nouveau/drm: bump the driver version to 1.1.1 to report new features
Christoph Bumiller
2013-04-26
drm/nvc0/gr: add software methods to control some MP regs
Christoph Bumiller
2013-04-26
drm/nvc0-: support NOUVEAU_GETPARAM_GRAPH_UNITS
Christoph Bumiller
2013-04-26
drm/nvc0-/ltcg: implement VRAM compression
Christoph Bumiller
2013-04-26
drm/nouveau/ttm: allow tiled memtype on system memory buffer objects
Ben Skeggs
2013-04-26
drm/nve0/grctx: initial attempt at unhardcoding yet more magic
Ben Skeggs
2013-04-26
drm/nv50/therm: implement temperature reading
Martin Peres
2013-04-26
drm/nouveau/therm: split the nv50 and nv84 code
Martin Peres
2013-04-26
drm/nouveau/drm: fix crash in vram manager debug callback
Marcin Slusarz
2013-04-26
drm/nvc0/fb: ignore readback page alloc failure to support userspace
Ben Skeggs
2013-04-26
drm/nouveau/disp: fix uninitialised eq_done in error path
Ben Skeggs
2013-03-29
drm/nouveau: fix NULL ptr dereference from nv50_disp_intr()
Maarten Lankhorst
2013-03-29
drm/nouveau: fix handling empty channel list in ioctl's
Maarten Lankhorst
2013-03-19
drm/nv50/kms: prevent lockdep false-positive in page flipping path
Ben Skeggs
2013-03-19
drm/nouveau/core: fix return value of nouveau_object_del()
Ben Skeggs
2013-03-18
drm/nouveau/hwmon: do not expose a buggy temperature if it is unavailable
Martin Peres
2013-03-18
drm/nouveau/therm: display the availability of the internal sensor
Martin Peres
2013-03-18
drm/nouveau/therm: disable temperature management if the sensor isn't readable
Martin Peres
2013-03-18
drm/nouveau/therm: disable auto fan management if temperature is not available
Martin Peres
2013-03-18
drm/nv40/therm: reserve negative temperatures for errors
Martin Peres
2013-03-18
drm/nv40/therm: disable temperature reading if the bios misses some parameters
Martin Peres
2013-03-18
drm/nouveau/therm-ic: the temperature is off by sensor_constant, warn the user
Martin Peres
2013-03-18
drm/nouveau/therm: remove some confusion introduced by therm_mode
Martin Peres
2013-03-18
drm/nouveau/therm: do not make assumptions on temperature
Martin Peres
2013-03-18
drm/nv40/therm: increase the sensor's settling delay to 20ms
Martin Peres
[next]