commit | 65c78961b30005447a0d9b285de93354d8308f34 | [log] [tgz] |
---|---|---|
author | Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> | Thu Jun 28 17:50:05 2018 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jul 27 09:07:42 2018 -0500 |
tree | b7626ef18386a063a29062d7b82171fc2db89261 | |
parent | 824474ba38e27ccacc9d2dd066f780e9b3c2ad78 [diff] |
drm/amd/display: flatten aux_engine and engine [Why] engine and aux_engine are unnecessary layers we want to remove this layer. [How] flatten engine and aux engine structs into one struct called aux_engine and remove all references to the engine struct. Signed-off-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> Reviewed-by: Harry Wentland <Harry.Wentland@amd.com> Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>