19 Nov, 2020

1 commit


09 Jul, 2020

3 commits


15 May, 2020

1 commit

  • After the atomic plane update, the shadow load should be
    enabled to make sure its update can take effect on next
    frame in any cases. And this enable is better to be done
    in CRTC's atomic_flush() which is called after plane's
    atomic_update() is called.

    Besides, the shadow load enable in controller enable is
    unnecessary, so remove it.

    Signed-off-by: Fancy Fang
    Reviewed-by: Liu Ying

    Fancy Fang
     

26 Feb, 2020

2 commits


15 Jan, 2020

1 commit

  • The LCDIFv3 core driver is responsible to provide
    controller registers configuration and create the
    platform devices for the child port nodes. And the
    platform devices later will attach to the related
    DRM/KMS drivers via name match. And the LCDIFv3 is
    completely different from the LCDIF controller
    which is used on imx8mm and imx8mn platforms.

    Signed-off-by: Fancy Fang

    Fancy Fang
     

02 Dec, 2019

5 commits


25 Nov, 2019

27 commits