index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linux-3.16' of git://anongit.freedesktop.org/git/nouveau/linux-...
Dave Airlie
2014-07-15
1
-3
/
+3
|
\
|
*
drm/nouveau/therm: fix a potential deadlock in the therm monitoring code
Martin Peres
2014-07-15
1
-3
/
+3
*
|
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2014-07-10
10
-31
/
+29
|
\
\
|
|
/
|
*
drm/nouveau/ram: fix test for gpio presence
Ben Skeggs
2014-07-08
1
-1
/
+1
|
*
drm/nouveau/dp: workaround broken display
Ben Skeggs
2014-07-08
1
-0
/
+1
|
*
drm/nouveau/dp: fix required link bandwidth calculations
Ben Skeggs
2014-07-08
3
-9
/
+11
|
*
drm/nouveau/kms: restore fbcon after display has been resumed
Ben Skeggs
2014-07-08
3
-19
/
+12
|
*
drm/nv50-/kms: pass a non-zero value for head to sor dpms methods
Ben Skeggs
2014-07-08
1
-1
/
+2
|
*
drm/nouveau/fb: Prevent inlining of ramfuc_reg
Stéphane Marchesin
2014-07-08
1
-1
/
+1
|
*
drm/gk104/ram: bash mpll bit 31 on
Ben Skeggs
2014-07-08
1
-0
/
+1
*
|
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2014-06-18
5
-3
/
+46
|
\
\
|
|
/
|
*
drm/nouveau/disp: fix oops in destructor with headless cards
Maarten Lankhorst
2014-06-18
1
-2
/
+4
|
*
drm/gf117/i2c: no aux channels on this chipset
Ben Skeggs
2014-06-18
4
-1
/
+42
*
|
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2014-06-17
24
-760
/
+1084
|
\
\
|
|
/
|
*
drm/nouveau/pwr: fix typo in fifo wrap handling
Ben Skeggs
2014-06-17
5
-5
/
+5
|
*
drm/nv50/disp: fix a potential oops in supervisor handling
Ben Skeggs
2014-06-17
1
-1
/
+1
|
*
drm/nouveau/disp/dp: don't touch link config after success
Ben Skeggs
2014-06-17
1
-4
/
+3
|
*
drm/nouveau/kms: reference vblank for crtc during pageflip.
Mario Kleiner
2014-06-17
1
-0
/
+7
|
*
drm/gk104/fb/ram: fixups from an earlier search+replace
Ben Skeggs
2014-06-17
1
-38
/
+38
|
*
drm/nv50/gr: remove an unneeded write while initialising PGRAPH
Pierre Moreau
2014-06-17
1
-1
/
+0
|
*
drm/nv50/gr: fix overlap while zeroing zcull regions
Pierre Moreau
2014-06-17
1
-4
/
+4
|
*
drm/gf100-/gr: report class data to host on fwmthd failure
Ben Skeggs
2014-06-17
12
-703
/
+1003
|
*
drm/gk104/ibus: increase various random timeouts
Ben Skeggs
2014-06-17
1
-1
/
+18
|
*
drm/gk104/clk: only touch divider for mode we'll be using
Ben Skeggs
2014-06-17
1
-3
/
+5
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-06-12
136
-1611
/
+4037
|
\
\
|
|
/
|
*
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2014-06-11
90
-1486
/
+3346
|
|
\
|
|
*
drm/nouveau/disp/dp: fix tmds passthrough on dp connector
Ben Skeggs
2014-06-11
2
-10
/
+54
|
|
*
drm/nouveau/dp: probe dpcd to determine connectedness
Ben Skeggs
2014-06-11
3
-40
/
+26
|
|
*
drm/nv50-: trigger update after all connectors disabled
Ben Skeggs
2014-06-11
1
-0
/
+1
|
|
*
drm/nv50-: prepare for attaching a SOR to multiple heads
Ben Skeggs
2014-06-11
3
-42
/
+46
|
|
*
drm/gf119-/disp: fix debug output on update failure
Ben Skeggs
2014-06-11
1
-3
/
+3
|
|
*
drm/nouveau/disp/dp: make use of postcursor when its available
Ben Skeggs
2014-06-11
1
-8
/
+18
|
|
*
drm/g94-/disp/dp: take max pullup value across all lanes
Ben Skeggs
2014-06-11
2
-2
/
+6
|
|
*
drm/nouveau/bios/dp: parse lane postcursor data
Ben Skeggs
2014-06-11
4
-24
/
+27
|
|
*
drm/nouveau/dp: fix support for dpms
Ben Skeggs
2014-06-11
2
-4
/
+50
|
|
*
drm/nouveau: register a drm_dp_aux channel for each dp connector
Ben Skeggs
2014-06-11
2
-3
/
+55
|
|
*
drm/g94-/disp: add method to power-off dp lanes
Ben Skeggs
2014-06-11
5
-0
/
+35
|
|
*
drm/nouveau/disp/dp: maintain link in response to hpd signal
Ben Skeggs
2014-06-11
6
-12
/
+125
|
|
*
drm/g94-/disp: bash and wait for something after changing lane power regs
Ben Skeggs
2014-06-11
1
-0
/
+3
|
|
*
drm/nouveau/disp/dp: split link config/power into two steps
Ben Skeggs
2014-06-11
6
-12
/
+29
|
|
*
drm/nv50/disp: train PIOR-attached DP from second supervisor
Ben Skeggs
2014-06-11
1
-21
/
+11
|
|
*
drm/nouveau/disp/dp: make use of existing output data for link training
Ben Skeggs
2014-06-11
16
-248
/
+133
|
|
*
drm/gf119/disp: start removing direct vbios parsing from supervisor
Ben Skeggs
2014-06-11
1
-75
/
+83
|
|
*
drm/nv50/disp: start removing direct vbios parsing from supervisor
Ben Skeggs
2014-06-11
1
-107
/
+116
|
|
*
drm/nouveau/disp/dp: maintain receiver caps in response to hpd signal
Ben Skeggs
2014-06-11
2
-8
/
+68
|
|
*
drm/nouveau/disp/dp: create subclass for dp outputs
Ben Skeggs
2014-06-11
16
-9
/
+265
|
|
*
drm/nouveau: use connector events for HPD instead of GPIO watching
Ben Skeggs
2014-06-11
3
-44
/
+34
|
|
*
drm/nouveau/disp: add internal representaion of output paths and connectors
Ben Skeggs
2014-06-11
10
-2
/
+619
|
|
*
drm/nouveau/bios: extend connector table parsing
Ben Skeggs
2014-06-11
4
-16
/
+79
|
|
*
drm/nouveau/disp: nothing to see here
Ben Skeggs
2014-06-11
3
-21
/
+42
[next]