linux-hardened/drivers/gpu/drm/exynos
Inki Dae f088d5a9c5 drm/exynos: use gem create function generically
this patch addes exynos_drm_gem_init() creating and initialzing a gem.
allocation functions could use this function to create new gem and
it changes size type of exynos_drm_gem_create structure to 64bit
and also corrects comments to exynos_drm_gem_create structure.

Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
2011-11-15 14:58:46 +09:00
..
exynos_drm_buf.c
exynos_drm_buf.h drm/exynos: fixed overlay data updating. 2011-10-18 10:01:17 +01:00
exynos_drm_connector.c drm/exynos: changed exynos_drm_display to exynos_drm_display_ops 2011-11-15 14:58:45 +09:00
exynos_drm_connector.h
exynos_drm_core.c drm/exynos: added device object as argument of subdrv_probe(). 2011-10-18 10:01:18 +01:00
exynos_drm_crtc.c drm/exynos: added crtc dpms for disable crtc 2011-11-15 14:58:46 +09:00
exynos_drm_crtc.h drm/exynos: fixed overlay updating time at page flip. 2011-10-18 10:01:18 +01:00
exynos_drm_drv.c drm/exynos: added kms poll for handling hpd event 2011-11-15 14:58:44 +09:00
exynos_drm_drv.h drm/exynos: changed exynos_drm_display to exynos_drm_display_ops 2011-11-15 14:58:45 +09:00
exynos_drm_encoder.c drm/exynos: checked for null pointer 2011-11-15 14:58:46 +09:00
exynos_drm_encoder.h drm/exynos: added crtc dpms for disable crtc 2011-11-15 14:58:46 +09:00
exynos_drm_fb.c drm/exynos: use gem create function generically 2011-11-15 14:58:46 +09:00
exynos_drm_fb.h drm/exynos: fixed overlay data updating. 2011-10-18 10:01:17 +01:00
exynos_drm_fbdev.c drm/exynos: removed meaningless parameter from fbdev update 2011-11-15 14:58:45 +09:00
exynos_drm_fbdev.h
exynos_drm_fimd.c drm/exynos: changed exynos_drm_display to exynos_drm_display_ops 2011-11-15 14:58:45 +09:00
exynos_drm_gem.c drm/exynos: use gem create function generically 2011-11-15 14:58:46 +09:00
exynos_drm_gem.h drm/exynos: use gem create function generically 2011-11-15 14:58:46 +09:00
Kconfig
Makefile