mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-04 09:34:12 +08:00
drm/i915/vbt: Add VRR VBT toggle
This will be used in future but already adding to VBT so we are updated with VBT changes. Reviewed-by: Matt Roper <matthew.d.roper@intel.com> Signed-off-by: José Roberto de Souza <jose.souza@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20201008211932.24989-3-jose.souza@intel.com
This commit is contained in:
parent
e4b3c3b3fa
commit
a23fe79ae5
@ -835,6 +835,7 @@ struct bdb_lfp_power {
|
||||
u16 lace_enabled_status;
|
||||
struct agressiveness_profile_entry aggressivenes[16];
|
||||
u16 hobl; /* 232+ */
|
||||
u16 vrr_feature_enabled; /* 233+ */
|
||||
} __packed;
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user