linux/drivers/gpu/drm/amd/display/amdgpu_dm
Anthony Koo 1cfbbddead drm/amd/display: add addition dc type to translate to dmub fw type
[Why]
For a type like PSR version, it makes sense for most of the code
to include a dc type, instead of having this a fw type define since
this is a capability and type exposed by dc.

Especially if it doesn't even need to communicate with the fw.

The code that is packing the firmware command message
should be the one who needs to translate the psr version
into a command that the firmware understands.

[How]
Add a dc_psr_version enum.

Signed-off-by: Anthony Koo <Anthony.Koo@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-05-05 13:11:49 -04:00
..
amdgpu_dm_color.c drm/amd/display: Internal refactoring to abstract color caps 2020-04-28 16:19:48 -04:00
amdgpu_dm_crc.c drm/amd/display: Added pixel dynamic expansion control. 2019-10-10 19:24:26 -05:00
amdgpu_dm_crc.h drm/amd/display: Split out DC programming for CRC capture 2019-08-21 22:18:25 -05:00
amdgpu_dm_debugfs.c drm/amd/display: make all backlight calls link based 2020-04-22 18:11:48 -04:00
amdgpu_dm_debugfs.h
amdgpu_dm_hdcp.c drm/amd/display: increase HDCP authentication delay 2020-03-31 12:44:29 -04:00
amdgpu_dm_hdcp.h drm/amd/display: Add sysfs interface for set/get srm 2020-02-06 15:04:36 -05:00
amdgpu_dm_helpers.c drm/amd/display: Change "error" to "dc_log" at amdgpu_dm dpcd reading stage 2020-04-13 12:01:34 -04:00
amdgpu_dm_irq.c drm/amd: use list_for_each_entry for list iteration. 2020-01-07 12:04:16 -05:00
amdgpu_dm_irq.h
amdgpu_dm_mst_types.c drm/amdgpu/display: give aux i2c buses more meaningful names 2020-04-22 18:11:46 -04:00
amdgpu_dm_mst_types.h drm/amdgpu/display: give aux i2c buses more meaningful names 2020-04-22 18:11:46 -04:00
amdgpu_dm_pp_smu.c drm/amd/display: add default clocks if not able to fetch them 2019-11-26 12:19:08 -05:00
amdgpu_dm_services.c
amdgpu_dm_trace.h
amdgpu_dm.c drm/amd/display: add addition dc type to translate to dmub fw type 2020-05-05 13:11:49 -04:00
amdgpu_dm.h drm/amd/display: Adjust refactored dm for color management only 2020-04-22 18:11:48 -04:00
Makefile drm/amd/display: Create amdgpu_dm_hdcp 2019-10-03 09:10:58 -05:00