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
path:
root
/
drivers
/
staging
/
imx-drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
imx-drm: parallel-display: honor 'native-mode' property when selecting video ...
Lothar Waßmann
2014-01-13
1
-1
/
+2
*
staging: drm/imx: don't drop crtc offsets when doing pageflip
Lucas Stach
2014-01-13
2
-1
/
+6
*
staging: drm/imx: handle framebuffer offsets correctly
Lucas Stach
2014-01-13
1
-1
/
+2
*
staging: drm/imx: set second plane base address
Philipp Zabel
2014-01-13
1
-2
/
+5
*
staging: imx-drm: imx-tve: Fix a sparse warning
Liu Ying
2014-01-08
1
-1
/
+1
*
Merge 3.13-rc5 into staging-next
Greg Kroah-Hartman
2013-12-24
3
-36
/
+45
|
\
|
*
imx-drm: imx-drm-core: improve safety of imx_drm_add_crtc()
Russell King
2013-12-17
1
-0
/
+9
|
*
imx-drm: imx-drm-core: make imx_drm_crtc_register() safer
Russell King
2013-12-17
1
-2
/
+3
|
*
imx-drm: imx-drm-core: use defined constant for number of CRTCs.
Russell King
2013-12-17
1
-2
/
+2
|
*
imx-drm: imx-tve: don't call sleeping functions beneath enable_lock spinlock
Russell King
2013-12-17
1
-9
/
+0
|
*
imx-drm: ipu-v3: fix potential CRTC device registration race
Russell King
2013-12-17
1
-16
/
+16
|
*
imx-drm: imx-drm-core: fix DRM cleanup paths
Russell King
2013-12-17
1
-6
/
+14
|
*
imx-drm: imx-drm-core: fix error cleanup path for imx_drm_add_crtc()
Russell King
2013-12-17
1
-0
/
+1
*
|
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-17
1
-1
/
+0
*
|
imx-drm: Add mx6 hdmi transmitter support
Fabio Estevam
2013-12-08
4
-0
/
+2955
*
|
Merge v3.13-rc2 into staging-next
Greg Kroah-Hartman
2013-12-02
2
-1
/
+4
|
\
\
|
|
/
|
*
staging: imx-drm: Fix modular build of DRM_IMX_IPUV3
Josh Boyer
2013-11-25
2
-1
/
+4
*
|
Merge branch 'opw-next' into staging-next
Greg Kroah-Hartman
2013-11-22
2
-4
/
+5
|
\
\
|
|
/
|
/
|
|
*
drm/imx: directly call drm_put_dev in ->remove
Daniel Vetter
2013-11-11
1
-1
/
+3
|
*
staging: imx-drm: remove unnecessary braces
Sima Baymani
2013-11-10
1
-2
/
+1
|
*
staging: imx-drm: Fix warning for static const char * array in imx-ldb.c
Archana kumari
2013-11-10
1
-1
/
+1
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-11-15
2
-4
/
+5
|
\
\
|
*
|
drm: Add separate Kconfig option for fbdev helpers
Daniel Vetter
2013-10-11
1
-0
/
+1
|
*
|
drm: Make irq_enabled bool
Ville Syrjälä
2013-10-09
1
-2
/
+2
|
*
|
drm: Make vblank_disable_allowed bool
Ville Syrjälä
2013-10-09
1
-2
/
+2
*
|
|
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-14
2
-3
/
+9
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
DMA-API: staging: use dma_set_coherent_mask()
Russell King
2013-10-31
2
-3
/
+9
*
|
|
staging: drm/imx: fix return value check in ipu_add_subdevice_pdata()
Wei Yongjun
2013-10-30
1
-1
/
+1
*
|
|
imx-drm: ipuv3-crtc: Invert IPU DI0 clock polarity
Fabio Estevam
2013-10-29
1
-1
/
+1
*
|
|
staging: drm/imx: fix return value check in imx_drm_init()
Wei Yongjun
2013-10-29
1
-2
/
+2
*
|
|
staging: imx-drm: use true and false for bool variables
Valentina Manea
2013-10-28
4
-7
/
+7
*
|
|
staging: drm/imx: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Valentina Manea
2013-10-27
1
-3
/
+1
*
|
|
staging: Remove unnecessary semicolons
Joe Perches
2013-10-11
1
-1
/
+1
*
|
|
staging: drm/imx: Enable DRM PRIME support
Philipp Zabel
2013-10-11
1
-1
/
+10
*
|
|
staging: drm/imx: add drm plane support
Philipp Zabel
2013-10-11
8
-156
/
+484
*
|
|
staging: drm/imx: fix pageflip events during device close
Sascha Hauer
2013-10-11
2
-7
/
+15
*
|
|
staging: drm/imx: ipuv3-crtc: remove unused struct ipu_framebuffer
Philipp Zabel
2013-10-11
1
-7
/
+0
*
|
|
staging: drm-imx: add DRM_FORMAT_BGR888 to ipu crtc driver
Philipp Zabel
2013-10-11
1
-0
/
+4
*
|
|
staging: drm/imx: make waiting for idle channel optional
Sascha Hauer
2013-10-11
3
-9
/
+16
*
|
|
staging: drm/imx: Add 24-bit BGR support to DC
Philipp Zabel
2013-10-11
1
-0
/
+9
*
|
|
staging: drm/imx: add BGR565 format
Philipp Zabel
2013-10-11
1
-0
/
+11
*
|
|
staging: drm/imx: fix RGB formats, make ipu_cpmem_set_fmt take a drm_fourcc
Philipp Zabel
2013-10-11
2
-22
/
+100
*
|
|
staging: drm/imx: make struct ipu_rgb format definitions const
Philipp Zabel
2013-10-11
2
-7
/
+7
*
|
|
staging: drm/imx: also allow to allocate only 2 DMFC slots for DP full plane
Philipp Zabel
2013-10-11
1
-4
/
+4
*
|
|
imx-drm: imx-drm-core: Fix circular locking dependency
Fabio Estevam
2013-10-11
1
-12
/
+0
*
|
|
staging: imx-drm: Remove redundant of_match_ptr
Sachin Kamat
2013-09-30
1
-2
/
+1
*
|
|
Merge 3.12-rc3 into staging-next
Greg Kroah-Hartman
2013-09-29
1
-8
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
staging: imx-drm: Fix probe failure
Fabio Estevam
2013-09-25
1
-8
/
+3
|
|
/
*
|
staging: imx-drm: imx-ldb: Staticize of_get_data_mapping()
Fabio Estevam
2013-09-25
1
-1
/
+1
|
/
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-09-05
2
-4
/
+4
|
\
[next]