diff options
author | Shashank Sharma <[email protected]> | 2018-05-08 16:39:45 +0530 |
---|---|---|
committer | Maarten Lankhorst <[email protected]> | 2018-05-11 09:23:55 +0200 |
commit | 900aa8ad21587e909603f471b6cd81fd5338ec45 (patch) | |
tree | 78273421fcd8f5e7819131be123c337022c6d1d9 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 222ec1618c3aceca1e61e1e73e559c647c2b946f (diff) |
drm: Add and handle new aspect ratios in DRM layer
HDMI 2.0/CEA-861-F introduces two new aspect ratios:
- 64:27
- 256:135
This patch:
- Adds new DRM flags for to represent these new aspect ratios.
- Adds new cases to handle these aspect ratios while converting
from user->kernel mode or vise versa.
This patch was once reviewed and merged, and later reverted due
to lack of DRM client protection, while adding aspect ratio bits
in user modes. This is a re-spin of the series, with DRM client
cap protection.
The previous series can be found here:
https://pw-emeril.freedesktop.org/series/10850/
Signed-off-by: Shashank Sharma <[email protected]>
Reviewed-by: Sean Paul <[email protected]> (V2)
Reviewed-by: Jose Abreu <[email protected]> (V2)
Cc: Ville Syrjala <[email protected]>
Cc: Sean Paul <[email protected]>
Cc: Jose Abreu <[email protected]>
Cc: Ankit Nautiyal <[email protected]>
V3: rebase
V4: rebase
V5: corrected the macro name for an aspect ratio, in a switch case.
V6: rebase
V7: rebase
V8: rebase
V9: rebase
V10: rebase
V11: rebase
V12: rebase
V13: rebase
V14: rebase
Acked-by: Daniel Vetter <[email protected]>
Signed-off-by: Maarten Lankhorst <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions