diff options
author | Laurent Pinchart <[email protected]> | 2020-05-26 04:14:53 +0300 |
---|---|---|
committer | Sam Ravnborg <[email protected]> | 2020-06-23 19:56:02 +0200 |
commit | af05bba0fbe2c07fe500f697080d78d050be2fbf (patch) | |
tree | 49f20716f19d2d9d296b11e8cf03fe5c8163eb45 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 9bc78d6dc818701e47c5ebd0879877a512f039f0 (diff) |
drm: bridge: dw-hdmi: Pass drm_display_info to .mode_valid()
Replace the drm_connector pointer passed to the .mode_valid() function
with a const drm_display_info pointer, as that's all the function should
need. Use the display info passed to the bridge .mode_valid() operation
instead of retrieving it from the connector, to prepare for make
connector creation optional.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]>
Signed-off-by: Sam Ravnborg <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/20200526011505.31884-16-laurent.pinchart+renesas@ideasonboard.com
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions