Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dwb_scl.c763 tmp_h_init_phase_luma = dc_fixpt_sub_int(tmp_h_init_phase_luma, h_taps_luma); in dwb_program_horz_scalar()
772 tmp_h_init_phase_chroma = dc_fixpt_sub_int(tmp_h_init_phase_chroma, h_taps_chroma); in dwb_program_horz_scalar()
841 tmp_v_init_phase_luma = dc_fixpt_sub_int(tmp_v_init_phase_luma, v_taps_luma); in dwb_program_vert_scalar()
850 tmp_v_init_phase_chroma = dc_fixpt_sub_int(tmp_v_init_phase_chroma, v_taps_chroma); in dwb_program_vert_scalar()
/openbmc/linux/drivers/gpu/drm/amd/display/include/
H 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
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_hpo_dp_link_encoder.c393 dc_fixpt_sub_int( in dcn31_hpo_dp_link_enc_set_throttled_vcp_size()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c583 effective_bandwidth_in_kbps = dc_fixpt_sub_int(effective_bandwidth_in_kbps, in compute_bpp_x16_from_target_bandwidth()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_stream_encoder.c635 dc_fixpt_sub_int( in enc1_stream_encoder_set_throttled_vcp_size()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.c706 dc_fixpt_sub_int( in dce110_stream_encoder_set_throttled_vcp_size()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c1020 dc_fixpt_sub_int( in log_vcp_x_y()