summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tilcdc/tilcdc_external.h
diff options
context:
space:
mode:
authorMaxime Ripard <mripard@kernel.org>2025-09-30 12:59:22 +0200
committerMaxime Ripard <mripard@kernel.org>2025-10-06 13:59:07 +0200
commitc92e072dfaaa54116cbe1bcf1ef8c61a7e461e5a (patch)
treea4c2ae9815372525a17a6759fb21db9bf3bc2906 /drivers/gpu/drm/tilcdc/tilcdc_external.h
parent28af3ca1de3563cca54a83c25b48431fee049d2f (diff)
drm/tilcdc: crtc: Use drm_atomic_helper_check_crtc_primary_plane()
In the tilcdc_crtc_atomic_check(), the tilcdc driver hand-crafts its own implementation of drm_atomic_helper_check_crtc_primary_plane(). And it does so by accessing the state pointer in drm_atomic_state->planes which is deprecated. Let's use the right helper here. Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Acked-by: Jyri Sarha <jyri.sarha@iki.fi> Link: https://lore.kernel.org/r/20250930-drm-no-more-existing-state-v5-7-eeb9e1287907@kernel.org Signed-off-by: Maxime Ripard <mripard@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/tilcdc/tilcdc_external.h')
0 files changed, 0 insertions, 0 deletions