]> git.baikalelectronics.ru Git - kernel.git/commit
drm: mali-dp: Add support for writeback on DP550/DP650
authorLiviu Dudau <Liviu.Dudau@arm.com>
Wed, 29 Mar 2017 16:42:34 +0000 (17:42 +0100)
committerLiviu Dudau <Liviu.Dudau@arm.com>
Thu, 5 Jul 2018 14:19:00 +0000 (15:19 +0100)
commitbb1b47f8caa01b79956fe9c79bca75608a7420c4
tree6832af07e5a6aaf66f8b3e44cdf40aea220dca74
parent958bb3dff1232c1887c0d62e040b2d8534b7e9c9
drm: mali-dp: Add support for writeback on DP550/DP650

Mali-DP display processors are able to write the composition result to a
memory buffer via the SE.

Add entry points in the HAL for enabling/disabling this feature, and
implement support for it on DP650 and DP550. DP500 acts differently and
so is omitted from this change.

Changes since v3:
 - Fix missing vsync interrupt for DP550

Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>
Signed-off-by: Brian Starkey <brian.starkey@arm.com>
[rebased and fixed conflicts]
Signed-off-by: Mihail Atanassov <mihail.atanassov@arm.com>
drivers/gpu/drm/arm/malidp_hw.c
drivers/gpu/drm/arm/malidp_hw.h
drivers/gpu/drm/arm/malidp_regs.h