drm/vc4: txp: Rename TXP data structure
authorMaxime Ripard <maxime@cerno.tech>
Tue, 25 Apr 2023 08:21:53 +0000 (10:21 +0200)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:34:58 +0000 (11:34 +0000)
commit6e5325c3cb403ef35063f458e6a1141e78d261cd
treec46ab39f4a9453752872afd6ef6e8e768908b195
parenta4cf80162c78c1a17bbaa94f94a85d361c54203a
drm/vc4: txp: Rename TXP data structure

The TXP data structure has a name too generic for the multiple variants
we'll have to support. Let's rename it to mention the SoC it applies to.

Signed-off-by: Maxime Ripard <maxime@cerno.tech>
drivers/gpu/drm/vc4/tests/vc4_mock.c
drivers/gpu/drm/vc4/vc4_drv.h
drivers/gpu/drm/vc4/vc4_txp.c