drm/amd/display: [FW Promotion] Release 0.1.16.0
Summary for changes in firmware: * Add DMCUB IPS commands and command parser support * use OTG count to disable interrupts * Fix dmub_cmd header data boundary issue * remove the HW register override Reviewed-by: Aurabindo Pillai <aurabindo.pillai@amd.com> Signed-off-by: Taimur Hassan <Syed.Hassan@amd.com> Signed-off-by: Fangzhi Zuo <jerry.zuo@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Alex Deucher
parent
c44120dffe
commit
623ea7019f
@@ -5909,6 +5909,9 @@ struct dmub_rb_cmd_ips_residency_cntl {
|
||||
struct dmub_cmd_ips_residency_cntl_data cntl_data;
|
||||
};
|
||||
|
||||
/**
|
||||
* Data passed from FW to driver in a DMUB_CMD__IPS_QUERY_RESIDENCY_INFO command.
|
||||
*/
|
||||
struct dmub_cmd_ips_query_residency_info_data {
|
||||
union dmub_addr dest;
|
||||
uint32_t size;
|
||||
|
||||
Reference in New Issue
Block a user