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: dsi: do not set TE GPIO direction by input
Hyungwon Hwang
2015-06-22
1
-2
/
+2
*
drm/exynos: dsi: add support for MIC driver as a bridge
Hyungwon Hwang
2015-06-22
1
-0
/
+24
*
drm/exynos: dsi: add support for Exynos5433
Hyungwon Hwang
2015-06-22
2
-16
/
+86
*
drm/exynos: dsi: make use of array for clock access
Hyungwon Hwang
2015-06-22
1
-35
/
+33
*
drm/exynos: dsi: make use of driver data for static values
Hyungwon Hwang
2015-06-22
1
-51
/
+145
*
drm/exynos: dsi: add macros for register access
Hyungwon Hwang
2015-06-22
1
-47
/
+51
*
drm/exynos: dsi: rename pll_clk to sclk_clk
Hyungwon Hwang
2015-06-22
1
-20
/
+16
*
drm/exynos: mic: add MIC driver
Hyungwon Hwang
2015-06-22
5
-3
/
+501
*
drm/exynos: add Exynos5433 decon driver
Joonyoung Shim
2015-06-22
4
-0
/
+668
*
drm/exynos: fix the input prompt of Exynos7 DECON
Hyungwon Hwang
2015-06-22
1
-1
/
+1
*
drm/exynos: add drm_iommu_attach_device_if_possible()
Hyungwon Hwang
2015-06-22
6
-46
/
+47
*
drm/exynos: Add the dependency for DRM_EXYNOS to DPI/DSI/DP
Hyungwon Hwang
2015-06-22
1
-3
/
+3
*
drm/exynos: remove the dependency of DP driver for ARCH_EXYNOS
Hyungwon Hwang
2015-06-22
1
-1
/
+1
*
drm/exynos: do not wait for vblank at atomic operation
Inki Dae
2015-06-20
1
-2
/
+0
*
drm/exynos: Remove unused vma field of exynos_drm_gem_obj
Krzysztof Kozlowski
2015-06-20
1
-2
/
+0
*
drm/exynos: fimd: fix page fault issue with iommu
Inki Dae
2015-06-20
1
-0
/
+4
*
drm/exynos: iommu: improve a check for non-iommu dma_ops
Marek Szyprowski
2015-06-20
1
-2
/
+2
*
drm/exynos: iommu: detach from default dma-mapping domain on init
Marek Szyprowski
2015-06-20
1
-0
/
+3
*
drm/exynos: fimd: ensure proper hw state in fimd_clear_channel()
Marek Szyprowski
2015-06-20
1
-58
/
+77
*
drm/exynos: initialize VIDCON0 when fimd is disabled
Joonyoung Shim
2015-06-20
1
-0
/
+2
*
drm/exynos: remove chained calls to enable
Joonyoung Shim
2015-06-20
5
-178
/
+16
*
drm/exynos: remove to call mixer_wait_for_vblank
Joonyoung Shim
2015-06-20
1
-1
/
+0
*
drm/exynos: ipp: validate a GEM handle with multiple planes
Hyungwon Hwang
2015-06-20
1
-13
/
+38
*
drm/exynos: ipp: fix wrong index referencing a config element
Hyungwon Hwang
2015-06-20
1
-2
/
+1
*
drm/exynos: dsi: check whether dsi is enabled before sending data
Hyungwon Hwang
2015-06-20
1
-4
/
+14
*
drm/exynos: remove SoC checking code
Andrzej Hajda
2015-06-20
1
-26
/
+1
*
drm/exynos: fix broken component binding in case of multiple pipelines
Andrzej Hajda
2015-06-20
10
-359
/
+100
*
drm/exynos: consolidate driver/device initialization code
Andrzej Hajda
2015-06-20
4
-161
/
+138
*
drm/exynos: add error messages if clks failed to get enabled
Gustavo Padovan
2015-06-20
3
-11
/
+62
*
drm/exynos: add a dependency on FB_S3C to DECON driver
Inki Dae
2015-06-20
1
-1
/
+1
*
drm/exynos: vidi: remove unused varables
Inki Dae
2015-06-20
1
-2
/
+0
*
drm/exynos: split exynos_crtc->dpms in enable() and disable()
Gustavo Padovan
2015-06-20
6
-187
/
+62
*
drm/exynos: remove unnecessary calls to disable_plane()
Gustavo Padovan
2015-06-20
2
-19
/
+0
*
drm/exynos: atomic dpms support
Gustavo Padovan
2015-06-20
8
-59
/
+38
*
drm/exynos: add exynos specific .atomic_commit()
Gustavo Padovan
2015-06-20
1
-1
/
+32
*
drm/exynos: move exynos_drm_crtc_disable()
Gustavo Padovan
2015-06-20
1
-18
/
+18
*
drm/exynos: don't disable unused functions at init
Gustavo Padovan
2015-06-20
1
-3
/
+0
*
drm/exynos: remove exported functions from exynos_drm_plane
Gustavo Padovan
2015-06-20
2
-67
/
+42
*
drm/exynos: atomic phase 3: convert page flips
Gustavo Padovan
2015-06-20
2
-63
/
+25
*
drm/exynos: atomic phase 3: use atomic .set_config helper
Gustavo Padovan
2015-06-20
2
-15
/
+1
*
drm/exynos: atomic phase 3: atomic updates of planes
Gustavo Padovan
2015-06-20
2
-2
/
+5
*
drm/exynos: atomic phase 2: keep track of framebuffer pointer
Gustavo Padovan
2015-06-20
1
-0
/
+3
*
drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()
Gustavo Padovan
2015-06-20
8
-0
/
+31
*
drm/exynos: use adjusted_mode of crtc_state instead of mode
Joonyoung Shim
2015-06-20
3
-9
/
+10
*
drm/exynos: atomic phase 1: add .mode_set_nofb() callback
Gustavo Padovan
2015-06-20
1
-56
/
+7
*
drm/exynos: atomic phase 1: use drm_plane_helper_disable()
Gustavo Padovan
2015-06-20
1
-13
/
+19
*
drm/exynos: atomic phase 1: use drm_plane_helper_update()
Gustavo Padovan
2015-06-20
3
-26
/
+47
*
drm/exynos: fix source data argument for plane
Joonyoung Shim
2015-06-20
1
-3
/
+4
*
Merge tag 'drm/panel/for-4.2-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
2015-06-18
1
-1
/
+0
|
\
|
*
drm/bridge: Remove stale ptn3460.h include
Thierry Reding
2015-06-05
1
-1
/
+0
[next]