index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
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
2013-03-18
drm/nv40/therm: improve selection between the old and the new style
Martin Peres
2013-03-11
drm/nv50: use correct tiling methods for m2mf buffer moves
Marcin Slusarz
2013-03-11
drm/nouveau: idle channel before releasing notify object
Marcin Slusarz
2013-03-11
drm/nouveau: fix regression in vblanking
Maarten Lankhorst
2013-03-11
drm/nv50: encoder creation failure doesn't mean full init failure
Ben Skeggs
2013-03-04
drm/nv50-: prevent some races between modesetting and page flipping
Ben Skeggs
2013-03-04
drm/nouveau/i2c: drop parent refcount when creating ports
Ben Skeggs
2013-03-04
drm/nv84: fix regression in page flipping
Ben Skeggs
2013-03-04
drm/nouveau: Fix typo in init_idx_addr_latched().
Francisco Jerez
2013-03-04
drm/nouveau: Disable AGP on PowerPC again.
Francisco Jerez
2013-03-04
drm/nve0/graph: some random reg moved on kepler
Ben Skeggs
2013-02-25
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-02-21
Merge branch 'tilcdc-next' of git://people.freedesktop.org/~robclark/linux in...
Dave Airlie
2013-02-21
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2013-02-20
drm/nouveau: restore debugfs/vbios.rom support
Marcin Slusarz
2013-02-20
drm/nv50-/kms: remove UPDATE methods after each encoder disconnect
Ben Skeggs
2013-02-20
drm/nvd0/disp: handle multiple actions from one set of supervisor intrs
Ben Skeggs
2013-02-20
drm/nv50/disp: handle multiple actions from one set of supervisor intrs
Ben Skeggs
2013-02-20
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2013-02-20
nouveau: ACPI support depends on X86 and X86_PLATFORM_DEVICES
Ben Hutchings
2013-02-20
drm/nouveau/i2c: add support for ddc/aux, and dp link training on anx9805
Ben Skeggs
2013-02-20
drm/nv50: initial kms support for off-chip TMDS/DP encoders
Ben Skeggs
2013-02-20
drm/nv50-/disp: initial supervisor support for off-chip encoders
Ben Skeggs
2013-02-20
drm/nv50-/disp: initial work towards supporting external encoders
Ben Skeggs
2013-02-20
drm/nv50-/kms: remove unnecessary wait-for-completion points
Ben Skeggs
2013-02-20
drm/nv50-/disp: move DP link training to core and train from supervisor
Ben Skeggs
2013-02-20
drm/nv50-/disp: handle supervisor tasks from workqueue
Ben Skeggs
2013-02-20
drm/nouveau/i2c: create proper chipset-specific class implementations
Ben Skeggs
2013-02-20
drm/nv50-/disp: 0x0000 is a valid udisp config value
Ben Skeggs
2013-02-20
drm/nv50/devinit: reverse the logic for running encoder init scripts
Ben Skeggs
2013-02-20
drm/nouveau/bios: store a type/mask hash in parsed dcb data
Ben Skeggs
2013-02-20
drm/nouveau/i2c: extend type to 16-bits, add lookup-by-type function
Ben Skeggs
2013-02-20
drm/nouveau/i2c: aux channels not necessarily on nvio
Ben Skeggs
2013-02-20
drm/nouveau/i2c: fix a bit of a thinko in nv_wri2cr helper functions
Ben Skeggs
2013-02-20
drm/nouveau/bios: parse external transmitter type if off-chip
Ben Skeggs
2013-02-20
drm/nouveau: store i2c port pointer directly in nouveau_encoder
Ben Skeggs
2013-02-20
drm/nouveau/i2c: handle i2c/aux mux outside of port lookup function
Ben Skeggs
2013-02-20
drm/nv50/graph: avoid touching 400724, it doesn't exist
Ben Skeggs
[next]