Home
last modified time | relevance | path

Searched refs:dc_state (Results 1 – 25 of 85) sorted by relevance

1234

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.h48 void dcn32_commit_subvp_config(struct dc *dc, struct dc_state *context);
66 void dcn32_program_mall_pipe_config(struct dc *dc, struct dc_state *context);
68 void dcn32_update_mall_sel(struct dc *dc, struct dc_state *context);
70 void dcn32_update_force_pstate(struct dc *dc, struct dc_state *context);
72 void dcn32_update_odm(struct dc *dc, struct dc_state *context, struct pipe_ctx *pipe_ctx);
78 void dcn32_resync_fifo_dccg_dio(struct dce_hwseq *hws, struct dc *dc, struct dc_state *context, uns…
81 struct dc_state *context,
94 void dcn32_calculate_pix_rate_divider(struct dc *dc, struct dc_state *context, const struct dc_stre…
101 struct dc_state *context,
111 struct dc_state *context,
[all …]
H A Ddcn32_hwseq.c227 static uint32_t dcn32_calculate_cab_allocation(struct dc *dc, struct dc_state *ctx) in dcn32_calculate_cab_allocation()
352 void dcn32_commit_subvp_config(struct dc *dc, struct dc_state *context) in dcn32_commit_subvp_config()
379 struct dc_state *context, in dcn32_subvp_pipe_control_lock()
607 void dcn32_update_force_pstate(struct dc *dc, struct dc_state *context) in dcn32_update_force_pstate()
674 void dcn32_update_mall_sel(struct dc *dc, struct dc_state *context) in dcn32_update_mall_sel()
728 void dcn32_program_mall_pipe_config(struct dc *dc, struct dc_state *context) in dcn32_program_mall_pipe_config()
1139 void dcn32_update_odm(struct dc *dc, struct dc_state *context, struct pipe_ctx *pipe_ctx) in dcn32_update_odm()
1231 struct dc_state *context, in dcn32_calculate_pix_rate_divider()
1251 void dcn32_resync_fifo_dccg_dio(struct dce_hwseq *hws, struct dc *dc, struct dc_state *context, uns… in dcn32_resync_fifo_dccg_dio()
1256 struct dc_state *dc_state = NULL; in dcn32_resync_fifo_dccg_dio() local
[all …]
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_state.c47 static bool dc_state_track_phantom_stream(struct dc_state *state, in dc_state_track_phantom_stream()
58 static bool dc_state_untrack_phantom_stream(struct dc_state *state, struct dc_stream_state *phantom… in dc_state_untrack_phantom_stream()
84 static bool dc_state_is_phantom_stream_tracked(struct dc_state *state, struct dc_stream_state *phan… in dc_state_is_phantom_stream_tracked()
96 static bool dc_state_track_phantom_plane(struct dc_state *state, in dc_state_track_phantom_plane()
107 static bool dc_state_untrack_phantom_plane(struct dc_state *state, struct dc_plane_state *phantom_p… in dc_state_untrack_phantom_plane()
133 static bool dc_state_is_phantom_plane_tracked(struct dc_state *state, struct dc_plane_state *phanto… in dc_state_is_phantom_plane_tracked()
145 static void dc_state_copy_internal(struct dc_state *dst_state, struct dc_state *src_state) in dc_state_copy_internal()
149 memcpy(dst_state, src_state, sizeof(struct dc_state)); in dc_state_copy_internal()
184 static void init_state(struct dc *dc, struct dc_state *state) in init_state()
194 struct dc_state *dc_state_create(struct dc *dc, struct dc_state_create_params *params) in dc_state_create()
[all …]
H A Ddc_resource.c121 static void start_new_topology_snapshot(struct dc *dc, struct dc_state *state) in start_new_topology_snapshot()
1742 struct dc_state *context) in resource_build_scaling_params_for_context()
2258 bool resource_is_pipe_topology_changed(const struct dc_state *state_a, in resource_is_pipe_topology_changed()
2259 const struct dc_state *state_b) in resource_is_pipe_topology_changed()
2419 static void resource_log_pipe_for_stream(struct dc *dc, struct dc_state *state, in resource_log_pipe_for_stream()
2457 static int resource_stream_to_stream_idx(struct dc_state *state, in resource_stream_to_stream_idx()
2477 void resource_log_pipe_topology_update(struct dc *dc, struct dc_state *state) in resource_log_pipe_topology_update()
2555 struct dc_state *context, in update_pipe_params_after_odm_slice_count_change()
2578 struct dc_state *context, in update_pipe_params_after_mpc_slice_count_change()
2842 static void swap_dio_link_enc_to_muxable_ctx(struct dc_state *context, in swap_dio_link_enc_to_muxable_ctx()
[all …]
H A Ddc.c187 static int get_seamless_boot_stream_count(struct dc_state *ctx) in get_seamless_boot_stream_count()
1207 struct dc_state *context) in disable_all_writeback_pipes_for_stream()
1216 struct dc_state *context, in apply_ctx_interdependent_lock()
1240 static void dc_update_visual_confirm_color(struct dc *dc, struct dc_state *context, struct pipe_ctx… in dc_update_visual_confirm_color()
1326 static void disable_dangling_plane(struct dc *dc, struct dc_state *context) in disable_dangling_plane()
1329 struct dc_state *dangling_context = dc_state_create_current_copy(dc); in disable_dangling_plane()
1330 struct dc_state *current_ctx; in disable_dangling_plane()
1436 struct dc_state *context) in disable_vbios_mode_if_required()
1603 struct dc_state *ctx) in enable_timing_multisync()
1627 struct dc_state *ctx) in program_timing_sync()
[all …]
H A Ddc_surface.c68 uint8_t dc_plane_get_pipe_mask(struct dc_state *dc_state, const struct dc_plane_state *plane_state) in dc_plane_get_pipe_mask() argument
74 struct pipe_ctx *pipe_ctx = &dc_state->res_ctx.pipe_ctx[i]; in dc_plane_get_pipe_mask()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.h39 struct dc_state *context);
42 struct dc_state *context);
57 void dcn20_disable_plane(struct dc *dc, struct dc_state *state, struct pipe_ctx *pipe_ctx);
72 struct dc_state *context);
75 struct dc_state *context);
78 struct dc_state *context);
81 struct dc_state *context);
84 struct dc_state *context,
92 struct dc_state *context);
117 struct dc_state *context);
[all …]
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h66 struct dc_state;
87 struct dc_state *context,
90 struct dc *dc, struct dc_state *context,
95 struct dc *dc, struct dc_state *context);
102 struct dc_state *context);
111 struct dc_state *context,
123 struct dc_state *state,
133 struct dc_state *state,
138 struct dc_state *context);
141 const struct dc_state *cur_ctx,
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer.h38 struct dc_state;
193 struct dc_state *context;
266 struct dc_state *context;
330 struct dc_state *context;
457 struct dc_state *context;
1004 struct dc_state *context);
1006 struct dc_state *context);
1007 void (*disable_plane)(struct dc *dc, struct dc_state *state, struct pipe_ctx *pipe_ctx);
1008 void (*disable_plane_sequence)(struct dc *dc, struct dc_state *state, struct pipe_ctx *pipe_ctx,
1013 int num_planes, struct dc_state *context);
[all …]
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/
H A Ddcn20_clk_mgr.h30 struct dc_state *context,
34 struct dc_state *context,
37 struct dc_state *context, bool safe_to_lower);
49 struct dc_state *context,
54 struct dc_state *context);
H A Ddcn20_clk_mgr.c105 struct dc_state *context, bool safe_to_lower) in dcn20_update_clocks_update_dpp_dto()
127 void dcn20_update_clocks_update_dentist(struct clk_mgr_internal *clk_mgr, struct dc_state *context) in dcn20_update_clocks_update_dentist()
217 struct dc_state *context, in dcn2_update_clocks()
344 struct dc_state *context, in dcn2_update_clocks_fpga()
450 struct dc_state *context, in dcn2_get_clock()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/
H A Ddce110_clk_mgr.h34 const struct dc_state *context,
40 struct dc_state *context);
42 uint32_t dce110_get_min_vblank_time_us(const struct dc_state *context);
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c1187 struct dc_state *dc_state, in compute_mst_dsc_configs_for_link() argument
1209 …DRM_DEBUG_DRIVER("%s: MST_DSC Try to set up params from %d streams\n", __func__, dc_state->stream_… in compute_mst_dsc_configs_for_link()
1210 for (i = 0; i < dc_state->stream_count; i++) { in compute_mst_dsc_configs_for_link()
1213 stream = dc_state->streams[i]; in compute_mst_dsc_configs_for_link()
1352 struct dc_state *dc_state, in is_dsc_need_re_compute() argument
1376 …DRM_DEBUG_DRIVER("%s: MST_DSC check on %d streams in new dc_state\n", __func__, dc_state->stream_c… in is_dsc_need_re_compute()
1379 for (i = 0; i < dc_state->stream_count; i++) { in is_dsc_need_re_compute()
1383 stream = dc_state->streams[i]; in is_dsc_need_re_compute()
1483 struct dc_state *dc_state, in compute_mst_dsc_configs_for_state() argument
1495 for (i = 0; i < dc_state->stream_count; i++) in compute_mst_dsc_configs_for_state()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn314/
H A Ddcn314_hwseq.h34 void dcn314_update_odm(struct dc *dc, struct dc_state *context, struct pipe_ctx *pipe_ctx);
42 void dcn314_calculate_pix_rate_divider(struct dc *dc, struct dc_state *context, const struct dc_str…
44 void dcn314_resync_fifo_dccg_dio(struct dce_hwseq *hws, struct dc *dc, struct dc_state *context, un…
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource_helpers.c92 struct dc_state *context) in dcn32_helper_calculate_num_ways_for_subvp()
108 struct dc_state *context) in dcn32_merge_pipes_for_subvp()
154 struct dc_state *context) in dcn32_all_pipes_have_stream_and_plane()
171 struct dc_state *context) in dcn32_subvp_in_use()
184 bool dcn32_mpo_in_use(struct dc_state *context) in dcn32_mpo_in_use()
196 bool dcn32_any_surfaces_rotated(struct dc *dc, struct dc_state *context) in dcn32_any_surfaces_rotated()
243 static void override_det_for_subvp(struct dc *dc, struct dc_state *context, uint8_t pipe_segments[]) in override_det_for_subvp()
312 struct dc_state *context, in dcn32_determine_det_override()
381 void dcn32_set_det_allocations(struct dc *dc, struct dc_state *context, in dcn32_set_det_allocations()
515 …cn32_can_support_mclk_switch_using_fw_based_vblank_stretch(struct dc *dc, struct dc_state *context) in dcn32_can_support_mclk_switch_using_fw_based_vblank_stretch()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/
H A Ddcn401_clk_mgr.h56 struct dc_state *context;
62 struct dc_state *context;
67 struct dc_state *context;
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_plane_priv.h33 uint8_t dc_plane_get_pipe_mask(struct dc_state *dc_state, const struct dc_plane_state *plane_state);
H A Ddc_stream.h446 struct dc_state *state);
490 struct dc_state *state,
507 struct dc_state *context,
512 void dc_trigger_sync(struct dc *dc, struct dc_state *context);
550 struct dc_state *state,
640 struct dc_state *context);
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn351/
H A Ddcn351_hwseq.h32 void dcn351_calc_blocks_to_gate(struct dc *dc, struct dc_state *context,
34 void dcn351_calc_blocks_to_ungate(struct dc *dc, struct dc_state *context,
H A Ddcn351_hwseq.c38 void dcn351_calc_blocks_to_gate(struct dc *dc, struct dc_state *context, in dcn351_calc_blocks_to_gate()
58 void dcn351_calc_blocks_to_ungate(struct dc *dc, struct dc_state *context, in dcn351_calc_blocks_to_ungate()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce100/
H A Ddce_clk_mgr.h37 struct dc_state *context);
39 uint32_t dce_get_max_pixel_clock_for_all_paths(struct dc_state *context);
/linux/drivers/gpu/drm/i915/display/
H A Dintel_dmc_wl.h28 u32 dc_state; member
33 void intel_dmc_wl_enable(struct intel_display *display, u32 dc_state);
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_clk_mgr.h53 struct dc_state *context,
69 struct dc_state *context,
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_clk_mgr.c184 static uint32_t get_max_pixel_clock_for_all_paths(struct dc_state *context) in get_max_pixel_clock_for_all_paths()
215 struct dc_state *context) in dce_get_required_clocks_state()
496 const struct dc_state *context, in dce110_fill_display_configs()
548 static uint32_t dce110_get_min_vblank_time_us(const struct dc_state *context) in dce110_get_min_vblank_time_us()
600 struct dc_state *context) in dce_pplib_apply_display_requirements()
614 struct dc_state *context) in dce11_pplib_apply_display_requirements()
673 struct dc_state *context, in dce_update_clocks()
700 struct dc_state *context, in dce11_update_clocks()
727 struct dc_state *context, in dce112_update_clocks()
754 struct dc_state *context, in dce12_update_clocks()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn21/
H A Ddcn21_hwseq.c99 struct dc_state *context) in dcn21_exit_optimized_pwr_state()
109 struct dc_state *context) in dcn21_optimize_pwr_state()
128 void dcn21_PLAT_58856_wa(struct dc_state *context, struct pipe_ctx *pipe_ctx) in dcn21_PLAT_58856_wa()
288 struct dc_state *context, struct dc_stream_state *stream) in dcn21_is_abm_supported()

1234