OSDN Git Service

drm/amd/display: Add hubp block for Renoir (v2)
authorBhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Thu, 25 Jul 2019 20:19:17 +0000 (16:19 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 29 Aug 2019 20:52:33 +0000 (15:52 -0500)
commiteced51f9babbccac23b398edf7215de82f944b04
treeaa3cbb2ba198964564b2b7b8ebd405307d5c4008
parent1e768c5b0f44ab061f56216a44cd6cc02764f987
drm/amd/display: Add hubp block for Renoir (v2)

This provides the interface to memory for the display hw.

v2: minor cleanup (Alex)

Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn21/Makefile [new file with mode: 0644]
drivers/gpu/drm/amd/display/dc/dcn21/dcn21_hubp.c [new file with mode: 0644]
drivers/gpu/drm/amd/display/dc/dcn21/dcn21_hubp.h [new file with mode: 0644]