commit | 55b50e68b5dd32d82d7a84f00b6bfbfc405a1cef | [log] [tgz] |
---|---|---|
author | Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> | Thu May 16 11:57:52 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Oct 03 09:10:58 2019 -0500 |
tree | 4d3b4f797fdf0857a2dba78367ece0add277d8e7 | |
parent | a193ed2094ba2f8d3c103216832586482efe5fc5 [diff] |
drm/amd/display: Create dpcd and i2c packing functions [Why] We need to read and write specific i2c and dpcd messages. [How] Created static functions for packing the dpcd and i2c messages for hdcp. Signed-off-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> Reviewed-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>