[PATCH 0/8] DC Patches Feb 22, 2017
Harry Wentland
harry.wentland at amd.com
Thu Feb 23 16:33:35 UTC 2017
* Bunch of color work on common code paths
* Update audio clocks
* Bunch of fixes
* Some minor cleanup
Amy Zhang (1):
drm/amd/display: Add bypass case for PQ transfer function
Charlene Liu (3):
drm/amd/display: audio bug fix part 1: Add missing audio ACR
drm/amd/display: fix 12bpc truncate to 10bpc
drm/amd/display: fix incorrect programming for YCbCr422 and YCbCr420
Harry Wentland (1):
drm/amd/display: Remove LINUX_VERSION_CODE check
Ken Chalmers (1):
drm/amd/display: fix dc_commit_surfaces_to_stream for dcc
Zeyu Fan (2):
drm/amd/display: Add query_ddc_data function
drm/amd/display: Fix error where wrong payload size is given.
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 2 -
drivers/gpu/drm/amd/display/dc/core/dc.c | 26 ++++++
drivers/gpu/drm/amd/display/dc/core/dc_link_ddc.c | 2 +-
drivers/gpu/drm/amd/display/dc/core/dc_resource.c | 2 +-
drivers/gpu/drm/amd/display/dc/dc.h | 13 ++-
drivers/gpu/drm/amd/display/dc/dce/dce_audio.c | 8 +-
drivers/gpu/drm/amd/display/dc/dce/dce_audio.h | 2 +
.../gpu/drm/amd/display/dc/dce/dce_link_encoder.c | 2 +
drivers/gpu/drm/amd/display/dc/dce/dce_opp.c | 18 ++---
.../drm/amd/display/dc/dce/dce_stream_encoder.c | 93 +++++++++++++++-------
.../amd/display/dc/dce110/dce110_hw_sequencer.c | 53 +++++++++---
.../drm/amd/display/dc/dce110/dce110_resource.c | 4 +
12 files changed, 169 insertions(+), 56 deletions(-)
--
2.9.3
More information about the amd-gfx
mailing list