diff options
author | Tomi Valkeinen <[email protected]> | 2023-09-06 09:50:53 +0300 |
---|---|---|
committer | Robert Foss <[email protected]> | 2023-09-20 13:48:40 +0200 |
commit | e5fb21678136a9d009d5c43821881eb4c34fae97 (patch) | |
tree | 1abb95bc73c6c7ad8940d5b1ace537045ab3ff9d /tools/perf/scripts/python/intel-pt-events.py | |
parent | 1e08e78871df0fe615c1d90614529181a554da16 (diff) |
drm/bridge: tc358768: Use struct videomode
The TC358768 documentation uses HFP, HBP, etc. values to deal with the
video mode, while the driver currently uses the DRM display mode
(htotal, hsync_start, etc).
Change the driver to convert the DRM display mode to struct videomode,
which then allows us to use the same units the documentation uses. This
makes it much easier to work on the code when using the TC358768
documentation as a reference.
Reviewed-by: Peter Ujfalusi <[email protected]>
Tested-by: Maxim Schwalm <[email protected]> # Asus TF700T
Tested-by: Marcel Ziswiler <[email protected]>
Signed-off-by: Tomi Valkeinen <[email protected]>
Signed-off-by: Robert Foss <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions