OSDN Git Service

drm/vc4: crtc: Move crtc state to common header
authorMaxime Ripard <maxime@cerno.tech>
Wed, 27 May 2020 15:47:54 +0000 (17:47 +0200)
committerMaxime Ripard <maxime@cerno.tech>
Wed, 10 Jun 2020 09:09:38 +0000 (11:09 +0200)
commitae44a52779f1ac08f389a77c0f9a3fc7383330c9
treec5a1d205371e5cadb223af2e25f9b7b5567e3832
parent7678142f1d3c9fdc180ad5555878238acc1bc35c
drm/vc4: crtc: Move crtc state to common header

We'll need to access the crtc_state from outside of vc4_crtc.c, so let's
move it to vc4_drv.h

Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/1e6e563f9c75961e2885c9d648a3130d3b46b6d1.1590594512.git-series.maxime@cerno.tech
drivers/gpu/drm/vc4/vc4_crtc.c
drivers/gpu/drm/vc4/vc4_drv.h