Hi Marek,
2015ë
12ì 28ì¼ 21:34ì Marek Szyprowski ì´(ê°) ì´ ê¸:
> Hello,
>
> On 2015-12-24 09:15, Inki Dae wrote:
>> Seems this patch could be more cleaned up.
>>
>> Each ctx object of each crtc driver has its own plane config object which
>> includes already zpos value.
>> So I think
Hello,
On 2015-12-24 09:15, Inki Dae wrote:
> Seems this patch could be more cleaned up.
>
> Each ctx object of each crtc driver has its own plane config object which
> includes already zpos value.
> So I think we wouldn't need to keep zpos of the plane config and index of the
> plane object.
>
Below just trivial issue,
2015ë
12ì 16ì¼ 21:21ì Marek Szyprowski ì´(ê°) ì´ ê¸:
> This patch renames zpos entry to index, because in most places it is
> used as index for selecting hardware layer/window instead of
> configurable layer position. This will later enable to make the zpos
> p
Hi Marek,
Seems this patch could be more cleaned up.
Each ctx object of each crtc driver has its own plane config object which
includes already zpos value.
So I think we wouldn't need to keep zpos of the plane config and index of the
plane object.
How about removing index from exynos plane stru
This patch renames zpos entry to index, because in most places it is
used as index for selecting hardware layer/window instead of
configurable layer position. This will later enable to make the zpos
property configurable.
Signed-off-by: Marek Szyprowski
---
drivers/gpu/drm/exynos/exynos5433_drm_