During the Hackfest there was some interest in possibly using the 2.4 and 2.6 gamma curves that AMD HW supports. Add the colorop definitions and expose them for amdgpu.
Harry Wentland (2): drm/colorop: Define Gamma 2.4 and 2.6 and its Inverse drm/amd/display: Add support for 2.4 and 2.6 Gamma and its Inverse .../amd/display/amdgpu_dm/amdgpu_dm_color.c | 6 +++ .../amd/display/amdgpu_dm/amdgpu_dm_colorop.c | 12 ++++-- drivers/gpu/drm/drm_colorop.c | 4 ++ include/drm/drm_colorop.h | 39 +++++++++++++++++++ 4 files changed, 58 insertions(+), 3 deletions(-) -- 2.54.0
