Hi Inki,
2015-08-06 Inki Dae inki.dae@samsung.com:
On 2015년 08월 06일 08:24, Gustavo Padovan wrote:
From: Gustavo Padovan gustavo.padovan@collabora.co.uk
Hi,
This patchset is another important step in the exynos clean up, it removes two exynos internal structs in favor of wider use of struct drm_encoder.
Structs exynos_drm_display and exynos_drm_encoder were doing exactly what struct drm_encoder does so remove them makes the code cleaner, easier to understand and less error prone.
Please review,
Gustavo
v2: - check ret value of hdmi_create_connector() - set dp->dpms_mode after enable/disable
I don't see patch v2 10/11 and 11/11 in my mailbox. Did you miss them?
Hmm, yeah. I've used 000* to send my patches, which excluded 10 and 11. I'll append them here.
Gustavo