index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
2013-02-20
drm/nouveau: use kmemdup for edid allocation/copying
Marcin Slusarz
2013-02-20
drm/nouveau: use drm_property_create_range helper
Marcin Slusarz
2013-02-20
drm/nouveau: remove unnecessary null pointer check from nouveau_fence_new
Cong Ding
2013-02-20
drm/nvc0/graph: remove redundant null checks
Marcin Slusarz
2013-02-20
drm/nouveau/fan: fix selection of fan speed when fan->get returns an error
Marcin Slusarz
2013-02-20
drm/nouveau: quiet static-related sparse noise
Marcin Slusarz
2013-02-20
drm/nouveau/bios: tiny debugging messages fixes
Marcin Slusarz
2013-02-20
drm/nouveau: mark nv_printk_ as printf-like function
Marcin Slusarz
2013-02-20
drm/nouveau: share fence structures between nv10+ and nv50 implementations
Marcin Slusarz
2013-02-20
drm/nouveau/fan: handle the cases where we are outside of the linear zone
Martin Peres
2013-02-20
drm/nouveau: report channel owner in error messages
Marcin Slusarz
2013-02-20
drm/nouveau: prepare for reporting channel owner
Marcin Slusarz
2013-02-20
drm/nouveau: use pr_cont
Marcin Slusarz
2013-02-20
drm/nouveau: split fifo interrupt handler
Marcin Slusarz
2013-02-20
drm/nouveau/therm: force a minimum hysteresis on temperature alarm thresholds
Martin Peres
2013-02-20
drm/nouveau: set legacy bios data before parsing the structure
Emil Velikov
2013-02-20
drm/nouveau/therm: don't try pwm/toggle control if GPIO_FAN is input
Ben Skeggs
2013-02-20
drm/nouveau/bios: rename DCB_GPIO_PWM_FAN to DCB_GPIO_FAN
Ben Skeggs
2013-02-20
drm/nouveau/bios: add support for parsing xpio table data
Ben Skeggs
2013-02-20
drm/nouveau: remove some more unnecessary legacy bios code
Ben Skeggs
2013-02-20
drm/nouveau: remove legacy vbios type detection
Ben Skeggs
2013-02-20
drm/nouveau/hwmon: create hwmon attributes under hwmon device in sysfs
Ben Skeggs
2013-02-20
drm/nouveau/hwmon: s/fan0/fan1/
Ben Skeggs
2013-02-20
drm/nouveau/therm: better transitions and debug logging
Ben Skeggs
2013-02-20
drm/nouveau/hwmon: add missing alarm thresholds
Martin Peres
2013-02-20
drm/nouveau/therm: implement support for temperature alarms
Martin Peres
2013-02-20
drm/nv41/bus: report useful data on mmio fault
Martin Peres
2013-02-20
drm/nvc0/bus: report useful data on mmio fault
Ben Skeggs
2013-02-20
drm/nouveau/pbus: add a PBUS subdev that hands IRQs to the right subdevs
Martin Peres
2013-02-20
drm/nouveau/therm: implement automatic fan management
Martin Peres
2013-02-20
drm/nouveau/fan: obey fan bump/slow periods as defined by vbios
Martin Peres
2013-02-20
drm/nouveau/bios: parse fan bump/slow periods, and trip points
Martin Peres
2013-02-20
drm/nouveau/fan: add toggle fan support
Martin Peres
2013-02-20
drm/nouveau/therm: cleanly separate pwm control logic from therm
Ben Skeggs
2013-02-20
drm/nouveau/therm: add interfaces to allow forcing off pwm fan control
Ben Skeggs
2013-02-20
drm/nvd0/therm: add support for hardware fan tachometer
Ben Skeggs
2013-02-20
drm/nva3/therm: add support for hardware fan tachometer
Ben Skeggs
2013-02-20
drm/nouveau/therm: collect fan tach info in common fan constructor
Ben Skeggs
2013-02-20
drm/nouveau/therm: fix various style issues, make more consistent
Ben Skeggs
2013-02-20
nvd0/therm: implement more appropriate pwm fan control functions
Ben Skeggs
2013-02-17
drm/nouveau: use i2c encoder helper wrappers
Rob Clark
2013-02-15
Merge branch 'drm-fb-helper' of git://people.freedesktop.org/~danvet/drm into...
Dave Airlie
2013-02-15
drm: fix compile failure by including <linux/swiotlb.h>
Chris Metcalf
2013-02-14
drm/<drivers>: simplify ->fb_probe callback
Daniel Vetter
2013-02-14
drm/fb-helper: don't disable everything in initial_config
Daniel Vetter
2013-02-12
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2013-02-11
Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nou...
Dave Airlie
2013-02-09
drm/nouveau: add lockdep annotations
Marcin Slusarz
2013-02-08
Merge branch 'for-airlied' of git://people.freedesktop.org/~mlankhorst/linux ...
Dave Airlie
2013-02-08
drm/nouveau: use prime helpers
Aaron Plattner
[prev]
[next]