Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_dwb_scl.c760 tmp_h_init_phase_luma = dc_fixpt_sub_int(tmp_h_init_phase_luma, h_taps_luma); in dwb_program_horz_scalar()
769 tmp_h_init_phase_chroma = dc_fixpt_sub_int(tmp_h_init_phase_chroma, h_taps_chroma); in dwb_program_horz_scalar()
838 tmp_v_init_phase_luma = dc_fixpt_sub_int(tmp_v_init_phase_luma, v_taps_luma); in dwb_program_vert_scalar()
847 tmp_v_init_phase_chroma = dc_fixpt_sub_int(tmp_v_init_phase_chroma, v_taps_chroma); in dwb_program_vert_scalar()
/linux/drivers/gpu/drm/amd/display/include/
A Dfixed31_32.h286 static inline struct fixed31_32 dc_fixpt_sub_int(struct fixed31_32 arg1, int arg2) in dc_fixpt_sub_int() function
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_hpo_dp_link_encoder.c391 dc_fixpt_sub_int( in dcn31_hpo_dp_link_enc_set_throttled_vcp_size()
/linux/drivers/gpu/drm/amd/display/dc/dsc/
A Ddc_dsc.c481 effective_bandwidth_in_kbps = dc_fixpt_sub_int(effective_bandwidth_in_kbps, in compute_bpp_x16_from_target_bandwidth()
/linux/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_stream_encoder.c722 dc_fixpt_sub_int( in dce110_stream_encoder_set_throttled_vcp_size()
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_stream_encoder.c645 dc_fixpt_sub_int( in enc1_stream_encoder_set_throttled_vcp_size()
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc_link.c3339 dc_fixpt_sub_int(avg_time_slots_per_mtp, dc_fixpt_floor(avg_time_slots_per_mtp)), in dc_log_vcp_x_y()

Completed in 20 milliseconds