diff options
author | Maxime Ripard <maxime@cerno.tech> | 2020-09-03 11:01:12 +0300 |
---|---|---|
committer | Maxime Ripard <maxime@cerno.tech> | 2020-09-07 19:04:59 +0300 |
commit | c98c85bb316cd5f4d85458f0aebb41073c8bad83 (patch) | |
tree | 7fa932f84fafc912d6ad1bc3e227f56392e7984e /drivers/gpu/drm/drm_ioc32.c | |
parent | f73100cce9ab0528808aaf818e2302ec4851de79 (diff) | |
download | linux-c98c85bb316cd5f4d85458f0aebb41073c8bad83.tar.xz |
drm/vc4: hdmi: rework connectors and encoders
the vc4_hdmi driver has some custom structures to hold the data it needs to
associate with the drm_encoder and drm_connector structures.
However, it allocates them separately from the vc4_hdmi structure which
makes it more complicated than it needs to be.
Move those structures to be contained by vc4_hdmi and update the code
accordingly.
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Tested-by: Chanwoo Choi <cw00.choi@samsung.com>
Tested-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
Tested-by: Stefan Wahren <stefan.wahren@i2se.com>
Reviewed-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Link: https://patchwork.freedesktop.org/patch/msgid/93b418d63c876355af2b3d3afebe31a256268623.1599120059.git-series.maxime@cerno.tech
Diffstat (limited to 'drivers/gpu/drm/drm_ioc32.c')
0 files changed, 0 insertions, 0 deletions