OSDN Git Service

drm/amdgpu/display: Add gpio support for DCN
authorHarry Wentland <harry.wentland@amd.com>
Mon, 8 May 2017 19:21:44 +0000 (15:21 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 22:06:49 +0000 (18:06 -0400)
commit981ab3f1dc3949b45e317e343dfc232a102847aa
tree2b7309c45ef44df450928845ec28fffd814ddc6f
parent061bfa06a42a9f6cd192bae61a4bf0e746eccb39
drm/amdgpu/display: Add gpio support for DCN

GPIOs are used for i2c and other things.

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/gpio/dcn10/hw_factory_dcn10.c [new file with mode: 0644]
drivers/gpu/drm/amd/display/dc/gpio/dcn10/hw_factory_dcn10.h [new file with mode: 0644]
drivers/gpu/drm/amd/display/dc/gpio/dcn10/hw_translate_dcn10.c [new file with mode: 0644]
drivers/gpu/drm/amd/display/dc/gpio/dcn10/hw_translate_dcn10.h [new file with mode: 0644]