]> asedeno.scripts.mit.edu Git - linux.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)
commit846c87a068f4b72e200357b899ca4dcc92ef42c4
tree6832af07e5a6aaf66f8b3e44cdf40aea220dca74
parentf29135ee4e0d4e01911ed569f731bfdb841cea6d
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