2015-08-05 Inki Dae :
Hi Inki,
> On 2015ë
08ì 04ì¼ 23:47, Gustavo Padovan wrote:
> > Hi Inki,
> >
> > 2015-08-04 Inki Dae :
> >
> >> On 2015ë
08ì 04ì¼ 04:09, Gustavo Padovan wrote:
> >>> From: Gustavo Padovan
> >>>
> >>> struct exynos_drm_encoder was justing wrapping struct drm_encod
On 2015ë
08ì 04ì¼ 23:47, Gustavo Padovan wrote:
> Hi Inki,
>
> 2015-08-04 Inki Dae :
>
>> On 2015ë
08ì 04ì¼ 04:09, Gustavo Padovan wrote:
>>> From: Gustavo Padovan
>>>
>>> struct exynos_drm_encoder was justing wrapping struct drm_encoder, it had
>>> only a drm_encoder member and the in
On 2015ë
08ì 04ì¼ 04:09, Gustavo Padovan wrote:
> From: Gustavo Padovan
>
> struct exynos_drm_encoder was justing wrapping struct drm_encoder, it had
> only a drm_encoder member and the internal exynos_drm_encoders ops that
> was directly mapped to the drm_encoder helper funcs.
>
> So now e
Hi Inki,
2015-08-04 Inki Dae :
> On 2015ë
08ì 04ì¼ 04:09, Gustavo Padovan wrote:
> > From: Gustavo Padovan
> >
> > struct exynos_drm_encoder was justing wrapping struct drm_encoder, it had
> > only a drm_encoder member and the internal exynos_drm_encoders ops that
> > was directly mapped t
From: Gustavo Padovan
struct exynos_drm_encoder was justing wrapping struct drm_encoder, it had
only a drm_encoder member and the internal exynos_drm_encoders ops that
was directly mapped to the drm_encoder helper funcs.
So now exynos DRM uses struct drm_encoder directly, this removes
completely