[PATCH 00/10] drm/exynos: prepare multiple display controllers

2011-11-04 Thread Seung-Woo Kim
This patch is preparing multiple display controllers, FIMD and HDMI. - added padding into ioctl structure to be 64 bit align - added kms poll to handle hpd event - fixed converting between display mode and timing - fixed connector and crtc callbacks to call proper display driver - code clean based

[PATCH 00/10] drm/exynos: prepare multiple display controllers

2011-11-04 Thread Seung-Woo Kim
This patch is preparing multiple display controllers, FIMD and HDMI. - added padding into ioctl structure to be 64 bit align - added kms poll to handle hpd event - fixed converting between display mode and timing - fixed connector and crtc callbacks to call proper display driver - code clean based