summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2014-06-11drm/nouveau/i2c: balance port acquire/releaseBen Skeggs4-14/+56
2014-06-11drm/gk104/i2c: add aux channel interrupt driverBen Skeggs6-6/+79
2014-06-11drm/g94/i2c: add aux channel interrupt driverBen Skeggs3-0/+39
2014-06-11drm/nouveau/i2c: add interfaces to support handling aux channel interruptsBen Skeggs4-0/+94
2014-06-11drm/nouveau/i2c: start hiding subdev-internal interfacesBen Skeggs21-236/+194
2014-06-11drm/nouveau/i2c: remove unnecessary i2c_set_adapdata()Ben Skeggs1-2/+0
2014-06-11drm/nouveau/i2c: properly hand aux reply back to caller, and only retry on deferBen Skeggs4-14/+20
2014-06-11drm/nv50-/mc: also pass PMGR interrupts onto I2C subdevBen Skeggs3-3/+6
2014-06-11drm/nouveau/gpio: send separate event types for high/low transitionsBen Skeggs4-14/+17
2014-06-11drm/nouveau/gpio: use base constructor for all implementationsBen Skeggs8-119/+47
2014-06-11drm/nouveau/gpio: move on-reset intr disable-and-ack to common codeBen Skeggs7-138/+80
2014-06-11drm/nouveau/gpio: split "toggled" interrupt into "went high" / "went low"Ben Skeggs7-114/+156
2014-06-11drm/nouveau/gpio: split g92 class from nv50Ben Skeggs11-58/+110
2014-06-11drm/nouveau/gpio: use indirect pointer to base class definitionBen Skeggs13-75/+75
2014-06-11drm/nouveau/disp/dp: support training to highest rate, rather than a targetBen Skeggs1-23/+34
2014-06-11drm/nouveau/disp/dp: support postcursor in link trainingBen Skeggs2-11/+53
2014-06-11drm/nouveau/core: allow event source to handle multiple event types per indexBen Skeggs21-77/+112
2014-06-11Merge branch 'topic/ipu-destaging' of git://git.pengutronix.de/git/pza/linux ...Dave Airlie10-0/+3545
2014-06-10Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie48-122/+687
2014-06-10drm/gk208/gr: add missing registers to grctx initIlia Mirkin1-0/+2
2014-06-10drm/nouveau/kms/nv04-nv40: fix pageflip events via special case.Mario Kleiner1-2/+8
2014-06-10drm/nv50-/mc: fix kms pageflip events by reordering irq handling order.Mario Kleiner3-3/+3
2014-06-10drm/nouveau/disp/nv04-nv40: abort scanoutpos query on vga analog.Mario Kleiner1-0/+8
2014-06-10drm/nv50-/kms: wait for enough ring space in crtc_prepare()Ben Skeggs1-2/+2
2014-06-10drm/nouveau/disp/dp: support training pattern 3Ben Skeggs2-2/+8
2014-06-10drm/nouveau/disp/dp: support aux read interval during link trainingBen Skeggs2-6/+8
2014-06-10drm/gk104/gpio: fix incorrect interrupt register usageBen Skeggs1-5/+5
2014-06-10drm/nouveau/core: punt all object state change messages to trace levelBen Skeggs1-5/+5
2014-06-10drm/nouveau/clk: allow end-user reclocking for nv40, nvaa, and nve0 clock typesIlia Mirkin9-12/+23
2014-06-10drm/nouveau/fb: default NvMemExec to on, turning it off is used for debugging...Ilia Mirkin4-4/+4
2014-06-10drm/nouveau/bios: fix a potential NULL deref in the PROM shadowing functionMartin Peres1-4/+5
2014-06-10drm/nouveau/i2c: bump the i2c delay for the adt7473Martin Peres1-3/+3
2014-06-10drm/nouveau/therm/fan/tach: default to 2 pulses per revolutionMartin Peres1-1/+1
2014-06-10drm/nvf0/device: enable video decoding engines on gk110/gk208John Rowley1-6/+0
2014-06-10drm/nvf1/device: add support for 0xf1 (gk110b)John Rowley1-0/+35
2014-06-10drm/nouveau/device: support for probing GK20AAlexandre Courbot1-0/+17
2014-06-10drm/nouveau/graph: add GK20A supportAlexandre Courbot8-9/+123
2014-06-10drm/nouveau/graph: pad firmware code at load timeAlexandre Courbot1-0/+4
2014-06-10drm/nouveau/graph: enable when using external fwAlexandre Courbot1-3/+7
2014-06-10drm/nouveau/fifo: add GK20A supportAlexandre Courbot4-0/+38
2014-06-10drm/nouveau/fb: add GK20A supportAlexandre Courbot5-0/+212
2014-06-10drm/nouveau/ibus: add GK20A supportAlexandre Courbot3-0/+105
2014-06-10drm/nvc0/bar: support chips without BAR3Alexandre Courbot1-55/+59
2014-06-10drm/nouveau/bar: only ioremap BAR3 if it existsAlexandre Courbot1-2/+4
2014-06-10Merge branch 'drm-next-3.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie32-105/+281
2014-06-10drm/radeon: Move fb update from radeon_flip_work_func to radeon_crtc_page_flipMichel Dänzer1-3/+3
2014-06-10drm/radeon/dpm: powertune updates for SIAlex Deucher1-3/+10
2014-06-10Revert "drm/radeon: use variable UVD clocks"Alex Deucher2-1/+5
2014-06-10drm/radeon: add query for number of active CUsAlex Deucher9-3/+75
2014-06-10drm/radeon: add debugfs file to trigger GPU resetChristian König1-1/+21