summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2013-03-19drm/nv50/kms: prevent lockdep false-positive in page flipping pathBen Skeggs
2013-03-19drm/nouveau/core: fix return value of nouveau_object_del()Ben Skeggs
2013-03-18drm/nouveau/hwmon: do not expose a buggy temperature if it is unavailableMartin Peres
2013-03-18drm/nouveau/therm: display the availability of the internal sensorMartin Peres
2013-03-18drm/nouveau/therm: disable temperature management if the sensor isn't readableMartin Peres
2013-03-18drm/nouveau/therm: disable auto fan management if temperature is not availableMartin Peres
2013-03-18drm/nv40/therm: reserve negative temperatures for errorsMartin Peres
2013-03-18drm/nv40/therm: disable temperature reading if the bios misses some parametersMartin Peres
2013-03-18drm/nouveau/therm-ic: the temperature is off by sensor_constant, warn the userMartin Peres
2013-03-18drm/nouveau/therm: remove some confusion introduced by therm_modeMartin Peres
2013-03-18drm/nouveau/therm: do not make assumptions on temperatureMartin Peres
2013-03-18drm/nv40/therm: increase the sensor's settling delay to 20msMartin Peres
2013-03-18drm/nv40/therm: improve selection between the old and the new styleMartin Peres
2013-03-10drm/nv50: use correct tiling methods for m2mf buffer movesMarcin Slusarz
2013-03-10drm/nouveau: idle channel before releasing notify objectMarcin Slusarz
2013-03-10drm/nouveau: fix regression in vblankingMaarten Lankhorst
2013-03-10drm/nv50: encoder creation failure doesn't mean full init failureBen Skeggs
2013-03-04drm/nv50-: prevent some races between modesetting and page flippingBen Skeggs
2013-03-04drm/nouveau/i2c: drop parent refcount when creating portsBen Skeggs
2013-03-04drm/nv84: fix regression in page flippingBen Skeggs
2013-03-04drm/nouveau: Fix typo in init_idx_addr_latched().Francisco Jerez
2013-03-04drm/nouveau: Disable AGP on PowerPC again.Francisco Jerez
2013-03-04drm/nve0/graph: some random reg moved on keplerBen Skeggs
2013-02-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-20Merge branch 'tilcdc-next' of git://people.freedesktop.org/~robclark/linux in...Dave Airlie
2013-02-20Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2013-02-20drm/nouveau: restore debugfs/vbios.rom supportMarcin Slusarz
2013-02-20drm/nv50-/kms: remove UPDATE methods after each encoder disconnectBen Skeggs
2013-02-20drm/nvd0/disp: handle multiple actions from one set of supervisor intrsBen Skeggs
2013-02-20drm/nv50/disp: handle multiple actions from one set of supervisor intrsBen Skeggs
2013-02-20Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2013-02-20nouveau: ACPI support depends on X86 and X86_PLATFORM_DEVICESBen Hutchings
2013-02-20drm/nouveau/i2c: add support for ddc/aux, and dp link training on anx9805Ben Skeggs
2013-02-20drm/nv50: initial kms support for off-chip TMDS/DP encodersBen Skeggs
2013-02-20drm/nv50-/disp: initial supervisor support for off-chip encodersBen Skeggs
2013-02-20drm/nv50-/disp: initial work towards supporting external encodersBen Skeggs
2013-02-20drm/nv50-/kms: remove unnecessary wait-for-completion pointsBen Skeggs
2013-02-20drm/nv50-/disp: move DP link training to core and train from supervisorBen Skeggs
2013-02-20drm/nv50-/disp: handle supervisor tasks from workqueueBen Skeggs
2013-02-20drm/nouveau/i2c: create proper chipset-specific class implementationsBen Skeggs
2013-02-20drm/nv50-/disp: 0x0000 is a valid udisp config valueBen Skeggs
2013-02-20drm/nv50/devinit: reverse the logic for running encoder init scriptsBen Skeggs
2013-02-20drm/nouveau/bios: store a type/mask hash in parsed dcb dataBen Skeggs
2013-02-20drm/nouveau/i2c: extend type to 16-bits, add lookup-by-type functionBen Skeggs
2013-02-20drm/nouveau/i2c: aux channels not necessarily on nvioBen Skeggs
2013-02-20drm/nouveau/i2c: fix a bit of a thinko in nv_wri2cr helper functionsBen Skeggs
2013-02-20drm/nouveau/bios: parse external transmitter type if off-chipBen Skeggs
2013-02-20drm/nouveau: store i2c port pointer directly in nouveau_encoderBen Skeggs
2013-02-20drm/nouveau/i2c: handle i2c/aux mux outside of port lookup functionBen Skeggs
2013-02-20drm/nv50/graph: avoid touching 400724, it doesn't existBen Skeggs