index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_drv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/exynos: use a new anon file for exynos gem mmaper
Inki Dae
2014-01-07
1
-0
/
+1
*
drm/exynos: hdmi: use drm_display_mode to check the supported modes
Rahul Sharma
2013-06-28
1
-2
/
+2
*
drm/exynos: added ipp device registration to drm driver
Seung-Woo Kim
2013-04-29
1
-0
/
+10
*
exynos/drm: hdmi: cleanup for hdmi common device registration
Seung-Woo Kim
2013-04-29
1
-1
/
+1
*
drm/exynos: let drm handle edid allocations
Rahul Sharma
2013-01-25
1
-2
/
+2
*
drm/exynos: change file license to GPL
Inki Dae
2013-01-04
1
-18
/
+4
*
drm/exynos: add gsc ipp driver
Eunchul Kim
2012-12-15
1
-0
/
+1
*
drm/exynos: add rotator ipp driver
Eunchul Kim
2012-12-15
1
-0
/
+1
*
drm/exynos: add fimc ipp driver
Eunchul Kim
2012-12-15
1
-0
/
+1
*
drm/exynos: add ipp subsystem
Eunchul Kim
2012-12-15
1
-0
/
+7
*
drm/exynos: remove unused vaddr member
YoungJun Cho
2012-12-13
1
-2
/
+0
*
drm/exynos: make wait_for_vblank a manager op
Prathyush K
2012-12-13
1
-3
/
+3
*
drm: exynos: moved exynos drm hdmi device registration to drm driver
Rahul Sharma
2012-12-13
1
-0
/
+11
*
drm/exynos: add userptr feature for g2d module
Inki Dae
2012-12-04
1
-2
/
+1
*
drm/exynos: add iommu support for exynos drm framework
Inki Dae
2012-11-29
1
-0
/
+11
*
Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...
Dave Airlie
2012-10-07
1
-1
/
+18
|
\
|
*
drm/exynos: add wait_for_vblank callback interface.
Inki Dae
2012-10-04
1
-0
/
+17
|
*
drm/exynos: added device object to subdrv's remove callback as argument
Inki Dae
2012-10-04
1
-1
/
+1
*
|
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-10-02
1
-1
/
+0
|
/
*
drm/exynos: add property for crtc mode
Joonyoung Shim
2012-07-27
1
-0
/
+1
*
drm/exynos: add plane enable/disable
Joonyoung Shim
2012-07-27
1
-0
/
+2
*
drm/exynos: add property for plane zpos
Joonyoung Shim
2012-07-27
1
-0
/
+1
*
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-07-19
1
-1
/
+1
*
drm/exynos: add G2D driver
Joonyoung Shim
2012-05-17
1
-0
/
+13
*
drm/exynos: added source size to overlay structure
Seung-Woo Kim
2012-05-17
1
-0
/
+4
*
drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv
Joonyoung Shim
2012-04-12
1
-5
/
+5
*
drm/exynos: added virtual display driver.
Inki Dae
2012-03-21
1
-2
/
+5
*
drm/exynos: add is_local member in exynos_drm_subdrv struct
Joonyoung Shim
2012-03-20
1
-0
/
+2
*
drm/exynos: add subdrv open/close functions
Joonyoung Shim
2012-03-20
1
-0
/
+9
*
drm/exynos: remove module of exynos drm subdrv
Joonyoung Shim
2012-03-20
1
-6
/
+6
*
drm/exynos: added mode_fixup feature and code clean.
Inki Dae
2012-03-20
1
-0
/
+8
*
drm/exynos: added panel physical size.
Eun-Chul Kim
2012-02-15
1
-2
/
+2
*
drm/exynos: extend vblank off delay time.
Inki Dae
2011-12-29
1
-0
/
+2
*
drm/exynos: Support multi buffers
Seung-Woo Kim
2011-12-29
1
-5
/
+8
*
drm/exynos: Add plane support with fimd
Joonyoung Shim
2011-12-21
1
-2
/
+6
*
drm/exynos: updated crtc and encoder dpms framework.
Inki Dae
2011-12-21
1
-2
/
+4
*
drm/exynos: Add disable of manager
Joonyoung Shim
2011-11-17
1
-0
/
+2
*
drm/exynos: include linux/module.h
Inki Dae
2011-11-15
1
-0
/
+1
*
drm/exynos: changed buffer structure.
Inki Dae
2011-11-15
1
-3
/
+3
*
drm/exynos: changed exynos_drm_display to exynos_drm_display_ops
Inki Dae
2011-11-15
1
-2
/
+2
*
drm/exynos: fixed build warnings and comments.
Inki Dae
2011-10-18
1
-1
/
+1
*
drm/exynos: fixed page flip bug.
Inki Dae
2011-10-18
1
-2
/
+1
*
drm/exynos: added comments and code clean.
Inki Dae
2011-10-18
1
-2
/
+0
*
drm/exynos: added device object as argument of subdrv_probe().
Inki Dae
2011-10-18
1
-1
/
+1
*
drm/exynos: fixed overlay data updating.
Inki Dae
2011-10-18
1
-13
/
+28
*
DRM: add DRM Driver for Samsung SoC EXYNOS4210.
Inki Dae
2011-10-05
1
-0
/
+242