linux/drivers/gpu/drm/amd/display/modules
David Francis bbf854dc35 drm/amd/display: Load DMCU IRAM
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>
2018-11-26 15:47:53 -05:00
..
color drm/amd/display: fix dereference of pointer fs_params before it is null checked 2018-11-21 15:32:20 -05:00
freesync drm/amd/display: Freesync does not engage on some displays 2018-11-05 14:20:41 -05:00
inc drm/amd/display: Add color bit info to freesync infoframe 2018-09-26 21:09:05 -05:00
info_packet drm/amd/display: Stereo 3D support in VSC 2018-09-26 21:09:07 -05:00
power drm/amd/display: Load DMCU IRAM 2018-11-26 15:47:53 -05:00
stats drm/amd/display: remove redundant null pointer check before kfree 2018-09-26 21:09:12 -05:00