On 2017-02-28 08:17 PM, Michel Dänzer wrote: > On 01/03/17 09:26 AM, Harry Wentland wrote: >> From: Jordan Lazare <Jordan.Lazare at amd.com> >> >> Gamma LUT shouldn't be used for 10-bit and above. Should instead be >> using prescale and bypassing input gamma. >> >> Change-Id: I55c08c746bb1e1ab1739e47162ddf06db12fe873 >> Signed-off-by: Jordan Lazare <Jordan.Lazare at amd.com> >> Acked-by: Harry Wentland <Harry.Wentland at amd.com> >> Reviewed-by: Tony Cheng <Tony.Cheng at amd.com> >> --- >> .../amd/display/dc/dce110/dce110_hw_sequencer.c | 15 ++++- >> drivers/gpu/drm/amd/display/dc/dce80/Makefile | 3 +- >> .../gpu/drm/amd/display/dc/dce80/dce80_ipp_gamma.c | 71 ---------------------- > > The removal of dce80_ipp_gamma.c and corresponding Makefile change looks > unrelated and should be a separate change. > > The change is removing dce80_ipp_gamma.c and has to remove it from Makefile as well, unless there's something I'm not seeing. Harry