commit | d3937111cdaff792f8bb25574a0a9954f06284ca | [log] [tgz] |
---|---|---|
author | Rob Clark <robdclark@gmail.com> | Fri Oct 21 12:42:30 2016 -0400 |
committer | Rob Clark <robdclark@gmail.com> | Sun Nov 27 11:23:10 2016 -0500 |
tree | 47a5d5f36e381b0c3118d0e95bdd783309c44a81 | |
parent | 667ce33e57d0de4074a8fb62d24daeefd03f6333 [diff] |
drm/msm/mdp5: small rename These are really plane-id's, not crtc-id's. Only connection to CRTCs is that they are used as primary-planes. Current name is just legacy from when we only supported RGB/primary planes. Lets pick a better name now. Signed-off-by: Rob Clark <robdclark@gmail.com>