commit | 2e362e1772b8978428f087007fc4d6c4990efd41 | [log] [tgz] |
---|---|---|
author | Stephane Viau <sviau@codeaurora.org> | Tue Nov 18 12:49:48 2014 -0500 |
committer | Rob Clark <robdclark@gmail.com> | Fri Nov 21 08:57:17 2014 -0500 |
tree | 38db35194a6b1d7829c573d2bc14ef9d427616e3 | |
parent | bfcdfb0e62639732339c85371a8c07e915bf0941 [diff] |
drm/msm/mdp5: introduce mdp5_cfg module The hardware configuration modification from a version to another is quite consequent. Introducing a configuration module (mdp5_cfg) may make things more clear and easier to access when a new hardware version comes up. Signed-off-by: Stephane Viau <sviau@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>