mirror of
https://github.com/torvalds/linux.git
synced 2025-11-05 19:19:43 +02:00
DMCU IRAM must be loaded by the driver before DMCU can function. Move the IRAM code out of the shadows and into a new file modules/power/power_helpers.c The IRAM table contains the backlight curve and ABM parameters Add this new file to the Makefiles Call dmcu_load_iram in late init of DM Move struct dmcu_version from dc.h to dmcu.h to allow dmcu to be included on its own Signed-off-by: David Francis <David.Francis@amd.com> Reviewed-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
||
|---|---|---|
| .. | ||
| abm.h | ||
| audio.h | ||
| aux_engine.h | ||
| clk_mgr.h | ||
| dccg.h | ||
| dchubbub.h | ||
| dmcu.h | ||
| dpp.h | ||
| gpio.h | ||
| hubp.h | ||
| hw_shared.h | ||
| ipp.h | ||
| link_encoder.h | ||
| mem_input.h | ||
| mpc.h | ||
| opp.h | ||
| stream_encoder.h | ||
| timing_generator.h | ||
| transform.h | ||