summaryrefslogtreecommitdiff
path: root/include/ras
diff options
context:
space:
mode:
authorMaxime Ripard <maxime@cerno.tech>2020-09-03 11:01:15 +0300
committerMaxime Ripard <maxime@cerno.tech>2020-09-07 19:05:13 +0300
commit13311457bebf5c1e66f2f7a53a4d30b0dddf158a (patch)
treeff8dbbad19d95156b28e57a7d493e601d4007ea9 /include/ras
parent3408cc23c9311f45ca363112fa62e23846ffc499 (diff)
downloadlinux-13311457bebf5c1e66f2f7a53a4d30b0dddf158a.tar.xz
drm/vc4: hdmi: Move accessors to vc4_hdmi
The current driver only supports a single HDMI controller, and part of the issue is that the main vc4_dev structure holds a pointer to its (only) HDMI controller, and the HDMI registers accessors will use it to retrieve the mapped addresses. Let's modify those accessors to use directly the vc4_hdmi structure so that we can eventually get rid of that single global pointer. 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: Eric Anholt <eric@anholt.net> Link: https://patchwork.freedesktop.org/patch/msgid/886b955586264ce078d7d35e9b8ef9ae51675c27.1599120059.git-series.maxime@cerno.tech
Diffstat (limited to 'include/ras')
0 files changed, 0 insertions, 0 deletions