commit | 9e560309417638507398fd6239e04f47cc907f70 | [log] [tgz] |
---|---|---|
author | james qian wang (Arm Technology China) <james.qian.wang@arm.com> | Tue Jan 22 11:06:22 2019 +0000 |
committer | Liviu Dudau <Liviu.Dudau@arm.com> | Mon Apr 29 12:35:56 2019 +0100 |
tree | cc6347711ad6c2561210d25bdc8a995173bb4f18 | |
parent | 11bb22ee77575e4c5beff48233fdf91ba839c8b6 [diff] |
drm/komeda: Add komeda_plane/plane_helper_funcs Per komeda design KMS-plane maps to komeda layer input pipeline. komeda_plane_atomic_check is for building a komeda layer input pipeline. And KMS-plane is only a user of komeda resources. so there is no real HW update for plane, but all HW update will be handled in crtc->flush. v2: Rebase Signed-off-by: James Qian Wang (Arm Technology China) <james.qian.wang@arm.com> Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>