Commits
Robby Cai committed 1d5f0d3b4af
MLK-13862-1 epdc/pxp: imx7d: enhance the LUT cleanup flow to avoid stalling display - change from wfe_b to wfe_a, and modifiy register settings to support new flow - the underlying design policy change as follows. in previous flow, when all LUTs are used, the LUT cleanup operation need to wait for all the LUT to finish, it will not happen util last LUT is done. while in new flow, the cleanup operation does not need to wait for all LUTs to finish, instead it can start when there's LUT's done. The saved time is multiple LUT operation time. Signed-off-by: Robby Cai <robby.cai@nxp.com>