aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core
Commit message (Expand)AuthorAge
...
| * 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/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/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/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
* | nouveau: Attempt to use platform-provided ROM imageMatthew Garrett2013-04-01
|/
* drm/nouveau/core: fix return value of nouveau_object_del()Ben Skeggs2013-03-19
* 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: fix regression in vblankingMaarten Lankhorst2013-03-10
* 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
* drm/nve0/graph: some random reg moved on keplerBen Skeggs2013-03-03
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-25
|\
| * drm/nvd0/disp: handle multiple actions from one set of supervisor intrsBen Skeggs2013-02-20
| * drm/nv50/disp: handle multiple actions from one set of supervisor intrsBen Skeggs2013-02-20
| * 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/nv50-/disp: initial work towards supporting external encodersBen Skeggs2013-02-20
| * drm/nv50-/disp: move DP link training to core and train from supervisorBen Skeggs2013-02-20
| * drm/nv50-/disp: handle supervisor tasks from workqueueBen Skeggs2013-02-20
| * drm/nouveau/i2c: create proper chipset-specific class implementationsBen Skeggs2013-02-20
| * drm/nv50-/disp: 0x0000 is a valid udisp config valueBen 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
| * drm/nouveau/bios: parse external transmitter type if off-chipBen Skeggs2013-02-20
| * drm/nouveau/i2c: handle i2c/aux mux outside of port lookup functionBen Skeggs2013-02-20
| * drm/nv50/graph: avoid touching 400724, it doesn't existBen Skeggs2013-02-20
| * drm/nouveau/disp: sizeof() wrong pointerDan Carpenter2013-02-20
| * drm/nouveau/gpio/nve0: interrupt regs moved on kepler apparentlyBen Skeggs2013-02-20
| * drm/nouveau/gpio: use event interfaces for interrupt signallingBen Skeggs2013-02-20