Home
last modified time | relevance | path

Searched refs:mod_vrr_params (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/modules/inc/
H A Dmod_freesync.h90 struct mod_vrr_params { struct
124 const struct mod_vrr_params *vrr, argument
134 const struct mod_vrr_params *vrr,
143 struct mod_vrr_params *in_out_vrr);
149 struct mod_vrr_params *in_out_vrr);
153 struct mod_vrr_params *in_out_vrr);
170 bool mod_freesync_get_freesync_enabled(struct mod_vrr_params *pVrr);
H A Dmod_info_packet.h34 struct mod_vrr_params;
/linux/drivers/gpu/drm/amd/display/modules/freesync/
H A Dfreesync.c114 const struct mod_vrr_params *in_vrr, in calc_duration_in_us_from_v_total()
175 const struct mod_vrr_params *vrr, in calc_v_total_from_duration()
211 struct mod_vrr_params *in_out_vrr) in update_v_total_for_static_ramp()
285 struct mod_vrr_params *in_out_vrr) in apply_below_the_range()
440 struct mod_vrr_params *in_out_vrr) in apply_fixed_refresh()
499 static void determine_flip_interval_workaround_req(struct mod_vrr_params *in_vrr, in determine_flip_interval_workaround_req()
538 struct mod_vrr_params *in_vrr) in vrr_settings_require_update()
592 static void build_vrr_infopacket_data_v1(const struct mod_vrr_params *vrr, in build_vrr_infopacket_data_v1()
646 static void build_vrr_infopacket_data_v3(const struct mod_vrr_params *vrr, in build_vrr_infopacket_data_v3()
902 const struct mod_vrr_params *vrr, in build_vrr_infopacket_v1()
[all …]
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_irq_params.h33 struct mod_vrr_params vrr_params;