HomeSort by: relevance | last modified time | path
    Searched refs:bw_meq (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
bw_fixed.h 153 static inline bool bw_meq(const struct bw_fixed arg1, const struct bw_fixed arg2) function in typeref:typename:bool
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/calcs/
amdgpu_dce_calcs.c 1635 else if (bw_meq(data->total_average_bandwidth_no_compression, bw_mul(bw_mul(bw_frc_to_fixed(dceip->max_average_percent_of_ideal_port_bw_display_can_use_in_normal_system_operation, 100),sclk[s_high]),vbios->data_return_bus_width))
2018 if (bw_meq(data->max_phyclk, bw_int_to_fixed(270))) {
2021 if (bw_meq(data->max_phyclk, bw_int_to_fixed(540))) {
2024 if (bw_meq(data->max_phyclk, bw_int_to_fixed(810))) {

Completed in 16 milliseconds