Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c3147 #define fixed16_to_double_to_cpu(x) fixed16_to_double(le32_to_cpu(x)) macro
3169 fixed16_to_double_to_cpu(bb->sr_exit_time_us); in init_soc_bounding_box()
3171 fixed16_to_double_to_cpu(bb->sr_enter_plus_exit_time_us); in init_soc_bounding_box()
3173 fixed16_to_double_to_cpu(bb->urgent_latency_us); in init_soc_bounding_box()
3175 fixed16_to_double_to_cpu(bb->urgent_latency_pixel_data_only_us); in init_soc_bounding_box()
3177 fixed16_to_double_to_cpu(bb->urgent_latency_pixel_mixed_with_vm_data_us); in init_soc_bounding_box()
3179 fixed16_to_double_to_cpu(bb->urgent_latency_vm_data_only_us); in init_soc_bounding_box()
3187 fixed16_to_double_to_cpu(bb->pct_ideal_dram_sdp_bw_after_urgent_pixel_only); in init_soc_bounding_box()
3189 fixed16_to_double_to_cpu(bb->pct_ideal_dram_sdp_bw_after_urgent_pixel_and_vm); in init_soc_bounding_box()
3191 fixed16_to_double_to_cpu(bb->pct_ideal_dram_sdp_bw_after_urgent_vm_only); in init_soc_bounding_box()
[all …]