Home
last modified time | relevance | path

Searched defs:mpc (Results 1 - 25 of 65) sorted by relevance

123

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_mpc.c42 mpc201_set_out_rate_control( struct mpc *mpc, int opp_id, bool enable, bool rate_2x_mode, struct mpc_dwb_flow_control *flow_control) mpc201_set_out_rate_control() argument
H A Ddcn201_hwseq.c377 struct mpc *mpc = dc->res_pool->mpc; in dcn201_plane_atomic_disconnect() local
426 struct mpc *mpc = dc->res_pool->mpc; dcn201_update_mpcc() local
[all...]
/kernel/linux/linux-5.10/arch/mips/sgi-ip30/
H A Dip30-smp.c79 struct mpconf *mpc; in ip30_smp_setup() local
112 struct mpconf *mpc = (struct mpconf *)MPCONF(cpu); in ip30_smp_boot_secondary() local
[all...]
/kernel/linux/linux-6.6/arch/mips/sgi-ip30/
H A Dip30-smp.c79 struct mpconf *mpc; in ip30_smp_setup() local
112 struct mpconf *mpc = (struct mpconf *)MPCONF(cpu); in ip30_smp_boot_secondary() local
[all...]
/kernel/linux/linux-5.10/net/atm/
H A Dmpoa_proc.c107 struct mpoa_client *mpc; in mpc_start() local
133 struct mpoa_client *mpc in mpc_show() local
[all...]
H A Dmpoa_caches.c133 static int cache_hit(in_cache_entry *entry, struct mpoa_client *mpc) in cache_hit() argument
324 static void in_destroy_cache(struct mpoa_client *mpc) in in_destroy_cache() argument
332 eg_cache_get_by_cache_id(__be32 cache_id, struct mpoa_client *mpc) eg_cache_get_by_cache_id() argument
353 eg_cache_get_by_tag(__be32 tag, struct mpoa_client *mpc) eg_cache_get_by_tag() argument
374 eg_cache_get_by_vcc(struct atm_vcc *vcc, struct mpoa_client *mpc) eg_cache_get_by_vcc() argument
395 eg_cache_get_by_src_ip(__be32 ipaddr, struct mpoa_client *mpc) eg_cache_get_by_src_ip() argument
525 eg_destroy_cache(struct mpoa_client *mpc) eg_destroy_cache() argument
561 atm_mpoa_init_cache(struct mpoa_client *mpc) atm_mpoa_init_cache() argument
[all...]
/kernel/linux/linux-6.6/net/atm/
H A Dmpoa_proc.c107 struct mpoa_client *mpc; in mpc_start() local
133 struct mpoa_client *mpc in mpc_show() local
[all...]
H A Dmpoa_caches.c133 static int cache_hit(in_cache_entry *entry, struct mpoa_client *mpc) in cache_hit() argument
324 static void in_destroy_cache(struct mpoa_client *mpc) in in_destroy_cache() argument
332 eg_cache_get_by_cache_id(__be32 cache_id, struct mpoa_client *mpc) eg_cache_get_by_cache_id() argument
353 eg_cache_get_by_tag(__be32 tag, struct mpoa_client *mpc) eg_cache_get_by_tag() argument
374 eg_cache_get_by_vcc(struct atm_vcc *vcc, struct mpoa_client *mpc) eg_cache_get_by_vcc() argument
395 eg_cache_get_by_src_ip(__be32 ipaddr, struct mpoa_client *mpc) eg_cache_get_by_src_ip() argument
525 eg_destroy_cache(struct mpoa_client *mpc) eg_destroy_cache() argument
561 atm_mpoa_init_cache(struct mpoa_client *mpc) atm_mpoa_init_cache() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_mpc.c40 void mpc1_set_bg_color(struct mpc *mpc, in mpc1_set_bg_color() argument
69 mpc1_update_blending( struct mpc *mpc, struct mpcc_blnd_cfg *blnd_cfg, int mpcc_id) mpc1_update_blending() argument
88 mpc1_update_stereo_mix( struct mpc *mpc, struct mpcc_sm_cfg *sm_cfg, int mpcc_id) mpc1_update_stereo_mix() argument
103 mpc1_assert_idle_mpcc(struct mpc *mpc, int id) mpc1_assert_idle_mpcc() argument
113 mpc1_get_mpcc(struct mpc *mpc, int mpcc_id) mpc1_get_mpcc() argument
139 mpc1_is_mpcc_idle(struct mpc *mpc, int mpcc_id) mpc1_is_mpcc_idle() argument
155 mpc1_assert_mpcc_idle_before_connect(struct mpc *mpc, int mpcc_id) mpc1_assert_mpcc_idle_before_connect() argument
189 mpc1_insert_plane( struct mpc *mpc, struct mpc_tree *tree, struct mpcc_blnd_cfg *blnd_cfg, struct mpcc_sm_cfg *sm_cfg, struct mpcc *insert_above_mpcc, int dpp_id, int mpcc_id) mpc1_insert_plane() argument
281 mpc1_remove_mpcc( struct mpc *mpc, struct mpc_tree *tree, struct mpcc *mpcc_to_remove) mpc1_remove_mpcc() argument
365 mpc1_mpc_init(struct mpc *mpc) mpc1_mpc_init() argument
387 mpc1_mpc_init_single_inst(struct mpc *mpc, unsigned int mpcc_id) mpc1_mpc_init_single_inst() argument
406 mpc1_init_mpcc_list_from_hw( struct mpc *mpc, struct mpc_tree *tree) mpc1_init_mpcc_list_from_hw() argument
452 mpc1_read_mpcc_state( struct mpc *mpc, int mpcc_inst, struct mpcc_state *s) mpc1_read_mpcc_state() argument
470 mpc1_cursor_lock(struct mpc *mpc, int opp_id, bool lock) mpc1_cursor_lock() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_mpc.c40 void mpc1_set_bg_color(struct mpc *mpc, in mpc1_set_bg_color() argument
76 mpc1_update_blending( struct mpc *mpc, struct mpcc_blnd_cfg *blnd_cfg, int mpcc_id) mpc1_update_blending() argument
94 mpc1_update_stereo_mix( struct mpc *mpc, struct mpcc_sm_cfg *sm_cfg, int mpcc_id) mpc1_update_stereo_mix() argument
109 mpc1_assert_idle_mpcc(struct mpc *mpc, int id) mpc1_assert_idle_mpcc() argument
119 mpc1_get_mpcc(struct mpc *mpc, int mpcc_id) mpc1_get_mpcc() argument
145 mpc1_is_mpcc_idle(struct mpc *mpc, int mpcc_id) mpc1_is_mpcc_idle() argument
161 mpc1_assert_mpcc_idle_before_connect(struct mpc *mpc, int mpcc_id) mpc1_assert_mpcc_idle_before_connect() argument
195 mpc1_insert_plane( struct mpc *mpc, struct mpc_tree *tree, struct mpcc_blnd_cfg *blnd_cfg, struct mpcc_sm_cfg *sm_cfg, struct mpcc *insert_above_mpcc, int dpp_id, int mpcc_id) mpc1_insert_plane() argument
287 mpc1_remove_mpcc( struct mpc *mpc, struct mpc_tree *tree, struct mpcc *mpcc_to_remove) mpc1_remove_mpcc() argument
371 mpc1_mpc_init(struct mpc *mpc) mpc1_mpc_init() argument
393 mpc1_mpc_init_single_inst(struct mpc *mpc, unsigned int mpcc_id) mpc1_mpc_init_single_inst() argument
412 mpc1_init_mpcc_list_from_hw( struct mpc *mpc, struct mpc_tree *tree) mpc1_init_mpcc_list_from_hw() argument
458 mpc1_read_mpcc_state( struct mpc *mpc, int mpcc_inst, struct mpcc_state *s) mpc1_read_mpcc_state() argument
476 mpc1_cursor_lock(struct mpc *mpc, int opp_id, bool lock) mpc1_cursor_lock() argument
483 mpc1_get_mpc_out_mux(struct mpc *mpc, int opp_id) mpc1_get_mpc_out_mux() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_hwseq.c188 struct mpc *mpc = dc->res_pool->mpc; in dcn314_update_odm() local
/kernel/linux/linux-6.6/drivers/infiniband/hw/mana/
H A Dqp.c15 struct mana_port_context *mpc = netdev_priv(ndev); in mana_ib_cfg_vport_steering() local
107 struct mana_port_context *mpc; in mana_ib_create_qp_rss() local
274 struct mana_port_context *mpc; in mana_ib_create_qp_raw() local
441 struct mana_port_context *mpc; mana_ib_destroy_qp_rss() local
469 struct mana_port_context *mpc; mana_ib_destroy_qp_raw() local
[all...]
H A Dmain.c12 struct mana_port_context *mpc; in mana_ib_uncfg_vport() local
35 struct mana_port_context *mpc; in mana_ib_cfg_vport() local
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dmpparse.c143 static int __init smp_check_mpc(struct mpc_table *mpc, char *oem, char *str) in smp_check_mpc() argument
184 smp_dump_mptable(struct mpc_table *mpc, unsigned char *mpt) smp_dump_mptable() argument
192 smp_read_mpc(struct mpc_table *mpc, unsigned early) smp_read_mpc() argument
422 struct mpc_table *mpc; get_mpc_size() local
435 struct mpc_table *mpc; check_physptr() local
725 replace_intsrc_all(struct mpc_table *mpc, unsigned long mpc_new_phys, unsigned long mpc_new_length) replace_intsrc_all() argument
841 struct mpc_table *mpc, *mpc_new; update_mp_table() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hwseq.c95 struct mpc *mpc = pipe_ctx->stream_res.opp->ctx->dc->res_pool->mpc; in dcn30_set_mpc_shaper_3dlut() local
190 struct mpc *mpc = pipe_ctx->stream_res.opp->ctx->dc->res_pool->mpc; dcn30_set_output_transfer_func() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_mpc.c48 mpc2_update_blending( struct mpc *mpc, struct mpcc_blnd_cfg *blnd_cfg, int mpcc_id) mpc2_update_blending() argument
74 mpc2_set_denorm( struct mpc *mpc, int opp_id, enum dc_color_depth output_depth) mpc2_set_denorm() argument
112 mpc2_set_denorm_clamp( struct mpc *mpc, int opp_id, struct mpc_denorm_clamp denorm_clamp) mpc2_set_denorm_clamp() argument
132 mpc2_set_output_csc( struct mpc *mpc, int opp_id, const uint16_t *regval, enum mpc_output_csc_mode ocsc_mode) mpc2_set_output_csc() argument
186 mpc2_set_ocsc_default( struct mpc *mpc, int opp_id, enum dc_color_space color_space, enum mpc_output_csc_mode ocsc_mode) mpc2_set_ocsc_default() argument
245 mpc2_ogam_get_reg_field( struct mpc *mpc, struct xfer_func_reg *reg) mpc2_ogam_get_reg_field() argument
273 mpc20_power_on_ogam_lut( struct mpc *mpc, int mpcc_id, bool power_on) mpc20_power_on_ogam_lut() argument
284 mpc20_configure_ogam_lut( struct mpc *mpc, int mpcc_id, bool is_ram_a) mpc20_configure_ogam_lut() argument
297 mpc20_get_ogam_current(struct mpc *mpc, int mpcc_id) mpc20_get_ogam_current() argument
323 mpc2_program_lutb(struct mpc *mpc, int mpcc_id, const struct pwl_params *params) mpc2_program_lutb() argument
350 mpc2_program_luta(struct mpc *mpc, int mpcc_id, const struct pwl_params *params) mpc2_program_luta() argument
377 mpc20_program_ogam_pwl( struct mpc *mpc, int mpcc_id, const struct pwl_result_data *rgb, uint32_t num) mpc20_program_ogam_pwl() argument
404 apply_DEDCN20_305_wa( struct mpc *mpc, int mpcc_id, enum dc_lut_mode current_mode, enum dc_lut_mode next_mode) apply_DEDCN20_305_wa() argument
429 mpc2_set_output_gamma( struct mpc *mpc, int mpcc_id, const struct pwl_params *params) mpc2_set_output_gamma() argument
470 mpc2_assert_idle_mpcc(struct mpc *mpc, int id) mpc2_assert_idle_mpcc() argument
485 mpc2_assert_mpcc_idle_before_connect(struct mpc *mpc, int mpcc_id) mpc2_assert_mpcc_idle_before_connect() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_mpc.c48 mpc2_update_blending( struct mpc *mpc, struct mpcc_blnd_cfg *blnd_cfg, int mpcc_id) mpc2_update_blending() argument
73 mpc2_set_denorm( struct mpc *mpc, int opp_id, enum dc_color_depth output_depth) mpc2_set_denorm() argument
111 mpc2_set_denorm_clamp( struct mpc *mpc, int opp_id, struct mpc_denorm_clamp denorm_clamp) mpc2_set_denorm_clamp() argument
131 mpc2_set_output_csc( struct mpc *mpc, int opp_id, const uint16_t *regval, enum mpc_output_csc_mode ocsc_mode) mpc2_set_output_csc() argument
185 mpc2_set_ocsc_default( struct mpc *mpc, int opp_id, enum dc_color_space color_space, enum mpc_output_csc_mode ocsc_mode) mpc2_set_ocsc_default() argument
244 mpc2_ogam_get_reg_field( struct mpc *mpc, struct xfer_func_reg *reg) mpc2_ogam_get_reg_field() argument
272 mpc20_power_on_ogam_lut( struct mpc *mpc, int mpcc_id, bool power_on) mpc20_power_on_ogam_lut() argument
283 mpc20_configure_ogam_lut( struct mpc *mpc, int mpcc_id, bool is_ram_a) mpc20_configure_ogam_lut() argument
296 mpc20_get_ogam_current(struct mpc *mpc, int mpcc_id) mpc20_get_ogam_current() argument
322 mpc2_program_lutb(struct mpc *mpc, int mpcc_id, const struct pwl_params *params) mpc2_program_lutb() argument
349 mpc2_program_luta(struct mpc *mpc, int mpcc_id, const struct pwl_params *params) mpc2_program_luta() argument
376 mpc20_program_ogam_pwl( struct mpc *mpc, int mpcc_id, const struct pwl_result_data *rgb, uint32_t num) mpc20_program_ogam_pwl() argument
403 apply_DEDCN20_305_wa(struct mpc *mpc, int mpcc_id, enum dc_lut_mode current_mode, enum dc_lut_mode next_mode) apply_DEDCN20_305_wa() argument
427 mpc2_set_output_gamma( struct mpc *mpc, int mpcc_id, const struct pwl_params *params) mpc2_set_output_gamma() argument
468 mpc2_assert_idle_mpcc(struct mpc *mpc, int id) mpc2_assert_idle_mpcc() argument
483 mpc2_assert_mpcc_idle_before_connect(struct mpc *mpc, int mpcc_id) mpc2_assert_mpcc_idle_before_connect() argument
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dmpparse.c139 static int __init smp_check_mpc(struct mpc_table *mpc, char *oem, char *str) in smp_check_mpc() argument
180 smp_dump_mptable(struct mpc_table *mpc, unsigned char *mpt) smp_dump_mptable() argument
188 smp_read_mpc(struct mpc_table *mpc, unsigned early) smp_read_mpc() argument
413 struct mpc_table *mpc; get_mpc_size() local
426 struct mpc_table *mpc; check_physptr() local
714 replace_intsrc_all(struct mpc_table *mpc, unsigned long mpc_new_phys, unsigned long mpc_new_length) replace_intsrc_all() argument
830 struct mpc_table *mpc, *mpc_new; update_mp_table() local
[all...]
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmpspec_def.h162 char mpc[8]; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dmpc.h139 struct mpc { struct
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c756 struct mpc *mpc = params->power_on_mpc_mem_pwr_params.mpc; in hwss_power_on_mpc_mem_pwr() local
766 struct mpc *mpc = params->set_output_csc_params.mpc; hwss_set_output_csc() local
780 struct mpc *mpc = params->set_ocsc_default_params.mpc; hwss_set_ocsc_default() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dmpc.h177 struct mpc { struct
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hwseq.c98 struct mpc *mpc = pipe_ctx->stream_res.opp->ctx->dc->res_pool->mpc; in dcn30_set_mpc_shaper_3dlut() local
194 struct mpc *mpc = pipe_ctx->stream_res.opp->ctx->dc->res_pool->mpc; dcn30_set_output_transfer_func() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_mpc.c45 void mpc32_mpc_init(struct mpc *mpc) in mpc32_mpc_init() argument
67 mpc32_power_on_blnd_lut( struct mpc *mpc, uint32_t mpcc_id, bool power_on) mpc32_power_on_blnd_lut() argument
91 mpc32_get_post1dlut_current(struct mpc *mpc, uint32_t mpcc_id) mpc32_get_post1dlut_current() argument
123 mpc32_configure_post1dlut( struct mpc *mpc, uint32_t mpcc_id, bool is_ram_a) mpc32_configure_post1dlut() argument
138 mpc32_post1dlut_get_reg_field( struct dcn30_mpc *mpc, struct dcn3_xfer_func_reg *reg) mpc32_post1dlut_get_reg_field() argument
166 mpc32_program_post1dluta_settings( struct mpc *mpc, uint32_t mpcc_id, const struct pwl_params *params) mpc32_program_post1dluta_settings() argument
195 mpc32_program_post1dlutb_settings( struct mpc *mpc, uint32_t mpcc_id, const struct pwl_params *params) mpc32_program_post1dlutb_settings() argument
223 mpc32_program_post1dlut_pwl( struct mpc *mpc, uint32_t mpcc_id, const struct pwl_result_data *rgb, uint32_t num) mpc32_program_post1dlut_pwl() argument
257 mpc32_program_post1dlut( struct mpc *mpc, const struct pwl_params *params, uint32_t mpcc_id) mpc32_program_post1dlut() argument
297 mpc32_get_shaper_current(struct mpc *mpc, uint32_t mpcc_id) mpc32_get_shaper_current() argument
324 mpc32_configure_shaper_lut( struct mpc *mpc, bool is_ram_a, uint32_t mpcc_id) mpc32_configure_shaper_lut() argument
339 mpc32_program_shaper_luta_settings( struct mpc *mpc, const struct pwl_params *params, uint32_t mpcc_id) mpc32_program_shaper_luta_settings() argument
489 mpc32_program_shaper_lutb_settings( struct mpc *mpc, const struct pwl_params *params, uint32_t mpcc_id) mpc32_program_shaper_lutb_settings() argument
640 mpc32_program_shaper_lut( struct mpc *mpc, const struct pwl_result_data *rgb, uint32_t num, uint32_t mpcc_id) mpc32_program_shaper_lut() argument
674 mpc32_power_on_shaper_3dlut( struct mpc *mpc, uint32_t mpcc_id, bool power_on) mpc32_power_on_shaper_3dlut() argument
704 mpc32_program_shaper( struct mpc *mpc, const struct pwl_params *params, uint32_t mpcc_id) mpc32_program_shaper() argument
746 get3dlut_config( struct mpc *mpc, bool *is_17x17x17, bool *is_12bits_color_channel, int mpcc_id) get3dlut_config() argument
792 mpc32_select_3dlut_ram( struct mpc *mpc, enum dc_lut_mode mode, bool is_color_channel_12bits, uint32_t mpcc_id) mpc32_select_3dlut_ram() argument
806 mpc32_select_3dlut_ram_mask( struct mpc *mpc, uint32_t ram_selection_mask, uint32_t mpcc_id) mpc32_select_3dlut_ram_mask() argument
819 mpc32_set3dlut_ram12( struct mpc *mpc, const struct dc_rgb *lut, uint32_t entries, uint32_t mpcc_id) mpc32_set3dlut_ram12() argument
851 mpc32_set3dlut_ram10( struct mpc *mpc, const struct dc_rgb *lut, uint32_t entries, uint32_t mpcc_id) mpc32_set3dlut_ram10() argument
873 mpc32_set_3dlut_mode( struct mpc *mpc, enum dc_lut_mode mode, bool is_color_channel_12bits, bool is_lut_size17x17x17, uint32_t mpcc_id) mpc32_set_3dlut_mode() argument
900 mpc32_program_3dlut( struct mpc *mpc, const struct tetrahedral_params *params, int mpcc_id) mpc32_program_3dlut() argument
[all...]
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dmpspec_def.h162 char mpc[8]; member

Completed in 14 milliseconds

123