Searched hist:c54619b0bfb35c4153b3fb34916a6fa50dcf2dc1 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_regs.h | diff c54619b0bfb35c4153b3fb34916a6fa50dcf2dc1 Thu Sep 03 10:00:34 CEST 2020 Dave Stevenson <dave.stevenson@raspberrypi.com> 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
|
H A D | vc4_hvs.c | diff c54619b0bfb35c4153b3fb34916a6fa50dcf2dc1 Thu Sep 03 10:00:34 CEST 2020 Dave Stevenson <dave.stevenson@raspberrypi.com> 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
|
H A D | vc4_plane.c | diff c54619b0bfb35c4153b3fb34916a6fa50dcf2dc1 Thu Sep 03 10:00:34 CEST 2020 Dave Stevenson <dave.stevenson@raspberrypi.com> 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
|
H A D | vc4_drv.h | diff c54619b0bfb35c4153b3fb34916a6fa50dcf2dc1 Thu Sep 03 10:00:34 CEST 2020 Dave Stevenson <dave.stevenson@raspberrypi.com> 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
|