mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-03 12:24:37 -04:00
drm/amd/display: [FW Promotion] Release 0.0.163.0
Add feature caps for Subvp + PSR so driver is back compatible Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Signed-off-by: Anthony Koo <Anthony.Koo@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Alex Deucher
parent
445d85e3c1
commit
93aac179a4
@@ -257,7 +257,8 @@ struct dmub_feature_caps {
|
||||
*/
|
||||
uint8_t psr;
|
||||
uint8_t fw_assisted_mclk_switch;
|
||||
uint8_t reserved[6];
|
||||
uint8_t subvp_psr_support;
|
||||
uint8_t reserved[5];
|
||||
};
|
||||
|
||||
struct dmub_visual_confirm_color {
|
||||
|
||||
Reference in New Issue
Block a user