]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/vc4: txp: Introduce structure to deal with revision differences
authorMaxime Ripard <mripard@kernel.org>
Fri, 25 Oct 2024 17:15:44 +0000 (18:15 +0100)
committerDave Stevenson <dave.stevenson@raspberrypi.com>
Wed, 27 Nov 2024 14:37:20 +0000 (14:37 +0000)
commit66fbec83678178736686d856a97d24998b0a3285
tree6fc889ededf9ebb9d009eec09f3ce5630f8a4272
parent0b1dbe82e051a6c0e360429a45fb3d8f52d57f7c
drm/vc4: txp: Introduce structure to deal with revision differences

The BCM2712 will have several TXP with small differences. Let's add a
structure tied to the compatible to deal with those differences.

Signed-off-by: Maxime Ripard <mripard@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20241025-drm-vc4-2712-support-v2-13-35efa83c8fc0@raspberrypi.com
Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
drivers/gpu/drm/vc4/tests/vc4_mock.c
drivers/gpu/drm/vc4/vc4_drv.h
drivers/gpu/drm/vc4/vc4_txp.c