linux-pinenote/drivers/gpu/drm/exynos
Inki Dae f6b9825294 drm/exynos: added comments and code clean.
this patch adds the following comments and code clean.
- add comment of exynos_drm_crtc_apply() call at page flip time.
- add comment that when exynos_drm_fbdev_reinit() is called,
  why num_connector is 0 and also the framebuffers should be destroyed.
- remove buf_off member from struct exynos_drm_overlay because this member
  isn't used anymore.

Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2011-10-18 10:01:18 +01:00
..
exynos_drm_buf.c
exynos_drm_buf.h
exynos_drm_connector.c
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 comments and code clean. 2011-10-18 10:01:18 +01: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
exynos_drm_drv.h drm/exynos: added comments and code clean. 2011-10-18 10:01:18 +01:00
exynos_drm_encoder.c
exynos_drm_encoder.h
exynos_drm_fb.c
exynos_drm_fb.h
exynos_drm_fbdev.c drm/exynos: added comments and code clean. 2011-10-18 10:01:18 +01:00
exynos_drm_fbdev.h
exynos_drm_fimd.c drm/exynos: added device object as argument of subdrv_probe(). 2011-10-18 10:01:18 +01:00
exynos_drm_gem.c
exynos_drm_gem.h
Kconfig
Makefile