[PATCH 0/7] DC Patches Feb 6, 2017

Harry Wentland harry.wentland at amd.com
Tue Feb 7 00:18:05 UTC 2017


* Fix for some MST issues with hubs and HP docks
* Fix for crash with modesetting driver
* bunch of pixel format work in base DC


Charlene Liu (2):
  drm/amd/display: Fix YCbCr pixel format shows green issue
  drm/amd/display: HDMI YCbCr422 12bpc pixel format issue

Harry Wentland (1):
  drm/amd/display: fix crash with modesetting driver

Hersen Wu (1):
  drm/amd/display: Clear test pattern when enabling stream

Krzysztof Nowicki (1):
  drm/amd/display: Fix MST physical ports always disconnected

Vitaly Prosyak (1):
  drm/amd/display: Adding 10 bpcc video P010 format

Yongqiang Sun (1):
  drm/amd/display: Fixed color temperature corruption.

 .../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c    |  8 ----
 .../drm/amd/display/amdgpu_dm/amdgpu_dm_types.c    |  4 ++
 .../gpu/drm/amd/display/dc/calcs/bandwidth_calcs.c |  5 +++
 drivers/gpu/drm/amd/display/dc/core/dc_link.c      | 12 ++++-
 drivers/gpu/drm/amd/display/dc/core/dc_resource.c  | 52 ++++++++++++----------
 drivers/gpu/drm/amd/display/dc/dc_hw_types.h       |  5 ++-
 .../gpu/drm/amd/display/dc/dce/dce_clock_source.c  | 29 ++++++------
 drivers/gpu/drm/amd/display/dc/dce/dce_opp.c       | 32 ++++++++++---
 .../drm/amd/display/dc/dce/dce_stream_encoder.c    | 16 ++++---
 .../drm/amd/display/dc/dce110/dce110_resource.c    |  3 ++
 drivers/gpu/drm/amd/display/dc/inc/clock_source.h  |  2 +-
 drivers/gpu/drm/amd/display/dc/inc/hw/hw_shared.h  |  2 +-
 drivers/gpu/drm/amd/display/dc/inc/hw/opp.h        |  1 +
 13 files changed, 109 insertions(+), 62 deletions(-)

-- 
2.9.3



More information about the amd-gfx mailing list