diff options
author | Maxime Ripard <maxime@cerno.tech> | 2020-06-11 16:36:49 +0300 |
---|---|---|
committer | Maxime Ripard <maxime@cerno.tech> | 2020-07-07 11:51:21 +0300 |
commit | 5a20ff8bf3d455855d445594152cc6a7760a3793 (patch) | |
tree | c2fa3e647654b4eb52bc2c83280c8f9306888ad5 /drivers/gpio | |
parent | bdd9647296840e0cc0261deef90184cee83a8d0e (diff) | |
download | linux-5a20ff8bf3d455855d445594152cc6a7760a3793.tar.xz |
drm/vc4: crtc: Split CRTC data in two
The vc4_crtc_data structure is currently storing data related to both the
general CRTC information needed by the rest of the vc4 driver (like HVS
output and available FIFOs) and some related to the pixelvalve attached to
that CRTC. Let's split this into two structures so that we can reuse the
CRTC part into the TXP later on.
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Reviewed-by: Eric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/8eb317c91ac208d7f926d76ad421002fa0364c47.1591882579.git-series.maxime@cerno.tech
Diffstat (limited to 'drivers/gpio')
0 files changed, 0 insertions, 0 deletions