summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>2020-05-26 04:14:52 +0300
committerSam Ravnborg <sam@ravnborg.org>2020-06-23 19:55:38 +0200
commit9bc78d6dc818701e47c5ebd0879877a512f039f0 (patch)
tree692fd3c7c7e64d9a092fc6affa5f50b5e3762899 /include
parent29fc89719d396e81176974ce37e0cc81e23869d8 (diff)
drm: meson: dw-hdmi: Use dw_hdmi context to replace hack
The meson-dw-hdmi driver needs to access its own context from the .mode_valid() operation. It currently gets it from the dev_private field of the drm_device retrieved from the connector, which is a hack. Use the private data passed to the .mode_valid() operation instead. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Reviewed-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Link: https://patchwork.freedesktop.org/patch/msgid/20200526011505.31884-15-laurent.pinchart+renesas@ideasonboard.com
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions