Commits
Liu Ying committed 212aa6d7e49
gpu: imx: dpu: common: Add flag has_dual_ldb in struct dpu_data i.MX8qxp LDB dual channel mode uses two LDB channels from two LDB instances, while i.MX8qm LDB uses two LDB channels from one LDB instance. So, this patch adds flag has_dual_ldb in struct dpu_data so that it can be used to tell the difference. Signed-off-by: Liu Ying <victor.liu@nxp.com>