index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
core
/
subdev
Age
Commit message (
Expand
)
Author
2014-07-15
drm/nouveau/therm: fix a potential deadlock in the therm monitoring code
Martin Peres
2014-07-08
drm/nouveau/ram: fix test for gpio presence
Ben Skeggs
2014-07-08
drm/nouveau/fb: Prevent inlining of ramfuc_reg
Stéphane Marchesin
2014-07-08
drm/gk104/ram: bash mpll bit 31 on
Ben Skeggs
2014-06-18
drm/gf117/i2c: no aux channels on this chipset
Ben Skeggs
2014-06-17
drm/nouveau/pwr: fix typo in fifo wrap handling
Ben Skeggs
2014-06-17
drm/gk104/fb/ram: fixups from an earlier search+replace
Ben Skeggs
2014-06-17
drm/gk104/ibus: increase various random timeouts
Ben Skeggs
2014-06-17
drm/gk104/clk: only touch divider for mode we'll be using
Ben Skeggs
2014-06-11
drm/nouveau/bios/dp: parse lane postcursor data
Ben Skeggs
2014-06-11
drm/nouveau/bios: extend connector table parsing
Ben Skeggs
2014-06-11
drm/nouveau/i2c/anx9805: add debugging to aux transactions
Ben Skeggs
2014-06-11
drm/nouveau/i2c: introduce locking at a per-port level
Ben Skeggs
2014-06-11
drm/nouveau/i2c: balance port acquire/release
Ben Skeggs
2014-06-11
drm/gk104/i2c: add aux channel interrupt driver
Ben Skeggs
2014-06-11
drm/g94/i2c: add aux channel interrupt driver
Ben Skeggs
2014-06-11
drm/nouveau/i2c: add interfaces to support handling aux channel interrupts
Ben Skeggs
2014-06-11
drm/nouveau/i2c: start hiding subdev-internal interfaces
Ben Skeggs
2014-06-11
drm/nouveau/i2c: remove unnecessary i2c_set_adapdata()
Ben Skeggs
2014-06-11
drm/nouveau/i2c: properly hand aux reply back to caller, and only retry on defer
Ben Skeggs
2014-06-11
drm/nv50-/mc: also pass PMGR interrupts onto I2C subdev
Ben Skeggs
2014-06-11
drm/nouveau/gpio: send separate event types for high/low transitions
Ben Skeggs
2014-06-11
drm/nouveau/gpio: use base constructor for all implementations
Ben Skeggs
2014-06-11
drm/nouveau/gpio: move on-reset intr disable-and-ack to common code
Ben Skeggs
2014-06-11
drm/nouveau/gpio: split "toggled" interrupt into "went high" / "went low"
Ben Skeggs
2014-06-11
drm/nouveau/gpio: split g92 class from nv50
Ben Skeggs
2014-06-11
drm/nouveau/gpio: use indirect pointer to base class definition
Ben Skeggs
2014-06-11
drm/nouveau/core: allow event source to handle multiple event types per index
Ben Skeggs
2014-06-10
drm/nv50-/mc: fix kms pageflip events by reordering irq handling order.
Mario Kleiner
2014-06-10
drm/gk104/gpio: fix incorrect interrupt register usage
Ben Skeggs
2014-06-10
drm/nouveau/clk: allow end-user reclocking for nv40, nvaa, and nve0 clock types
Ilia Mirkin
2014-06-10
drm/nouveau/fb: default NvMemExec to on, turning it off is used for debugging...
Ilia Mirkin
2014-06-10
drm/nouveau/bios: fix a potential NULL deref in the PROM shadowing function
Martin Peres
2014-06-10
drm/nouveau/i2c: bump the i2c delay for the adt7473
Martin Peres
2014-06-10
drm/nouveau/therm/fan/tach: default to 2 pulses per revolution
Martin Peres
2014-06-10
drm/nouveau/fb: add GK20A support
Alexandre Courbot
2014-06-10
drm/nouveau/ibus: add GK20A support
Alexandre Courbot
2014-06-10
drm/nvc0/bar: support chips without BAR3
Alexandre Courbot
2014-06-10
drm/nouveau/bar: only ioremap BAR3 if it exists
Alexandre Courbot
2014-05-22
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2014-05-20
drm/nvd9/therm: handle another kind of PWM fan
Martin Peres
2014-05-07
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2014-05-02
drm/nouveau/bios: fix shadowing from PROM on big-endian systems
Ben Skeggs
2014-04-18
drm/nouveau/bios: fix a bit shift error introduced by 457e77b
Sergei Antonov
2014-03-26
drm/nouveau/bios: fetch the vbios from PROM using only aligned 32-bit accesses
Martin Peres
2014-03-26
drm/nouveau/therm: let the vbios decide on the automatic fan management mode
Martin Peres
2014-03-26
drm/nvd7/therm: handle another kind of PWM fans
Martin Peres
2014-03-26
drm/nouveau/pm/fan: drop the fan lock in fan_update() before rescheduling
Martin Peres
2014-03-26
drm/nouveau/therm: check for sensor presence with requested mode, not current
Ben Skeggs
2014-03-26
drm/nouveau/disp: limit dp capabilities as per dcb
Ben Skeggs
[next]