aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/subdev
Commit message (Expand)AuthorAge
* drm/nouveau/bios: fix offset calculation for BMPv1 biosesIlia Mirkin2014-02-06
* drm/nouveau/bios: make jump conditionalIlia Mirkin2014-01-15
* drm/nouveau/bios/init: stub opcode 0xaaBen Skeggs2013-10-13
* drm/nouveau/mc: fix race condition between constructor and request_irq()Ben Skeggs2013-09-08
* drm/nouveau: use vmalloc for pgt allocationMarcin Slusarz2013-07-25
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-21
|\
| * drm/nve0/ltcg: poke the partition count into yet another registerBen Skeggs2013-05-19
| * drm/nvc0/ltcg: fix handling of disabled partitionsBen Skeggs2013-05-19
| * drm/nouveau/bios: fix thinko in ZM_MASK_ADD opcodeBen Skeggs2013-05-19
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-02
|\|
| * drm/nouveau/timer: allow alarms to be cancelledBen Skeggs2013-04-26
| * drm/nouveau/device: convert to engine, rather than subdevBen Skeggs2013-04-26
| * drm/nv04-nv40/instmem: use self as parent for subobjectsBen Skeggs2013-04-26
| * drm/nv04-nv40/vm: use self as parent for subobjectsBen Skeggs2013-04-26
| * 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/therm: send some messages to debug levelBen Skeggs2013-04-26
| * drm/nouveau/mc: handle irq-related setup ourselvesBen 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/nvc0-/ltcg: implement VRAM compressionChristoph Bumiller2013-04-26
| * drm/nv50/therm: implement temperature readingMartin Peres2013-04-26
| * drm/nouveau/therm: split the nv50 and nv84 codeMartin Peres2013-04-26
| * drm/nvc0/fb: ignore readback page alloc failure to support userspaceBen Skeggs2013-04-26
* | nouveau: Attempt to use platform-provided ROM imageMatthew Garrett2013-04-01
|/
* 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/nouveau/i2c: drop parent refcount when creating portsBen Skeggs2013-03-03
* drm/nouveau: Fix typo in init_idx_addr_latched().Francisco Jerez2013-03-03
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-25
|\
| * nouveau: ACPI support depends on X86 and X86_PLATFORM_DEVICESBen Hutchings2013-02-20
| * drm/nouveau/i2c: add support for ddc/aux, and dp link training on anx9805Ben Skeggs2013-02-20
| * drm/nv50-/disp: initial supervisor support for off-chip encodersBen Skeggs2013-02-20
| * drm/nouveau/i2c: create proper chipset-specific class implementationsBen Skeggs2013-02-20
| * drm/nv50/devinit: reverse the logic for running encoder init scriptsBen Skeggs2013-02-20
| * drm/nouveau/bios: store a type/mask hash in parsed dcb dataBen Skeggs2013-02-20
| * drm/nouveau/i2c: extend type to 16-bits, add lookup-by-type functionBen Skeggs2013-02-20
| * drm/nouveau/i2c: aux channels not necessarily on nvioBen Skeggs2013-02-20
| * drm/nouveau/i2c: fix a bit of a thinko in nv_wri2cr helper functionsBen Skeggs2013-02-20