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
/
exynos
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/exynos: enable vsync interrupt while waiting for vblank
Rahul Sharma
2014-06-24
1
-0
/
+4
*
drm/exynos: soft reset mixer before reconfigure after power-on
Rahul Sharma
2014-06-24
1
-0
/
+2
*
drm/exynos: allow multiple layer updates per vsync for mixer
Rahul Sharma
2014-06-24
1
-6
/
+1
*
drm/exynos: stop mixer before gating clocks during poweroff
Rahul Sharma
2014-06-24
2
-0
/
+16
*
drm/exynos: set power state variable after enabling clocks and power
Rahul Sharma
2014-06-24
1
-9
/
+13
*
drm/exynos: disable unused windows on apply
Andrzej Hajda
2014-06-24
1
-0
/
+2
*
drm/exynos: Fix de-registration ordering
Sachin Kamat
2014-06-24
1
-4
/
+4
*
drm/exynos: change zero to NULL for sparse
Dan Carpenter
2014-06-24
1
-1
/
+1
*
drm/exynos: dpi: Fix NULL pointer dereference with legacy bindings
Tomasz Figa
2014-06-24
1
-1
/
+1
*
drm/exynos: hdmi: fix power order issue
Inki Dae
2014-06-24
1
-0
/
+19
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-06-12
26
-1443
/
+1799
|
\
|
*
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
Damien Lespiau
2014-06-10
1
-1
/
+1
|
*
drm: Remove spurious ';'
Damien Lespiau
2014-06-10
2
-2
/
+2
|
*
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
Rob Clark
2014-06-05
1
-3
/
+1
|
*
drm/exynos: consider deferred probe case
Inki Dae
2014-06-02
8
-75
/
+303
|
*
drm/exynos: remove unnecessary exynos_hdmi.h file
Jingoo Han
2014-06-02
1
-23
/
+0
|
*
drm/exynos/fimd: allow multiplatform configuration
Andrzej Hajda
2014-06-02
1
-1
/
+1
|
*
drm/exynos: add hdmiphy power on/off sequence
Shirish S
2014-06-02
2
-7
/
+40
|
*
drm/exynos: ipp: remove description of non-existing field
Andrzej Hajda
2014-06-02
1
-1
/
+0
|
*
drm/exynos: ipp: update comment for struct drm_ipp_buf_info
YoungJun Cho
2014-06-02
1
-1
/
+1
|
*
drm/exynos: ipp: rearrange c_node->event_lock using routine
YoungJun Cho
2014-06-02
1
-11
/
+14
|
*
drm/exynos: ipp: rearrange c_node->mem_lock using routines
YoungJun Cho
2014-06-02
1
-38
/
+48
|
*
drm/exynos: ipp: add ipp_remove_id()
YoungJun Cho
2014-06-02
1
-11
/
+31
|
*
drm/exynos: ipp: add cmd_lock for cmd_list
YoungJun Cho
2014-06-02
2
-2
/
+20
|
*
drm/exynos: ipp: rename cmd_lock to lock
YoungJun Cho
2014-06-02
2
-8
/
+8
|
*
drm/exynos: ipp: remove duplicated setting
YoungJun Cho
2014-06-02
1
-1
/
+1
|
*
drm/exynos: ipp: remove usless list_empty() functions
YoungJun Cho
2014-06-02
1
-52
/
+9
|
*
drm/exynos: Use PTR_ERR_OR_ZERO in exynos_dp_core.c
Sachin Kamat
2014-06-02
1
-4
/
+1
|
*
drm/exynos: remove hardware overlays disable from fimd probe
Rahul Sharma
2014-06-02
1
-17
/
+0
|
*
drm/exynos: Fix checkpatch warning in exynos_dp_reg.c
Sachin Kamat
2014-06-02
1
-1
/
+1
|
*
drm/exynos: add fimd dependency to fimd related encoders
Andrzej Hajda
2014-06-02
1
-3
/
+3
|
*
drm/exynos: remove redundant mutex_unlock
Andrzej Hajda
2014-06-02
1
-1
/
+0
|
*
drm/exynos/fimc: simplify and rename fimc_dst_get_buf_seq
Andrzej Hajda
2014-06-02
1
-9
/
+5
|
*
drm/exynos/fimc: replace mutex by spinlock
Andrzej Hajda
2014-06-02
1
-5
/
+6
|
*
drm/exynos/fimc: replace hw access macros with functions
Andrzej Hajda
2014-06-02
1
-161
/
+150
|
*
drm/exynos/fimc: simplify irq masking function
Andrzej Hajda
2014-06-02
1
-16
/
+9
|
*
drm/exynos/fimc: simplify pre-scaler ratio calculation
Andrzej Hajda
2014-06-02
1
-43
/
+13
|
*
drm/exynos/ipp: simplify property list allocation
Andrzej Hajda
2014-06-02
5
-26
/
+8
|
*
drm/exynos/ipp: correct ipp_id field initialization
Andrzej Hajda
2014-06-02
2
-9
/
+6
|
*
drm/exynos/ipp: fix get_property IOCTL
Andrzej Hajda
2014-06-02
1
-1
/
+1
|
*
drm/exynos: Staticize local symbols in exynos_hdmi.c
Sachin Kamat
2014-06-02
1
-3
/
+3
|
*
drm/exynos: Remove duplicate inclusion of i2c.h
Sachin Kamat
2014-06-02
1
-1
/
+0
|
*
drm/exynos: Staticize exynos_dpi_of_find_panel_node
Sachin Kamat
2014-06-02
1
-1
/
+1
|
*
drm/exynos: Fix PTN3460 dependency
Jean Delvare
2014-06-02
1
-1
/
+1
|
*
drm/exynos: use 4WORD dma burst length for small fbs
Rahul Sharma
2014-06-02
1
-0
/
+14
|
*
drm/exynos: use regmap interface to set hdmiphy control bit in pmu
Rahul Sharma
2014-06-02
2
-8
/
+23
|
*
drm/exynos: allocate non-contigous buffers when iommu is enabled
Rahul Sharma
2014-06-02
1
-12
/
+10
|
*
drm/exynos: hdmi: consider legacy dt binding
Inki Dae
2014-06-02
1
-0
/
+30
|
*
drm/exynos: restore core HDMI settings
Shirish S
2014-06-02
1
-0
/
+2
|
*
drm/exynos: hdmi: remove unnecessary dedicated i2c drivers
Seung-Woo Kim
2014-06-02
2
-128
/
+0
[next]