[COMMON] g2d: set the qos and device frequency
authorhyesoo.yu <hyesoo.yu@samsung.com>
Fri, 16 Jun 2017 07:44:51 +0000 (16:44 +0900)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:22:13 +0000 (20:22 +0300)
commit29871f4dcd8573acbaa31daaf028ab488eb2059a
treecae2f0f1013c587b788a563ee91e7dfc176dd524
parentd255d94ea935d327e4e811023b05908307b52246
[COMMON] g2d: set the qos and device frequency

The driver calculates the needed frequency by
frame information from user for performance.

Change-Id: I99b8c2a98efac2a6bab07de19b3d04dd29cd2a74
Signed-off-by: hyesoo.yu <hyesoo.yu@samsung.com>
drivers/gpu/exynos/g2d/Makefile
drivers/gpu/exynos/g2d/g2d.h
drivers/gpu/exynos/g2d/g2d_drv.c
drivers/gpu/exynos/g2d/g2d_perf.c [new file with mode: 0644]
drivers/gpu/exynos/g2d/g2d_perf.h [new file with mode: 0644]
drivers/gpu/exynos/g2d/g2d_uapi.h