summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMaxime Ripard <maxime@cerno.tech>2020-09-03 10:01:23 +0200
committerMaxime Ripard <maxime@cerno.tech>2020-09-07 18:05:52 +0200
commit311e305fdb4e82c190cc44566dc01cc9fd9cb75c (patch)
treedb9e9302096d8c4ad3c88d51e3e57d77ffcc048a /tools/perf/scripts/python
parent33c773eb62eaa1b4be3598eb91e7cd01b4ab4053 (diff)
downloadlinux-311e305fdb4e82c190cc44566dc01cc9fd9cb75c.tar.gz
linux-311e305fdb4e82c190cc44566dc01cc9fd9cb75c.zip
drm/vc4: hdmi: Implement a register layout abstraction
The HDMI controllers found in the BCM2711 have most of the registers reorganized in multiple registers areas and at different offsets than previously found. The logic however remains pretty much the same, so it doesn't really make sense to create a whole new driver and we should share the code as much as possible. Let's implement some indirection to wrap around a register and depending on the variant will lookup the associated register on that particular variant. 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/3070236daff920e7edd11c5a72ac31fd0f6a656b.1599120059.git-series.maxime@cerno.tech
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions