index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-24
drm/exynos: change zero to NULL for sparse
Dan Carpenter
1
-1
/
+1
2014-06-02
drm/exynos: consider deferred probe case
Inki Dae
1
-3
/
+10
2014-06-01
drm/exynos: separate dpi from fimd
Andrzej Hajda
1
-10
/
+5
2014-06-01
drm/exynos: add component framework support
Inki Dae
1
-45
/
+44
2014-04-08
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-66
/
+97
2014-04-04
drm/exynos: add DSIM driver
Andrzej Hajda
1
-0
/
+1
2014-03-23
drm/exynos: restore parallel output interface support
Andrzej Hajda
1
-0
/
+8
2014-03-23
drm/exynos: Remove the exynos_drm_connector shim
Sean Paul
1
-11
/
+0
2014-03-23
drm/exynos: Add create_connector callback
Sean Paul
1
-0
/
+2
2014-03-23
drm/exynos: Move display implementation into dp
Sean Paul
1
-0
/
+1
2014-03-23
drm/exynos: Implement mode_fixup manager operation
Sean Paul
1
-0
/
+4
2014-03-23
drm/exynos: Add mode_set manager operation
Sean Paul
1
-0
/
+3
2014-03-23
drm/exynos: Split manager/display/subdrv
Sean Paul
1
-39
/
+67
2014-03-23
drm/exynos: Rename display_op power_on to dpms
Sean Paul
1
-2
/
+2
2014-03-23
drm/exynos: Remove apply manager callback
Sean Paul
1
-2
/
+0
2014-03-23
drm/exynos: Pass exynos_drm_manager in manager ops instead of dev
Sean Paul
1
-16
/
+19
2014-03-23
drm/exynos: Add an initialize function to manager and display
Sean Paul
1
-0
/
+5
2014-03-23
drm/exynos: Merge overlay_ops into manager_ops
Sean Paul
1
-20
/
+9
2014-02-28
arm: dma-mapping: remove order parameter from arm_iommu_create_mapping()
Marek Szyprowski
1
-2
/
+0
2014-01-07
drm/exynos: use a new anon file for exynos gem mmaper
Inki Dae
1
-0
/
+1
2013-06-28
drm/exynos: hdmi: use drm_display_mode to check the supported modes
Rahul Sharma
1
-2
/
+2
2013-04-29
drm/exynos: added ipp device registration to drm driver
Seung-Woo Kim
1
-0
/
+10
2013-04-29
exynos/drm: hdmi: cleanup for hdmi common device registration
Seung-Woo Kim
1
-1
/
+1
2013-01-25
drm/exynos: let drm handle edid allocations
Rahul Sharma
1
-2
/
+2
2013-01-04
drm/exynos: change file license to GPL
Inki Dae
1
-18
/
+4
2012-12-14
drm/exynos: add gsc ipp driver
Eunchul Kim
1
-0
/
+1
2012-12-14
drm/exynos: add rotator ipp driver
Eunchul Kim
1
-0
/
+1
2012-12-14
drm/exynos: add fimc ipp driver
Eunchul Kim
1
-0
/
+1
2012-12-14
drm/exynos: add ipp subsystem
Eunchul Kim
1
-0
/
+7
2012-12-13
drm/exynos: remove unused vaddr member
YoungJun Cho
1
-2
/
+0
2012-12-13
drm/exynos: make wait_for_vblank a manager op
Prathyush K
1
-3
/
+3
2012-12-13
drm: exynos: moved exynos drm hdmi device registration to drm driver
Rahul Sharma
1
-0
/
+11
2012-12-04
drm/exynos: add userptr feature for g2d module
Inki Dae
1
-2
/
+1
2012-11-29
drm/exynos: add iommu support for exynos drm framework
Inki Dae
1
-0
/
+11
2012-10-07
Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...
Dave Airlie
1
-1
/
+18
2012-10-04
drm/exynos: add wait_for_vblank callback interface.
Inki Dae
1
-0
/
+17
2012-10-04
drm/exynos: added device object to subdrv's remove callback as argument
Inki Dae
1
-1
/
+1
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
1
-1
/
+0
2012-07-27
drm/exynos: add property for crtc mode
Joonyoung Shim
1
-0
/
+1
2012-07-27
drm/exynos: add plane enable/disable
Joonyoung Shim
1
-0
/
+2
2012-07-27
drm/exynos: add property for plane zpos
Joonyoung Shim
1
-0
/
+1
2012-07-20
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
1
-1
/
+1
2012-05-17
drm/exynos: add G2D driver
Joonyoung Shim
1
-0
/
+13
2012-05-17
drm/exynos: added source size to overlay structure
Seung-Woo Kim
1
-0
/
+4
2012-04-12
drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv
Joonyoung Shim
1
-5
/
+5
2012-03-21
drm/exynos: added virtual display driver.
Inki Dae
1
-2
/
+5
2012-03-20
drm/exynos: add is_local member in exynos_drm_subdrv struct
Joonyoung Shim
1
-0
/
+2
2012-03-20
drm/exynos: add subdrv open/close functions
Joonyoung Shim
1
-0
/
+9
2012-03-20
drm/exynos: remove module of exynos drm subdrv
Joonyoung Shim
1
-6
/
+6
2012-03-20
drm/exynos: added mode_fixup feature and code clean.
Inki Dae
1
-0
/
+8
[next]