linux_dsm_epyc7002/drivers/gpu/drm/amd/display/dc/dce80
David Francis c85e6e546e drm/amd/display: Create new i2c resource
[Why]
I2C code did not match dc resource model and was generally
unpleasant

[How]
Move code into new svelte dce_i2c files, replacing various i2c
objects with two structs: dce_i2c_sw and dce_i2c_hw.  Fully split
sw and hw code paths.  Remove all redundant declarations.  Use
address lists to distinguish between versions.  Change dce80 code
to newer register access macros.

Signed-off-by: David Francis <David.Francis@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-08-27 11:11:05 -05:00
..
dce80_hw_sequencer.c drm/amd/display: Re-use DCE100 display_power_gating for DCE80 2018-02-19 14:20:04 -05:00
dce80_hw_sequencer.h amdgpu/dc: another round of dce/dcn construct cleanups. 2017-09-29 13:02:34 -04:00
dce80_resource.c drm/amd/display: Create new i2c resource 2018-08-27 11:11:05 -05:00
dce80_resource.h drm/amd/display: Flattening core_dc to dc 2017-09-26 18:16:40 -04:00
dce80_timing_generator.c drm/amd/display: Expose DCE110 CRC functions for DCE8 2018-02-19 14:20:10 -05:00
dce80_timing_generator.h drm/amd/display: Make couple functions in DCE80 TG static 2018-02-19 14:20:05 -05:00
Makefile drm/amd/display: Remove unused DCE80 compressor 2018-02-19 14:20:03 -05:00