summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAge
* 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-18
* drm/nouveau/therm: display the availability of the internal sensorMartin Peres2013-03-18
* drm/nouveau/therm: disable temperature management if the sensor isn't readableMartin Peres2013-03-18
* drm/nouveau/therm: disable auto fan management if temperature is not availableMartin Peres2013-03-18
* drm/nv40/therm: reserve negative temperatures for errorsMartin Peres2013-03-18
* drm/nv40/therm: disable temperature reading if the bios misses some parametersMartin Peres2013-03-18
* drm/nouveau/therm-ic: the temperature is off by sensor_constant, warn the userMartin Peres2013-03-18
* drm/nouveau/therm: remove some confusion introduced by therm_modeMartin Peres2013-03-18
* drm/nouveau/therm: do not make assumptions on temperatureMartin Peres2013-03-18
* drm/nv40/therm: increase the sensor's settling delay to 20msMartin Peres2013-03-18
* drm/nv40/therm: improve selection between the old and the new styleMartin Peres2013-03-18
* drm/nv50: use correct tiling methods for m2mf buffer movesMarcin Slusarz2013-03-11
* drm/nouveau: idle channel before releasing notify objectMarcin Slusarz2013-03-11
* drm/nouveau: fix regression in vblankingMaarten Lankhorst2013-03-11
* drm/nv50: encoder creation failure doesn't mean full init failureBen Skeggs2013-03-11
* drm/nv50-: prevent some races between modesetting and page flippingBen Skeggs2013-03-04
* drm/nouveau/i2c: drop parent refcount when creating portsBen Skeggs2013-03-04
* drm/nv84: fix regression in page flippingBen Skeggs2013-03-04
* drm/nouveau: Fix typo in init_idx_addr_latched().Francisco Jerez2013-03-04
* drm/nouveau: Disable AGP on PowerPC again.Francisco Jerez2013-03-04
* drm/nve0/graph: some random reg moved on keplerBen Skeggs2013-03-04
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-25
|\
| * Merge branch 'tilcdc-next' of git://people.freedesktop.org/~robclark/linux in...Dave Airlie2013-02-21
| |\
| | * drm/nouveau: use i2c encoder helper wrappersRob Clark2013-02-17
| * | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2013-02-21
| |\ \
| | * | drm/nouveau: restore debugfs/vbios.rom supportMarcin Slusarz2013-02-20
| | * | drm/nv50-/kms: remove UPDATE methods after each encoder disconnectBen Skeggs2013-02-20
| | * | 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
| * | | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2013-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: initial kms support for off-chip TMDS/DP encodersBen 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-/kms: remove unnecessary wait-for-completion pointsBen 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: store i2c port pointer directly in nouveau_encoderBen Skeggs2013-02-20
| | * drm/nouveau/i2c: handle i2c/aux mux outside of port lookup functionBen Skeggs2013-02-20