[PATCH RFC 0/2] drm/exynos: refactoring drm device init/deinit

2014-04-15 Thread Inki Dae
> dri-devel at lists.freedesktop.org; 'Marek Szyprowski' > Subject: Re: [PATCH RFC 0/2] drm/exynos: refactoring drm device > init/deinit > > On 14.04.2014 15:55, Inki Dae wrote: > > Hi Tomasz, > > > > Always thanks for your opinions. > > > >> -

[PATCH RFC 0/2] drm/exynos: refactoring drm device init/deinit

2014-04-14 Thread Inki Dae
x27; > Cc: 'Kyungmin Park'; 'moderated list:ARM/S5P EXYNOS AR...'; 'Russell King'; > dri-devel at lists.freedesktop.org; 'Marek Szyprowski' > Subject: Re: [PATCH RFC 0/2] drm/exynos: refactoring drm device > init/deinit > > Hi Inki, > &g

[PATCH RFC 0/2] drm/exynos: refactoring drm device init/deinit

2014-04-14 Thread Inki Dae
> -Original Message- > From: Andrzej Hajda [mailto:a.hajda at samsung.com] > Sent: Monday, April 14, 2014 5:55 PM > To: Inki Dae > Cc: dri-devel at lists.freedesktop.org; moderated list:ARM/S5P EXYNOS AR...; > Kyungmin Park; Marek Szyprowski > Subject: Re: [PATC

[PATCH RFC 0/2] drm/exynos: refactoring drm device init/deinit

2014-04-14 Thread Tomasz Figa
Monday, April 14, 2014 8:32 PM >> To: Inki Dae; 'Andrzej Hajda' >> Cc: 'Kyungmin Park'; 'moderated list:ARM/S5P EXYNOS AR...'; 'Russell > King'; >> dri-devel at lists.freedesktop.org; 'Marek Szyprowski' >> Subject: Re: [PA

[PATCH RFC 0/2] drm/exynos: refactoring drm device init/deinit

2014-04-14 Thread Tomasz Figa
XYNOS AR...; >> Kyungmin Park; Marek Szyprowski >> Subject: Re: [PATCH RFC 0/2] drm/exynos: refactoring drm device >> init/deinit >> >> On 04/12/2014 04:18 PM, Inki Dae wrote: >>> Hi Andrzej, >>> >>> Thanks for your contributions. >>&

[PATCH RFC 0/2] drm/exynos: refactoring drm device init/deinit

2014-04-14 Thread Andrzej Hajda
On 04/12/2014 04:18 PM, Inki Dae wrote: > Hi Andrzej, > > Thanks for your contributions. > > 2014-04-11 23:11 GMT+09:00 Andrzej Hajda : >> Hi Inki, >> >> This patchset refactors drm device initialization. Details are described >> in respective patches. It is an alternative to DT supernode concept.

[PATCH RFC 0/2] drm/exynos: refactoring drm device init/deinit

2014-04-12 Thread Inki Dae
Hi Andrzej, Thanks for your contributions. 2014-04-11 23:11 GMT+09:00 Andrzej Hajda : > Hi Inki, > > This patchset refactors drm device initialization. Details are described > in respective patches. It is an alternative to DT supernode concept. > > The first patch uses linker sections to get rid

[PATCH RFC 0/2] drm/exynos: refactoring drm device init/deinit

2014-04-11 Thread Andrzej Hajda
Hi Inki, This patchset refactors drm device initialization. Details are described in respective patches. It is an alternative to DT supernode concept. The first patch uses linker sections to get rid of ifdef macros, it is not essential for 2nd patch but it makes code more readable. Similar approa