[PATCH 00/10] DC Patches Dec 29, 2016

Harry Wentland harry.wentland at amd.com
Thu Dec 29 18:29:33 UTC 2016


* Some bug fixes
* Bunch of debug options to disable functionality during bringup

Andrew Wong (1):
  drm/amd/display: DAL3: HDR10 Infoframe encoding

Anthony Koo (1):
  drm/amd/display: Fix color module crash when hotplug monitors.

Harry Wentland (1):
  drm/amd/display: Don't use target before null check

Hersen Wu (2):
  drm/amd/display: Add missing function to fix crush for DP Test pattern
    4
  drm/amd/display: set HBR3 and TPS4 capable flags

Tony Cheng (4):
  drm/amd/display: Allow multiple instance of DTO regs
  drm/amd/display: debug opt disable hdmi deep color
  drm/amd/display: debug option to disable color module fucntionality
  drm/amd/display: enable option to disable HDR related updates.

Yongqiang Sun (1):
  drm/amd/display: Set gamma to NULL at release

 drivers/gpu/drm/amd/display/dc/core/dc.c           |  25 +-
 drivers/gpu/drm/amd/display/dc/core/dc_resource.c  | 115 ++++++-
 drivers/gpu/drm/amd/display/dc/core/dc_stream.c    |   1 -
 drivers/gpu/drm/amd/display/dc/core/dc_surface.c   |  11 +-
 drivers/gpu/drm/amd/display/dc/core/dc_target.c    |  10 +-
 drivers/gpu/drm/amd/display/dc/dc.h                |  27 +-
 .../gpu/drm/amd/display/dc/dce/dce_clock_source.h  |  10 +-
 .../gpu/drm/amd/display/dc/dce/dce_link_encoder.c  |  16 +
 .../drm/amd/display/dc/dce/dce_stream_encoder.c    |  20 +-
 .../gpu/drm/amd/display/dc/inc/hw/stream_encoder.h |   2 +
 .../drm/amd/display/include/hw_sequencer_types.h   |   3 +-
 drivers/gpu/drm/amd/display/modules/color/color.c  | 333 ++++++++++++---------
 .../gpu/drm/amd/display/modules/inc/mod_color.h    |  20 +-
 13 files changed, 403 insertions(+), 190 deletions(-)

-- 
2.9.3



More information about the amd-gfx mailing list