[PATCH 0/5] drm/amd: HDMI Stereo 3D support

Jeff Smith whydoubt at gmail.com
Sat Feb 25 00:14:34 UTC 2017


Hello all,

This set now adds support for HDMI Stereo 3D for both DC and non-DC code
paths.  The non-DC code requires unblocking HDMI audio, which is done in
the first patch.  I have also split out the portions of the code that
allow the stereo 3D to work on a HDMI sink attached to a DVI source.

Regards,
Jeff


Jeff Smith (5):
  drm/amd/amdgpu: HDMI Stereo 3D (non-DC) support requires enabled audio
  drm/amd/amdgpu: Add HDMI Stereo 3D (non-DC) support
  drm/amd/amdgpu: Allow HDMI Stereo 3D (non-DC) over DVI connector
  drm/amd/display: Add HDMI Stereo 3D (DC) support
  drm/amd/display: Allow HDMI capabilities over DVI connector (DC)

 drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c     | 16 +++-
 drivers/gpu/drm/amd/amdgpu/atombios_crtc.c         | 27 ++++---
 drivers/gpu/drm/amd/amdgpu/atombios_encoders.c     |  2 +-
 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c             | 86 ++++++++++++++++++++--
 .../drm/amd/display/amdgpu_dm/amdgpu_dm_types.c    | 32 +++++---
 drivers/gpu/drm/amd/display/dc/core/dc_link.c      |  7 +-
 .../display/dc/dce110/dce110_timing_generator.c    |  4 -
 7 files changed, 136 insertions(+), 38 deletions(-)

-- 
2.9.3



More information about the dri-devel mailing list