index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
udl: bind the framebuffer to the correct device.
Dave Airlie
2013-05-01
1
-1
/
+1
*
drm: prime: fix refcounting on the dmabuf import error path
Imre Deak
2013-05-01
5
-4
/
+18
*
drm/prime: keep a reference from the handle to exported dma-buf (v6)
Dave Airlie
2013-05-01
3
-41
/
+44
*
drm: Kill user_modes list and the associated ioctls
Ville Syrjälä
2013-04-30
4
-209
/
+4
*
drm: Silence some sparse warnings
Ville Syrjälä
2013-04-30
3
-9
/
+9
*
drm: Make drm_ioctls const
Ville Syrjälä
2013-04-30
1
-2
/
+2
*
drivers, drm: fix qxl build error when debugfs is disabled
David Rientjes
2013-04-30
1
-0
/
+6
*
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2013-04-30
8
-20
/
+60
|
\
|
*
drm/i915: correct the calculation of first_pd_entry_in_global_pt
Zhang, Xiong Y
2013-04-27
1
-2
/
+1
|
*
Revert "drm/i915: Don't overclock on Haswell"
Ben Widawsky
2013-04-24
1
-1
/
+1
|
*
drm/i915: Make data/link N value power of two
Ville Syrjälä
2013-04-23
2
-16
/
+22
|
*
drm/i915: avoid full modeset when changing the color range properties
Daniel Vetter
2013-04-23
3
-0
/
+24
|
*
drm/i915: Fall back to bit banging mode for DVO transmitter detection
David Müller (ELSOFT AG)
2013-04-19
1
-1
/
+12
*
|
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2013-04-30
11
-160
/
+230
|
\
\
|
*
|
drm/exynos: Don't blend mixer layer 0
Sean Paul
2013-04-29
1
-3
/
+5
|
*
|
drm/exynos: Remove unnecessary braces in exynos_hdmi.c
Sachin Kamat
2013-04-29
1
-6
/
+4
|
*
|
drm/exynos: Select VIDEOMODE_HELPERS for FIMD
Sachin Kamat
2013-04-29
1
-1
/
+1
|
*
|
drm/exynos: do not use generic flags to dumb
Inki Dae
2013-04-29
1
-1
/
+2
|
*
|
drm/exynos: added ipp device registration to drm driver
Seung-Woo Kim
2013-04-29
3
-0
/
+44
|
*
|
exynos/drm: hdmi: cleanup for hdmi common device registration
Seung-Woo Kim
2013-04-29
2
-5
/
+11
|
*
|
drm/exynos: fix wrong return check for platform_device_register_simple
Seung-Woo Kim
2013-04-29
2
-2
/
+2
|
*
|
drm/exynos: add device tree support for fimc ipp driver
Sylwester Nawrocki
2013-04-29
3
-57
/
+62
|
*
|
drm/exynos: rework fimc clocks handling
Sylwester Nawrocki
2013-04-29
1
-70
/
+99
|
*
|
drm/exynos: remove redundant devm_kfree()
Sylwester Nawrocki
2013-04-29
1
-2
/
+0
|
*
|
drm/exynos: enable FIMD clocks
Vikas Sajjan
2013-04-29
1
-8
/
+5
|
*
|
Revert "drm/exynos: prepare FIMD clocks"
Inki Dae
2013-04-29
1
-12
/
+2
*
|
|
drm/mgag200: Remove extra variable assigns
Christopher Harvey
2013-04-30
1
-2
/
+0
*
|
|
drm/mgag200: Pass driver specific mga_device in driver functions
Christopher Harvey
2013-04-30
1
-4
/
+3
*
|
|
drm/mgag200: Remove pointless call to drm_fb_get_bpp_depth
Christopher Harvey
2013-04-30
1
-3
/
+0
|
/
/
*
|
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2013-04-26
105
-644
/
+1316
|
\
\
|
*
|
drm/nouveau/fifo: implement channel creation event generation
Ben Skeggs
2013-04-26
2
-1
/
+9
|
*
|
drm/nouveau/core: allow non-maskable events
Ben Skeggs
2013-04-26
1
-4
/
+8
|
*
|
drm/nouveau/timer: allow alarms to be cancelled
Ben Skeggs
2013-04-26
1
-4
/
+9
|
*
|
drm/nouveau/device: tweak the device/subdev relationship a little
Ben Skeggs
2013-04-26
2
-88
/
+71
|
*
|
drm/nouveau/device: enable proper constructor/destructor
Ben Skeggs
2013-04-26
1
-1
/
+16
|
*
|
drm/nouveau/device: have engine object initialised before creation
Ben Skeggs
2013-04-26
4
-5
/
+12
|
*
|
drm/nouveau/device: convert to engine, rather than subdev
Ben Skeggs
2013-04-26
15
-32
/
+32
|
*
|
drm/nv50-/disp: use self as parent for subobjects
Ben Skeggs
2013-04-26
2
-2
/
+4
|
*
|
drm/nv50-/fifo: use parent as self for subobjects
Ben Skeggs
2013-04-26
4
-25
/
+31
|
*
|
drm/nv20-nv30/gr: use parent as self for subobjects
Ben Skeggs
2013-04-26
6
-6
/
+6
|
*
|
drm/nvc0-/gr: use self as parent for subobjects
Ben Skeggs
2013-04-26
3
-9
/
+13
|
*
|
drm/nv04-nv40/instmem: use self as parent for subobjects
Ben Skeggs
2013-04-26
2
-8
/
+13
|
*
|
drm/nv04-nv40/vm: use self as parent for subobjects
Ben Skeggs
2013-04-26
3
-3
/
+3
|
*
|
drm/nv50-/bar: use self as parent for subobjects
Ben Skeggs
2013-04-26
2
-15
/
+21
|
*
|
drm/nv04-nv40/instmem: remove parent deref hack
Ben Skeggs
2013-04-26
3
-12
/
+0
|
*
|
drm/nouveau/i2c: remove parent deref hack
Ben Skeggs
2013-04-26
1
-5
/
+1
|
*
|
drm/nouveau/core: rebase object ref/use counts after ctor/init/fini events
Ben Skeggs
2013-04-26
1
-6
/
+13
|
*
|
drm/nv50/disp: inform core when we're not creating a new context
Ben Skeggs
2013-04-26
1
-1
/
+1
|
*
|
drm/nouveau/therm: send some messages to debug level
Ben Skeggs
2013-04-26
2
-14
/
+14
|
*
|
drm/nve0/gr: add handling for a bunch of PGRAPH traps
Christoph Bumiller
2013-04-26
1
-0
/
+222
[next]