| /linux/drivers/gpu/drm/amd/display/dc/inc/ |
| H A D | core_types.h | 246 struct mem_input *mis[MAX_PIPES]; 247 struct hubp *hubps[MAX_PIPES]; 248 struct input_pixel_processor *ipps[MAX_PIPES]; 249 struct transform *transforms[MAX_PIPES]; 250 struct dpp *dpps[MAX_PIPES]; 251 struct output_pixel_processor *opps[MAX_PIPES]; 252 struct timing_generator *timing_generators[MAX_PIPES]; 253 struct stream_encoder *stream_enc[MAX_PIPES * 2]; 258 struct dce_aux *engines[MAX_PIPES]; 259 struct dce_i2c_hw *hw_i2cs[MAX_PIPES]; [all...] |
| /linux/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc.h | 872 bool pg_pipe_res_update[PG_HW_PIPE_RESOURCES_NUM_ELEMENT][MAX_PIPES]; 1186 uint32_t dml21_force_pstate_method_values[MAX_PIPES]; 1203 uint32_t acpi_transition_bitmasks[MAX_PIPES]; 1867 bool pipes_to_unlock_first[MAX_PIPES]; /* Any of the pipes indicated here should be unlocked first */ 1933 struct dcn_hubp_reg_state *hubp_reg_state[MAX_PIPES]; 1934 struct dcn_dpp_reg_state *dpp_reg_state[MAX_PIPES]; 1935 struct dcn_mpc_reg_state *mpc_reg_state[MAX_PIPES]; 1936 struct dcn_opp_reg_state *opp_reg_state[MAX_PIPES]; 1937 struct dcn_dsc_reg_state *dsc_reg_state[MAX_PIPES]; 1938 struct dcn_optc_reg_state *optc_reg_state[MAX_PIPES]; [all...] |
| /linux/drivers/gpu/drm/amd/display/dc/dccg/dcn20/ |
| H A D | dcn20_dccg.h | 138 type OTG_ADD_PIXEL[MAX_PIPES];\ 139 type OTG_DROP_PIXEL[MAX_PIPES];\ 175 type DTBCLK_DTO_ENABLE[MAX_PIPES];\ 176 type DTBCLKDTO_ENABLE_STATUS[MAX_PIPES];\ 177 type PIPE_DTO_SRC_SEL[MAX_PIPES];\ 178 type DTBCLK_DTO_DIV[MAX_PIPES];\ 367 type DP_DTO_ENABLE[MAX_PIPES]; 407 uint32_t OTG_PIXEL_RATE_CNTL[MAX_PIPES]; \ 414 uint32_t DTBCLK_DTO_MODULO[MAX_PIPES]; \ 415 uint32_t DTBCLK_DTO_PHASE[MAX_PIPES]; \ [all...] |
| /linux/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| H A D | hw_shared.h | 40 * @MAX_PIPES: 42 * Every ASIC support a fixed number of pipes; MAX_PIPES defines a large number 45 #define MAX_PIPES 6 macro 46 #define MAX_PHANTOM_PIPES (MAX_PIPES / 2) 96 struct pipe_topology_line pipe_log_lines[MAX_PIPES];
|
| H A D | pg_cntl.h | 35 bool pg_pipe_res_enable[PG_HW_PIPE_RESOURCES_NUM_ELEMENT][MAX_PIPES];
|
| H A D | dccg.h | 196 int pipe_dppclk_khz[MAX_PIPES]; 198 bool dpp_clock_gated[MAX_PIPES];
|
| /linux/drivers/gpu/drm/amd/display/dc/pg/dcn35/ |
| H A D | dcn35_pg_cntl.c | 141 if (dsc_inst < MAX_PIPES) in pg_cntl35_dsc_pg_control() 232 if (hubp_dpp_inst < MAX_PIPES) { in pg_cntl35_hubp_dpp_pg_control() 353 if (mpcc_inst < MAX_PIPES) in pg_cntl35_mpcc_pg_control() 363 if (opp_inst < MAX_PIPES) in pg_cntl35_opp_pg_control() 373 if (optc_inst < MAX_PIPES) in pg_cntl35_optc_pg_control() 561 memset(base->pg_pipe_res_enable, 0, PG_HW_PIPE_RESOURCES_NUM_ELEMENT * MAX_PIPES * sizeof(bool)); in pg_cntl35_create()
|
| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc_stream.c | 276 for (i = 0; i < MAX_PIPES; i++) { in program_cursor_attributes() 423 for (i = 0; i < MAX_PIPES; i++) { in program_cursor_position() 727 for (i = 0; i < MAX_PIPES; i++) { in dc_stream_send_dp_sdp() 757 for (i = 0; i < MAX_PIPES; i++) { in dc_stream_send_dp_sdp() 795 for (i = 0; i < MAX_PIPES; i++) { in dc_stream_get_scanoutpos() 822 for (i = 0; i < MAX_PIPES; i++) { in dc_stream_dmdata_status_done() 828 if (i == MAX_PIPES) in dc_stream_set_dynamic_metadata() 852 for (i = 0; i < MAX_PIPES; i++) { in dc_stream_set_dynamic_metadata() 858 if (i == MAX_PIPES) in dc_stream_set_dynamic_metadata() 894 for (i = 0; i < MAX_PIPES; in dc_stream_log() [all...] |
| H A D | dc.c | 431 for (i = 0; i < MAX_PIPES; i++) { in set_long_vtotal() 468 for (i = 0; i < MAX_PIPES; i++) { in dc_stream_adjust_vmin_vmax() 534 for (i = 0; i < MAX_PIPES; i++) { in dc_stream_get_last_used_drr_vtotal() 541 if (i == MAX_PIPES) in dc_stream_get_last_used_drr_vtotal() 600 for (i = 0; i < MAX_PIPES; i++) { in dc_stream_forward_crc_window() 607 if (i == MAX_PIPES) in dc_stream_forward_crc_window() 725 for (i = 0; i < MAX_PIPES; i++) { in dc_stream_configure_crc() 731 if (i == MAX_PIPES) in dc_stream_configure_crc() 751 for (i = 0; i < MAX_PIPES; i++) { in dc_stream_configure_crc() 773 for (i = 0; i < MAX_PIPES; [all...] |
| H A D | dc_resource.c | 108 if (current_snapshot->line_count >= MAX_PIPES) in capture_pipe_topology_data() 744 for (i = 0; i < MAX_PIPES; i++) { 1461 struct pipe_ctx *opp_heads[MAX_PIPES]; in resource_build_test_pattern_params() 1754 for (i = 0; i < MAX_PIPES; i++) { in resource_build_scaling_params_for_context() 2010 for (i = 0; i < MAX_PIPES; i++) { in resource_get_opp_heads_for_otg_master() argument 2020 struct pipe_ctx *opp_heads[MAX_PIPES]) in resource_get_opp_heads_for_otg_master() 2036 ASSERT(i < MAX_PIPES); in resource_get_dpp_pipes_for_opp_head() 2045 struct pipe_ctx *dpp_pipes[MAX_PIPES]) in resource_get_dpp_pipes_for_opp_head() 2055 ASSERT(i < MAX_PIPES); in resource_get_dpp_pipes_for_plane() 2064 struct pipe_ctx *dpp_pipes[MAX_PIPES]) in resource_get_dpp_pipes_for_plane() 2035 resource_get_dpp_pipes_for_opp_head(const struct pipe_ctx * opp_head,struct resource_context * res_ctx,struct pipe_ctx * dpp_pipes[MAX_PIPES]) resource_get_dpp_pipes_for_opp_head() argument 2054 resource_get_dpp_pipes_for_plane(const struct dc_plane_state * plane,struct resource_context * res_ctx,struct pipe_ctx * dpp_pipes[MAX_PIPES]) resource_get_dpp_pipes_for_plane() argument [all...] |
| /linux/drivers/gpu/drm/amd/display/dc/link/protocols/ |
| H A D | link_dp_panel_replay.c | 59 for (int i = 0; i < MAX_PIPES; i++) { in dp_pr_set_static_screen_param() 127 for (i = 0; i < MAX_PIPES; i++) { in dp_setup_panel_replay() 218 for (unsigned int i = 0; i < MAX_PIPES; i++) { in dp_pr_get_panel_inst() 286 for (unsigned int i = 0; i < MAX_PIPES; i++) { in dp_pr_copy_settings()
|
| /linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/ |
| H A D | dcn32_clk_mgr.c | 514 struct pipe_ctx *pipe_ctx_list[MAX_PIPES]; in dcn32_auto_dpm_test_log() 517 for (int i = 0; i < MAX_PIPES; i++) { in dcn32_auto_dpm_test_log() 564 uint32_t pix_clk_list[MAX_PIPES] = {0}; in dcn32_auto_dpm_test_log() 565 int p_state_list[MAX_PIPES] = {0}; in dcn32_auto_dpm_test_log() 566 int disp_src_width_list[MAX_PIPES] = {0}; in dcn32_auto_dpm_test_log() 567 int disp_src_height_list[MAX_PIPES] = {0}; in dcn32_auto_dpm_test_log() 568 uint64_t disp_src_refresh_list[MAX_PIPES] = {0}; in dcn32_auto_dpm_test_log() 569 bool is_scaled_list[MAX_PIPES] = {0}; in dcn32_auto_dpm_test_log()
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_mst_types.c | 998 bool bpp_increased[MAX_PIPES]; in increase_dsc_bpp() 999 int initial_slack[MAX_PIPES]; in increase_dsc_bpp() 1101 bool tried[MAX_PIPES]; in try_disable_dsc() 1102 int kbps_increase[MAX_PIPES]; in try_disable_dsc() 1194 struct dsc_mst_fairness_params params[MAX_PIPES]; in compute_mst_dsc_configs_for_link() 1357 struct amdgpu_dm_connector *stream_on_link[MAX_PIPES]; in is_dsc_need_re_compute() 1373 for (i = 0; i < MAX_PIPES; i++) in is_dsc_need_re_compute() 1488 bool computed_streams[MAX_PIPES]; in compute_mst_dsc_configs_for_state() 1558 bool computed_streams[MAX_PIPES]; in pre_compute_mst_dsc_configs_for_state()
|
| H A D | amdgpu_dm_debugfs.c | 1300 for (i = 0; i < MAX_PIPES; i++) { in odm_combine_segments_show() 1576 for (i = 0; i < MAX_PIPES; i++) { in dp_dsc_clock_en_read() 1678 for (i = 0; i < MAX_PIPES; i++) { in dp_dsc_clock_en_write() 1762 for (i = 0; i < MAX_PIPES; i++) { in dp_dsc_slice_width_read() 1862 for (i = 0; i < MAX_PIPES; i++) { in dp_dsc_slice_width_write() 1946 for (i = 0; i < MAX_PIPES; i++) { in dp_dsc_slice_height_read() 2046 for (i = 0; i < MAX_PIPES; i++) { in dp_dsc_slice_height_write() 2126 for (i = 0; i < MAX_PIPES; i++) { in dp_dsc_bits_per_pixel_read() 2223 for (i = 0; i < MAX_PIPES; i++) { in dp_dsc_bits_per_pixel_write() 2301 for (i = 0; i < MAX_PIPES; in dp_dsc_pic_width_read() [all...] |
| /linux/drivers/gpu/drm/amd/display/dc/link/ |
| H A D | link_resource.c | 40 for (i = 0; i < MAX_PIPES; i++) { in link_get_cur_link_res()
|
| /linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/ |
| H A D | dcn401_clk_mgr.c | 419 struct pipe_ctx *pipe_ctx_list[MAX_PIPES]; in dcn401_auto_dpm_test_log() 422 for (int i = 0; i < MAX_PIPES; i++) { in dcn401_auto_dpm_test_log() 467 uint32_t pix_clk_list[MAX_PIPES] = {0}; in dcn401_auto_dpm_test_log() 468 int p_state_list[MAX_PIPES] = {0}; in dcn401_auto_dpm_test_log() 469 int disp_src_width_list[MAX_PIPES] = {0}; in dcn401_auto_dpm_test_log() 470 int disp_src_height_list[MAX_PIPES] = {0}; in dcn401_auto_dpm_test_log() 471 uint64_t disp_src_refresh_list[MAX_PIPES] = {0}; in dcn401_auto_dpm_test_log() 472 bool is_scaled_list[MAX_PIPES] = {0}; in dcn401_auto_dpm_test_log()
|
| /linux/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dmub_replay.c | 14 #define MAX_PIPES 6 macro 128 for (i = 0; i < MAX_PIPES; i++) { in dmub_replay_copy_settings()
|
| H A D | dmub_psr.c | 34 #define MAX_PIPES 6 macro 305 for (i = 0; i < MAX_PIPES; i++) { in dmub_psr_copy_settings()
|
| H A D | dce_clk_mgr.c | |
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/ |
| H A D | dcn401_hwseq.c | 617 struct pipe_ctx *opp_heads[MAX_PIPES], in dcn401_trigger_3dlut_dma_load() 661 int opp_inst[MAX_PIPES] = {0}; in dcn401_set_mcm_luts() 662 struct pipe_ctx *opp_heads[MAX_PIPES] = {0}; in dcn401_set_mcm_luts() 923 for (i = 0; i < MAX_PIPES; i++) { in dcn401_enable_stream_calc() 1452 struct pipe_ctx *old_opp_heads[MAX_PIPES]; in dcn401_optimize_bandwidth() 1488 struct pipe_ctx *opp_heads[MAX_PIPES]; 1489 int opp_inst[MAX_PIPES] = {0}; in dcn401_dmub_hw_control_lock() 1535 struct pipe_ctx *old_opp_heads[MAX_PIPES]; in dcn401_fams2_update_config() 1625 struct pipe_ctx *opp_heads[MAX_PIPES]; in dcn401_add_dsc_sequence_for_odm_change() 1626 int opp_inst[MAX_PIPES] in dcn401_add_dsc_sequence_for_odm_change() 732 enable_stream_timing_calc(struct pipe_ctx * pipe_ctx,struct dc_state * context,struct dc * dc,unsigned int * tmds_div,int * opp_inst,int * opp_cnt,struct pipe_ctx * opp_heads[MAX_PIPES],bool * manual_mode,struct drr_params * params,unsigned int * event_triggers) enable_stream_timing_calc() argument [all...] |
| /linux/drivers/net/ipa/ |
| H A D | ipa_reg.h | 264 MAX_PIPES, enumerator
|
| /linux/drivers/gpu/drm/amd/display/dc/irq/dce110/ |
| H A D | irq_service_dce110.c | 217 if (pipe_offset >= MAX_PIPES) in dce110_vblank_set()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/ |
| H A D | dcn32_resource_helpers.c | 317 uint8_t pipe_plane_count, stream_segments, plane_segments, pipe_segments[MAX_PIPES] = {0}; in dcn32_determine_det_override() 318 uint8_t pipe_counted[MAX_PIPES] = {0}; in dcn32_determine_det_override()
|
| /linux/drivers/net/ipa/reg/ |
| H A D | ipa_reg-v3.5.1.c | 133 [MAX_PIPES] = GENMASK(3, 0),
|
| H A D | ipa_reg-v4.2.c | 177 [MAX_PIPES] = GENMASK(3, 0),
|