[PATCH v6 04/12] drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()

2015-05-22 Thread Joonyoung Shim
On 05/22/2015 05:02 AM, Gustavo Padovan wrote: > From: Gustavo Padovan > > Set CRTC, planes and connectors to use the default implementations from > the atomic helper library. The helpers will work to keep track of state > for each DRM object. > > Signed-off-by: Gustavo Padovan > --- >

[PATCH v6 04/12] drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()

2015-05-21 Thread Gustavo Padovan
From: Gustavo Padovan Set CRTC, planes and connectors to use the default implementations from the atomic helper library. The helpers will work to keep track of state for each DRM object. Signed-off-by: Gustavo Padovan --- drivers/gpu/drm/bridge/ps8622.c