OSDN Git Service

drm/amd/display : add high part address calculation for underlay
authorShirish S <shirish.s@amd.com>
Thu, 19 Oct 2017 17:04:15 +0000 (22:34 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 27 Oct 2017 17:13:51 +0000 (13:13 -0400)
commit4d3e00dad80a2c317d542358620facd8ca698428
treea9020c23bd348157da73ab9d460a08b4de58a56f
parent3b21b6d239f43c0d797bf0deb8c0f8c846862eb1
drm/amd/display : add high part address calculation for underlay

Currently the high part of the address structure is not
populated in case of luma and chroma.
This patch adds this calculation.

Signed-off-by: Shirish S <shirish.s@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c