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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/graph: add GK20A support
Alexandre Courbot
2014-06-10
8
-9
/
+123
*
drm/nouveau/graph: pad firmware code at load time
Alexandre Courbot
2014-06-10
1
-0
/
+4
*
drm/nouveau/graph: enable when using external fw
Alexandre Courbot
2014-06-10
1
-3
/
+7
*
drm/nouveau/fifo: add GK20A support
Alexandre Courbot
2014-06-10
4
-0
/
+38
*
drm/nouveau/fb: add GK20A support
Alexandre Courbot
2014-06-10
5
-0
/
+212
*
drm/nouveau/ibus: add GK20A support
Alexandre Courbot
2014-06-10
3
-0
/
+105
*
drm/nvc0/bar: support chips without BAR3
Alexandre Courbot
2014-06-10
1
-55
/
+59
*
drm/nouveau/bar: only ioremap BAR3 if it exists
Alexandre Courbot
2014-06-10
1
-2
/
+4
*
drm/doc: Fix nouveau typo
Damien Lespiau
2014-06-10
1
-1
/
+1
*
Merge tag 'drm/panel/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
2014-06-10
9
-0
/
+149
|
\
|
*
drm/panel: simple - Add AUO B133XTN01 panel support
Stéphane Marchesin
2014-06-09
2
-0
/
+32
|
*
drm/panel: simple - Disable panel on shutdown
Thierry Reding
2014-06-05
1
-0
/
+19
|
*
drm/panel: add support for EDT ET057090DHU panel
Stefan Agner
2014-06-05
2
-0
/
+33
|
*
drm/panel: Add support for EDT ETM0700G0DH6 and ET070080DH6 panels
Philipp Zabel
2014-06-05
3
-0
/
+49
|
*
drm/panel: ld9040: add power control sequence
Andrzej Hajda
2014-06-05
1
-0
/
+3
|
*
drm/panel: s6e8aa0: silence array overflow warning
Dan Carpenter
2014-06-05
1
-0
/
+1
|
*
drm/dsi: Support device shutdown
Thierry Reding
2014-06-05
2
-0
/
+12
*
|
Merge tag 'drm/tegra/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
2014-06-10
26
-680
/
+1438
|
\
\
|
*
|
drm/tegra: sor - Remove obsolete comment
Thierry Reding
2014-06-09
1
-1
/
+1
|
*
|
drm/tegra: sor - Enable only the necessary number of lanes
Thierry Reding
2014-06-09
1
-1
/
+1
|
*
|
drm/tegra: sor - Power on only the necessary lanes
Thierry Reding
2014-06-09
1
-3
/
+17
|
*
|
drm/tegra: sor - Do not program interlaced mode registers
Thierry Reding
2014-06-09
1
-3
/
+0
|
*
|
drm/tegra: sor - Do not hardcode link speed
Thierry Reding
2014-06-09
1
-2
/
+2
|
*
|
drm/tegra: sor - Do not hardcode number of blank symbols
Thierry Reding
2014-06-09
1
-3
/
+23
|
*
|
drm/tegra: sor - Don't hardcode link parameters
Thierry Reding
2014-06-09
1
-10
/
+213
|
*
|
drm/tegra: sor - Change power down ordering
Stéphane Marchesin
2014-06-09
1
-1
/
+1
|
*
|
drm/tegra: sor - Fix copy/paste error
Stéphane Marchesin
2014-06-09
1
-1
/
+1
|
*
|
drm/tegra: sor - Remove pixel clock rounding
Stéphane Marchesin
2014-06-09
1
-3
/
+0
|
*
|
drm/tegra: sor - Make debugfs setup consistent
Thierry Reding
2014-06-06
1
-6
/
+5
|
*
|
drm/tegra: sor - Recursively remove debugfs tree
Thierry Reding
2014-06-06
1
-1
/
+1
|
*
|
drm/tegra: dp - Mark the connector as hotplug capable
Thierry Reding
2014-06-05
1
-0
/
+1
|
*
|
drm/tegra: dp - Implement hotplug detection in work queue
Thierry Reding
2014-06-05
1
-10
/
+20
|
*
|
drm/tegra: Add hardware cursor support
Thierry Reding
2014-06-05
2
-3
/
+138
|
*
|
drm/tegra: Remove host1x drm_bus implementation
Thierry Reding
2014-06-05
10
-96
/
+52
|
*
|
drm: Document how to register devices without struct drm_bus
Thierry Reding
2014-06-05
1
-0
/
+26
|
*
|
drm: Add device registration documentation
Thierry Reding
2014-06-05
5
-62
/
+85
|
*
|
drm: Introduce drm_dev_set_unique()
Thierry Reding
2014-06-05
3
-6
/
+46
|
*
|
gpu: host1x: Rename internal functions for clarity
Thierry Reding
2014-06-05
1
-6
/
+6
|
*
|
drm/tegra: gem - Make tegra_bo_import() static
Thierry Reding
2014-06-05
1
-1
/
+2
|
*
|
drm/tegra: hdmi - Add Tegra124 support
Thierry Reding
2014-06-05
2
-0
/
+89
|
*
|
drm/tegra: sor - Protect CRC debugfs against enable state
Thierry Reding
2014-06-05
1
-24
/
+45
|
*
|
drm/tegra: dsi - Do not needlessly recompute pclk
Thierry Reding
2014-06-05
1
-1
/
+0
|
*
|
drm/tegra: dc - Compute shift clock divider in output drivers
Thierry Reding
2014-06-05
6
-41
/
+82
|
*
|
drm/tegra: dc - Move around shift clock programming
Thierry Reding
2014-06-05
1
-9
/
+10
|
*
|
drm/tegra: dsi - Reset controller on driver unload
Thierry Reding
2014-06-05
1
-0
/
+1
|
*
|
drm/tegra: dsi - Fix typo when disabling controller
Thierry Reding
2014-06-05
1
-1
/
+1
|
*
|
drm/tegra: dsi - Add enable guard
Thierry Reding
2014-06-05
1
-0
/
+11
|
*
|
drm/tegra: dsi - Initialize proper packet sequences
Thierry Reding
2014-06-05
1
-4
/
+46
|
*
|
drm/tegra: dsi - Implement VDD supply support
Thierry Reding
2014-06-05
2
-0
/
+18
|
*
|
drm/tegra: dsi - Remove unneeded code
Thierry Reding
2014-06-05
1
-85
/
+0
[next]