mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 08:33:17 +02: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:
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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user