diff options
author | Krunoslav Kovac <Krunoslav.Kovac@amd.com> | 2020-04-22 18:08:02 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-04-28 16:19:48 -0400 |
commit | a8bf7164908827178fe31fb21d2646c404c1990d (patch) | |
tree | a2252345fc6f4a07403b56c8be2b5a2ebe707602 /drivers/char | |
parent | 4b0e95d1838f0e1d8bd4ca79f1fa17d7af1ddad6 (diff) |
drm/amd/display: Internal refactoring to abstract color caps
[Why&How]
modules/color calculates various colour operations which are translated
to abstracted HW. DCE 5-12 had almost no important changes, but
starting with DCN1, every new generation comes with fairly major
differences in color pipeline.
We would hack it with some DCN checks, but a better approach is to
abstract color pipe capabilities so modules/DM can decide mapping to
HW block based on logical capabilities,
Signed-off-by: Krunoslav Kovac <Krunoslav.Kovac@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Anthony Koo <Anthony.Koo@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions