diff options
| author | Ajay Singh Parmar <aparmar@codeaurora.org> | 2014-11-14 00:45:14 -0800 |
|---|---|---|
| committer | David Keitel <dkeitel@codeaurora.org> | 2016-03-23 20:37:25 -0700 |
| commit | 33c63a3a5d371e933bb6a6629be7f08a46cec819 (patch) | |
| tree | 472d617f8e15f173d9c84c142941ced393de129a /include/uapi/linux | |
| parent | b19a1c8b158540b5a24f7e02760d4d8bc766d5ab (diff) | |
msm: mdss: hdmi: optimize resolution data base
HDMI has a large number of resolutions supported and currently
for all supported resolutions, related modules maintain static
tables which are populated at boot time. This results in huge
static memory usage. Also, it limits the system to support only
the define resolutions.
Remove static table which stores all the resolution details.
Get individual resolution details on need basis. Also, remove
the dependency to support only the defined resolution. HDMI driver
can support any non standard resolution within the allowed range.
Change-Id: I0972bc3a0ab96051ea642d685d10c4e5535b7051
Signed-off-by: Ajay Singh Parmar <aparmar@codeaurora.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions
