drm/vc4: Add support for the BCM2711 HVS5
The HVS found in the BCM2711 is slightly different from the previous generations. Most notably, the display list layout changes a bit, the LBM doesn't have the same size and the formats ordering for some formats is swapped. Signed-off-by:Dave Stevenson <dave.stevenson@raspberrypi.com> Signed-off-by:
Maxime Ripard <maxime@cerno.tech> Tested-by:
Chanwoo Choi <cw00.choi@samsung.com> Tested-by:
Hoegeun Kwon <hoegeun.kwon@samsung.com> Tested-by:
Stefan Wahren <stefan.wahren@i2se.com> Reviewed-by:
Eric Anholt <eric@anholt.net> Link: https://patchwork.freedesktop.org/patch/msgid/1d02fab3b916d639c2dc05608c117bbd8230ebe8.1599120059.git-series.maxime@cerno.tech
Showing
- drivers/gpu/drm/vc4/vc4_drv.h 4 additions, 0 deletionsdrivers/gpu/drm/vc4/vc4_drv.h
- drivers/gpu/drm/vc4/vc4_hvs.c 27 additions, 7 deletionsdrivers/gpu/drm/vc4/vc4_hvs.c
- drivers/gpu/drm/vc4/vc4_plane.c 142 additions, 52 deletionsdrivers/gpu/drm/vc4/vc4_plane.c
- drivers/gpu/drm/vc4/vc4_regs.h 67 additions, 0 deletionsdrivers/gpu/drm/vc4/vc4_regs.h
Please register or sign in to comment