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
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/dp: workaround broken display
Ben Skeggs
2014-07-08
drm/nouveau/dp: fix required link bandwidth calculations
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/nouveau/disp: fix oops in destructor with headless cards
Maarten Lankhorst
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/nv50/disp: fix a potential oops in supervisor handling
Ben Skeggs
2014-06-17
drm/nouveau/disp/dp: don't touch link config after success
Ben Skeggs
2014-06-17
drm/gk104/fb/ram: fixups from an earlier search+replace
Ben Skeggs
2014-06-17
drm/nv50/gr: remove an unneeded write while initialising PGRAPH
Pierre Moreau
2014-06-17
drm/nv50/gr: fix overlap while zeroing zcull regions
Pierre Moreau
2014-06-17
drm/gf100-/gr: report class data to host on fwmthd failure
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
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2014-06-11
drm/nouveau/disp/dp: fix tmds passthrough on dp connector
Ben Skeggs
2014-06-11
drm/gf119-/disp: fix debug output on update failure
Ben Skeggs
2014-06-11
drm/nouveau/disp/dp: make use of postcursor when its available
Ben Skeggs
2014-06-11
drm/g94-/disp/dp: take max pullup value across all lanes
Ben Skeggs
2014-06-11
drm/nouveau/bios/dp: parse lane postcursor data
Ben Skeggs
2014-06-11
drm/g94-/disp: add method to power-off dp lanes
Ben Skeggs
2014-06-11
drm/nouveau/disp/dp: maintain link in response to hpd signal
Ben Skeggs
2014-06-11
drm/g94-/disp: bash and wait for something after changing lane power regs
Ben Skeggs
2014-06-11
drm/nouveau/disp/dp: split link config/power into two steps
Ben Skeggs
2014-06-11
drm/nv50/disp: train PIOR-attached DP from second supervisor
Ben Skeggs
2014-06-11
drm/nouveau/disp/dp: make use of existing output data for link training
Ben Skeggs
2014-06-11
drm/gf119/disp: start removing direct vbios parsing from supervisor
Ben Skeggs
2014-06-11
drm/nv50/disp: start removing direct vbios parsing from supervisor
Ben Skeggs
2014-06-11
drm/nouveau/disp/dp: maintain receiver caps in response to hpd signal
Ben Skeggs
2014-06-11
drm/nouveau/disp/dp: create subclass for dp outputs
Ben Skeggs
2014-06-11
drm/nouveau/disp: add internal representaion of output paths and connectors
Ben Skeggs
2014-06-11
drm/nouveau/bios: extend connector table parsing
Ben Skeggs
2014-06-11
drm/nouveau/disp: nothing to see here
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
[next]