commit | 70c94a3c8f68187b272e5aa4e1a9df354df461eb | [log] [tgz] |
---|---|---|
author | Brian Starkey <brian.starkey@arm.com> | Tue Oct 11 15:26:09 2016 +0100 |
committer | Liviu Dudau <Liviu.Dudau@arm.com> | Fri Nov 04 17:09:45 2016 +0000 |
tree | 414e257650f8ce3be6d386aeaab95862b372bc89 | |
parent | c57eb710b6575d12a3b93ee7c8bf5fdcc9d3860d [diff] |
drm: mali-dp: Store internal format and n_planes in plane state Save a search through the format lists at commit-time by storing the internal format ID and number of planes in our plane state. Signed-off-by: Brian Starkey <brian.starkey@arm.com> Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>