linux/drivers/gpu/drm/amd/display/dc/dce110
Anthony Koo fb735a9f29 drm/amd/display: Add in/out transfer functions to DC
Refactor part 1 of degamma/regamma programming.

End goal is to have source and output transfer function in
which dc can use to decide how to program the degamma
and regamma HW.

Gamma will be explicitly applied through
dc_update_surfaces_for_target.

Color module should build the logical curve with all
adjustments applied and pass enough information
for dc to program HW PWL.

Signed-off-by: Anthony Koo <anthony.koo@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-09-26 17:05:08 -04:00
..
dce110_compressor.c
dce110_compressor.h
dce110_hw_sequencer.c drm/amd/display: Add in/out transfer functions to DC 2017-09-26 17:05:08 -04:00
dce110_hw_sequencer.h
dce110_ipp.c
dce110_ipp.h
dce110_ipp_cursor.c
dce110_ipp_gamma.c
dce110_mem_input.c drm/amd/display: Change locking of registers when flipping frames. 2017-09-26 17:04:52 -04:00
dce110_mem_input.h drm/amd/display: refactor DCE11 DVVM 2017-09-26 17:02:31 -04:00
dce110_mem_input_v.c drm/amd/display: refactor DCE11 DVVM 2017-09-26 17:02:31 -04:00
dce110_mem_input_v.h
dce110_opp.c
dce110_opp.h
dce110_opp_csc.c
dce110_opp_csc_v.c
dce110_opp_formatter.c
dce110_opp_regamma.c
dce110_opp_regamma_v.c
dce110_opp_v.c
dce110_opp_v.h
dce110_resource.c drm/amd/display: consolidate dce8-11.2 display clock code 2017-09-26 17:03:01 -04:00
dce110_resource.h drm/amd/display: remove clocks_state enum 2017-09-26 17:02:58 -04:00
dce110_timing_generator.c drm/amd/display: Temporarily blocking interlacing mode until it's supported. 2017-09-26 17:04:07 -04:00
dce110_timing_generator.h
dce110_timing_generator_v.c
dce110_timing_generator_v.h
dce110_transform_v.c drm/amd/display: Fix bunch of warnings in DC 2017-09-26 17:04:17 -04:00
dce110_transform_v.h
dce110_types.h
Makefile