linux/drivers/gpu/drm/amd/display
Jacky Liao af435e3f62 drm/amd/display: Add I2C memory low power support
[Why]
The I2C memory blocks should be powered down when they are not in use.
This will reduce power consumption.

[How]
1. Write to I2C_LIGHT_SLEEP_FORCE to put memory in light sleep when
   released
2. Added a debug option to allow this behaviour to be turned off

Signed-off-by: Jacky Liao <ziyu.liao@amd.com>
Acked-by: Bindu Ramamurthy <bindu.r@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-11-16 12:19:22 -05:00
..
amdgpu_dm drm/amd/display: Set new format info for converted metadata. 2020-11-13 17:29:47 -05:00
dc drm/amd/display: Add I2C memory low power support 2020-11-16 12:19:22 -05:00
dmub drm/amd/display: Update dmub code 2020-11-16 12:17:43 -05:00
include drm/amd/display/dc/core/dc_link_ddc: Move DP_DVI_CONVERTER_ID_{4, 5} to where they're used 2020-11-13 17:29:46 -05:00
modules
Kconfig
Makefile
TODO