/* driver/video/starfive/starfivefb.c ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License version 2 as ** published by the Free Software Foundation. ** ** Copyright (C) 2020 StarFive, Inc. ** ** PURPOSE: This files contains the driver of LCD controller and VPP. ** ** CHANGE HISTORY: ** Version Date Author Description ** 0.1.0 2020-10-07 starfive created ** */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include