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: dp: support drm_bridge
Ajay Kumar
2015-01-28
2
-6
/
+32
*
drm/bridge: ptn3460: Convert to I2C driver model
Ajay Kumar
2015-01-28
1
-22
/
+0
*
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2015-01-27
8
-495
/
+426
|
\
|
*
drm/exynos: fimd: check error status for drm_iommu_attach_device
Ajay Kumar
2015-01-25
1
-2
/
+15
|
*
drm/exynos: create exynos_check_plane()
Gustavo Padovan
2015-01-25
3
-20
/
+36
|
*
drm/exynos: remove mode_set() ops from exynos_crtc
Gustavo Padovan
2015-01-25
1
-3
/
+0
|
*
drm/exynos: don't duplicate drm_display_mode in fimd context
Gustavo Padovan
2015-01-25
2
-16
/
+1
|
*
drm/exynos: remove struct exynos_drm_manager
Gustavo Padovan
2015-01-25
7
-244
/
+211
|
*
drm/exynos: remove drm_dev from struct exynos_drm_manager
Gustavo Padovan
2015-01-25
6
-12
/
+13
|
*
drm/exynos: move 'type' from manager to crtc struct
Gustavo Padovan
2015-01-25
6
-14
/
+17
|
*
drm/exynos: remove pipe member of struct exynos_drm_manager
Gustavo Padovan
2015-01-25
5
-6
/
+4
|
*
drm/exynos: add pipe param to exynos_drm_crtc_create()
Gustavo Padovan
2015-01-25
5
-8
/
+8
|
*
drm/exynos: rename base object of struct exynos_drm_crtc to 'base'
Gustavo Padovan
2015-01-25
2
-6
/
+5
|
*
drm/exynos: remove exynos_drm_crtc_mode_set_commit()
Gustavo Padovan
2015-01-25
1
-7
/
+1
|
*
drm/exynos: call exynos_update_plane() directly on page flips
Gustavo Padovan
2015-01-25
1
-2
/
+6
|
*
drm/exynos: unify plane update on exynos_update_plane()
Gustavo Padovan
2015-01-25
3
-16
/
+8
|
*
drm/exynos: remove exynos_plane_commit() wrapper
Gustavo Padovan
2015-01-25
3
-12
/
+8
|
*
drm/exynos: don't do any DPMS operation while updating planes
Gustavo Padovan
2015-01-25
1
-1
/
+7
|
*
drm/exynos: Don't touch DPMS when updating overlay planes
Gustavo Padovan
2015-01-25
1
-1
/
+0
|
*
drm/exynos/vidi: remove useless ops->commit()
Gustavo Padovan
2015-01-25
1
-12
/
+0
|
*
drm/exynos/fimd: don't initialize 'ret' variable in fimd_probe()
Gustavo Padovan
2015-01-25
1
-1
/
+1
|
*
drm/exynos: remove struct exynos_drm_overlay
Gustavo Padovan
2015-01-25
6
-117
/
+112
|
*
drm/exynos: remove exynos_drm_crtc_plane_* wrappers
Gustavo Padovan
2015-01-25
2
-37
/
+15
|
*
drm/exynos: expose struct exynos_drm_crtc
Gustavo Padovan
2015-01-25
2
-30
/
+30
|
*
drm/exynos: move to_exynos_crtc() macro to main header
Gustavo Padovan
2015-01-25
2
-3
/
+3
*
|
Merge tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2015-01-27
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
drm: Drop superfluous "select VT_HW_CONSOLE_BINDING"
Geert Uytterhoeven
2015-01-21
1
-1
/
+0
*
|
drm/exynos: fix warning of vblank reference count
Joonyoung Shim
2015-01-18
1
-1
/
+6
*
|
drm/exynos: remove unnecessary runtime pm operations
Joonyoung Shim
2015-01-18
1
-4
/
+0
*
|
drm/exynos: fix reset codes for memory mapped hdmi phy
Joonyoung Shim
2015-01-18
1
-6
/
+2
*
|
drm/exynos: remove the redundant machine checking code
Hyungwon Hwang
2015-01-12
1
-12
/
+0
|
/
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-12-15
14
-664
/
+597
|
\
|
*
Merge tag 'v3.18-rc7' into drm-next
Dave Airlie
2014-12-02
1
-0
/
+12
|
|
\
|
*
|
drm/exynos: avoid leak if exynos_dpi_probe() fails
Gustavo Padovan
2014-11-25
1
-2
/
+4
|
*
|
drm/exynos: Fix exynos_dpi_remove() parameter
Gustavo Padovan
2014-11-25
1
-1
/
+4
|
*
|
drm/exynos: vidi: add component support
Inki Dae
2014-11-25
1
-16
/
+45
|
*
|
drm/exynos: fix exynos_drm_component_del
Inki Dae
2014-11-25
1
-2
/
+0
|
*
|
drm/exynos/ipp: fix error return code
Julia Lawall
2014-11-24
1
-0
/
+3
|
*
|
drm/exynos: clean up machine compatible string check
Inki Dae
2014-11-24
1
-3
/
+15
|
*
|
drm/exynos: move Exynos platform drivers registration to init
Gustavo Padovan
2014-11-24
1
-57
/
+48
|
*
|
Revert "drm/exynos: fix null pointer dereference issue"
Gustavo Padovan
2014-11-24
1
-8
/
+9
|
*
|
drm/exynos/dpi: stop using display->ctx pointer
Andrzej Hajda
2014-11-24
2
-4
/
+2
|
*
|
drm/exynos/dpi: embed display into private context
Andrzej Hajda
2014-11-24
3
-20
/
+23
|
*
|
drm/exynos/dp: stop using display->ctx pointer
Andrzej Hajda
2014-11-24
1
-7
/
+11
|
*
|
drm/exynos/dp: embed display into private context
Andrzej Hajda
2014-11-24
2
-24
/
+21
|
*
|
drm/exynos/vidi: stop using display->ctx pointer
Andrzej Hajda
2014-11-24
1
-4
/
+7
|
*
|
drm/exynos/vidi: embed display into private context
Andrzej Hajda
2014-11-24
1
-7
/
+5
|
*
|
drm/exynos/hdmi: stop using display->ctx pointer
Andrzej Hajda
2014-11-24
1
-7
/
+11
|
*
|
drm/exynos/hdmi: embed display into private context
Andrzej Hajda
2014-11-24
1
-29
/
+20
|
*
|
drm/exynos/fimd: stop using manager->ctx pointer
Andrzej Hajda
2014-11-24
2
-19
/
+22
[next]