drm/amd/display: add FB_DAMAGE_CLIPS support
[ Upstream commit 30ebe415 ] Currently, userspace doesn't have a way to communicate selective updates to displays. So, enable support for FB_DAMAGE_CLIPS for DCN ASICs newer than DCN301, convert DRM damage clips to dc dirty rectangles and fill them into dirty_rects in fill_dc_dirty_rects(). Reviewed-by:Leo Li <sunpeng.li@amd.com> Signed-off-by:
Hamza Mahfooz <hamza.mahfooz@amd.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com> Stable-dep-of: 72f1de49 ("drm/dp_mst: Clear MSG_RDY flag before sending new message") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading