diff options
author | Vandana Kannan <[email protected]> | 2014-04-01 16:26:59 +0530 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2014-04-22 11:08:49 +0200 |
commit | 0967e6a5070e336507ce52f09f7297413b966981 (patch) | |
tree | 517b3354715342aa6cb77b2970f6b0d7e91e2897 /tools/perf/scripts/python/syscall-counts.py | |
parent | a798c10faf62a505d24e5f6213fbaf904a39623f (diff) |
drm/edid: Fill PAR in AVI infoframe based on CEA mode list
Populate PAR in infoframe structure. If there is a user setting for PAR, then
that value is set. Else, value is taken from CEA mode list if VIC is found.
Else, PAR is calculated from resolution. If none of these conditions are
satisfied, PAR is NONE as per initialization.
v2: Removed the part which sets PAR according to user input, based on
Daniel's review comments.
A separate patch will be submitted to create a property that would enable a
user space app to set aspect ratio for AVI infoframe.
v2: Removed the part which sets PAR according to user input, based on
Daniel's review comments.
v3: Removed calculation of PAR for non-CEA modes as per discussion with
Ville.
A separate patch will be submitted to create a property that would enable a
user space app to set aspect ratio for AVI infoframe.
Signed-off-by: Vandana Kannan <[email protected]>
Cc: Jesse Barnes <[email protected]>
Cc: Vijay Purushothaman <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Cc: [email protected]
Reviewed-by: Jesse Barnes <[email protected]>
[danvet: Squash in fixup for htmldocs.]
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions