]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/display: Enable Stereo in Dal3
authorAlvin lee <alvin.lee3@amd.com>
Mon, 4 Jun 2018 21:31:25 +0000 (17:31 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Aug 2018 16:10:57 +0000 (11:10 -0500)
commit1336926f43ccadf2a152ea89a27de725c4d17f62
tree905a29901d7ef0c78e0eac15cec88e4fee04ad63
parent27e2e207747981ca3161dec16cea304f8e46cd65
drm/amd/display: Enable Stereo in Dal3

- program infoframe for Stereo
- program stereo flip control registers properly

v2: Add missing license headers

Signed-off-by: Alvin lee <alvin.lee3@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/Makefile
drivers/gpu/drm/amd/display/dc/core/dc_resource.c
drivers/gpu/drm/amd/display/dc/dc_stream.h
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hubp.c
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hubp.h
drivers/gpu/drm/amd/display/modules/inc/mod_info_packet.h [new file with mode: 0644]
drivers/gpu/drm/amd/display/modules/info_packet/Makefile [new file with mode: 0644]
drivers/gpu/drm/amd/display/modules/info_packet/info_packet.c [new file with mode: 0644]