(subset) [PATCH] drm/vc4: hdmi: Simplify the connector state retrieval

Maxime Ripard maxime at cerno.tech
Wed Feb 2 09:55:58 UTC 2022


On Thu, 27 Jan 2022 12:14:04 +0100, Maxime Ripard wrote:
> When we have the entire DRM state, retrieving the connector state only
> requires the drm_connector pointer. Fortunately for us, we have
> allocated it as a part of the vc4_hdmi structure, so we can retrieve get
> a pointer by simply accessing our field in that structure.
> 
> 

Applied to drm/drm-misc (drm-misc-next).

Thanks!
Maxime


More information about the dri-devel mailing list