Home
last modified time | relevance | path

Searched defs:dc (Results 1 – 25 of 189) sorted by relevance

12345678

/linux/drivers/dma/
H A Dtxx9dmac.c24 static struct txx9dmac_cregs __iomem *__dma_regs(const struct txx9dmac_chan *dc) in __dma_regs()
30 const struct txx9dmac_chan *dc) in __dma_regs32()
35 #define channel64_readq(dc, name) \ argument
37 #define channel64_writeq(dc, name, val) \ argument
39 #define channel64_readl(dc, name) \ argument
41 #define channel64_writel(dc, name, val) \ argument
44 #define channel32_readl(dc, name) \ argument
46 #define channel32_writel(dc, name, val) \ argument
49 #define channel_readq(dc, name) channel64_readq(dc, name) argument
50 #define channel_writeq(dc, name, val) channel64_writeq(dc, name, val) argument
[all …]
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c163 static void destroy_links(struct dc *dc) in destroy_links()
200 struct dc *dc, in create_links()
339 static bool create_link_encoders(struct dc *dc) in create_link_encoders()
380 static void destroy_link_encoders(struct dc *dc) in destroy_link_encoders()
421 static bool set_long_vtotal(struct dc *dc, struct dc_stream_state *stream, struct dc_crtc_timing_ad… in set_long_vtotal()
459 bool dc_stream_adjust_vmin_vmax(struct dc *dc, in dc_stream_adjust_vmin_vmax()
527 bool dc_stream_get_last_used_drr_vtotal(struct dc *dc, in dc_stream_get_last_used_drr_vtotal()
601 struct dc *dc = stream->ctx->dc; in dc_stream_forward_crc_window() local
667 struct dc *dc = stream->ctx->dc; in dc_stream_forward_multiple_crc_window() local
711 bool dc_stream_configure_crc(struct dc *dc, struct dc_stream_state *stream, in dc_stream_configure_crc()
[all …]
H A Ddc_state.c184 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()
282 void dc_state_copy_current(struct dc *dc, struct dc_state *dst_state) in dc_state_copy_current()
287 struct dc_state *dc_state_create_current_copy(struct dc *dc) in dc_state_create_current_copy()
292 void dc_state_construct(struct dc *dc, struct dc_state *state) in dc_state_construct()
373 const struct dc *dc, in dc_state_add_stream()
402 const struct dc *dc, in dc_state_remove_stream()
449 static void remove_mpc_combine_for_stream(const struct dc *dc, in remove_mpc_combine_for_stream()
463 const struct dc *dc, in dc_state_add_plane()
531 const struct dc *dc, in dc_state_remove_plane()
[all …]
H A Ddc_stream.c240 struct dc *dc = stream->ctx->dc; in dc_stream_get_status() local
247 struct dc *dc = stream->ctx->dc; in dc_stream_get_status_const() local
253 struct dc *dc, in program_cursor_attributes()
312 const struct dc *dc; in dc_stream_check_cursor_attributes() local
371 struct dc *dc; in dc_stream_program_cursor_attributes() local
400 struct dc *dc, in program_cursor_position()
472 struct dc *dc; in dc_stream_program_cursor_position() local
539 bool dc_stream_add_writeback(struct dc *dc, in dc_stream_add_writeback()
613 bool dc_stream_fc_disable_writeback(struct dc *dc, in dc_stream_fc_disable_writeback()
650 bool dc_stream_remove_writeback(struct dc *dc, in dc_stream_remove_writeback()
[all …]
/linux/drivers/gpu/drm/tegra/
H A Ddc.c51 static u32 tegra_dc_readl_active(struct tegra_dc *dc, unsigned long offset) in tegra_dc_readl_active()
97 bool tegra_dc_has_output(struct tegra_dc *dc, struct device *dev) in tegra_dc_has_output()
122 void tegra_dc_commit(struct tegra_dc *dc) in tegra_dc_commit()
318 struct tegra_dc *dc = plane->dc; in tegra_plane_use_horizontal_filtering() local
333 struct tegra_dc *dc = plane->dc; in tegra_plane_use_vertical_filtering() local
351 struct tegra_dc *dc = plane->dc; in tegra_dc_setup_window() local
630 struct tegra_dc *dc = to_tegra_dc(new_plane_state->crtc); in tegra_plane_atomic_check() local
805 struct tegra_dc *dc) in tegra_primary_plane_create()
908 struct tegra_dc *dc = to_tegra_dc(new_state->crtc); in __tegra_cursor_atomic_update() local
1015 struct tegra_dc *dc; in tegra_cursor_atomic_disable() local
[all …]
H A Dhub.c197 struct tegra_dc *dc = plane->dc; in tegra_shared_plane_update() local
217 struct tegra_dc *dc = plane->dc; in tegra_shared_plane_activate() local
236 tegra_shared_plane_get_owner(struct tegra_plane *plane, struct tegra_dc *dc) in tegra_shared_plane_get_owner()
244 static bool tegra_dc_owns_shared_plane(struct tegra_dc *dc, in tegra_dc_owns_shared_plane()
265 struct tegra_dc *old = plane->dc, *dc = new ? new : old; in tegra_shared_plane_set_owner() local
369 static void tegra_dc_assign_shared_plane(struct tegra_dc *dc, in tegra_dc_assign_shared_plane()
420 static void tegra_dc_remove_shared_plane(struct tegra_dc *dc, in tegra_dc_remove_shared_plane()
434 struct tegra_dc *dc = to_tegra_dc(new_plane_state->crtc); in tegra_shared_plane_atomic_check() local
490 struct tegra_dc *dc; in tegra_shared_plane_atomic_disable() local
540 struct tegra_dc *dc = to_tegra_dc(new_state->crtc); in tegra_shared_plane_atomic_update() local
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c58 void dcn401_initialize_min_clocks(struct dc *dc) in dcn401_initialize_min_clocks()
140 void dcn401_init_hw(struct dc *dc) in dcn401_init_hw()
375 static void dcn401_get_mcm_lut_xable_from_pipe_ctx(struct dc *dc, struct pipe_ctx *pipe_ctx, in dcn401_get_mcm_lut_xable_from_pipe_ctx()
408 void dcn401_populate_mcm_luts(struct dc *dc, in dcn401_populate_mcm_luts()
605 void dcn401_trigger_3dlut_dma_load(struct dc *dc, struct pipe_ctx *pipe_ctx) in dcn401_trigger_3dlut_dma_load()
619 struct dc *dc = pipe_ctx->stream_res.opp->ctx->dc; in dcn401_set_mcm_luts() local
667 bool dcn401_set_output_transfer_func(struct dc *dc, in dcn401_set_output_transfer_func()
723 struct dc *dc, in enable_stream_timing_calc()
763 struct dc *dc) in dcn401_enable_stream_timing()
920 struct dc *dc = pipe_ctx->stream->ctx->dc; in dcn401_enable_stream_calc() local
[all …]
/linux/drivers/scsi/esas2r/
H A Desas2r_disc.c291 struct esas2r_disc_context *dc = &a->disc_ctx; in esas2r_disc_queue_event() local
314 struct esas2r_disc_context *dc = &a->disc_ctx; in esas2r_disc_start_port() local
389 struct esas2r_disc_context *dc = in esas2r_disc_continue() local
505 struct esas2r_disc_context *dc = in esas2r_disc_abort() local
520 struct esas2r_disc_context *dc = in esas2r_disc_block_dev_scan() local
551 struct esas2r_disc_context *dc = in esas2r_disc_block_dev_scan_cb() local
580 struct esas2r_disc_context *dc = in esas2r_disc_raid_grp_info() local
627 struct esas2r_disc_context *dc = in esas2r_disc_raid_grp_info_cb() local
690 struct esas2r_disc_context *dc = in esas2r_disc_part_info() local
742 struct esas2r_disc_context *dc = in esas2r_disc_part_info_cb() local
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c118 static void print_pg_status(struct dc *dc, const char *debug_func, const char *debug_log) in print_pg_status()
140 void dcn35_init_hw(struct dc *dc) in dcn35_init_hw()
429 void dcn35_update_odm(struct dc *dc, struct dc_state *context, struct pipe_ctx *pipe_ctx) in dcn35_update_odm()
519 void dcn35_power_down_on_boot(struct dc *dc) in dcn35_power_down_on_boot()
564 bool dcn35_apply_idle_power_optimizations(struct dc *dc, bool enable) in dcn35_apply_idle_power_optimizations()
611 void dcn35_z10_restore(const struct dc *dc) in dcn35_z10_restore()
621 void dcn35_init_pipes(struct dc *dc, struct dc_state *context) in dcn35_init_pipes()
816 void dcn35_enable_plane(struct dc *dc, struct pipe_ctx *pipe_ctx, in dcn35_enable_plane()
856 void dcn35_plane_atomic_disable(struct dc *dc, struct pipe_ctx *pipe_ctx) in dcn35_plane_atomic_disable()
894 void dcn35_disable_plane(struct dc *dc, struct dc_state *state, struct pipe_ctx *pipe_ctx) in dcn35_disable_plane()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c78 struct dc *dc = hws->ctx->dc; in dcn32_dsc_pg_control() local
204 static bool dcn32_check_no_memory_request_for_cab(struct dc *dc) in dcn32_check_no_memory_request_for_cab()
227 static uint32_t dcn32_calculate_cab_allocation(struct dc *dc, struct dc_state *ctx) in dcn32_calculate_cab_allocation()
259 bool dcn32_apply_idle_power_optimizations(struct dc *dc, bool enable) in dcn32_apply_idle_power_optimizations()
352 void dcn32_commit_subvp_config(struct dc *dc, struct dc_state *context) in dcn32_commit_subvp_config()
378 void dcn32_subvp_pipe_control_lock(struct dc *dc, in dcn32_subvp_pipe_control_lock()
430 struct dc *dc = params->subvp_pipe_control_lock_fast_params.dc; in dcn32_subvp_pipe_control_lock_fast() local
451 struct dc *dc = pipe_ctx->stream->ctx->dc; in dcn32_set_mpc_shaper_3dlut() local
529 bool dcn32_set_input_transfer_func(struct dc *dc, in dcn32_set_input_transfer_func()
569 bool dcn32_set_output_transfer_func(struct dc *dc, in dcn32_set_output_transfer_func()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c102 void dcn10_wait_for_pipe_update_if_needed(struct dc *dc, struct pipe_ctx *pipe_ctx, bool is_surface… in dcn10_wait_for_pipe_update_if_needed()
178 void dcn10_set_wait_for_update_needed_for_pipe(struct dc *dc, struct pipe_ctx *pipe_ctx) in dcn10_set_wait_for_update_needed_for_pipe()
220 void dcn10_lock_all_pipes(struct dc *dc, in dcn10_lock_all_pipes()
252 static void log_mpc_crc(struct dc *dc, in log_mpc_crc()
266 static void dcn10_log_hubbub_state(struct dc *dc, in dcn10_log_hubbub_state()
295 static void dcn10_log_hubp_states(struct dc *dc, void *log_ctx) in dcn10_log_hubp_states()
450 static void dcn10_log_color_state(struct dc *dc, in dcn10_log_color_state()
611 void dcn10_log_hw_state(struct dc *dc, in dcn10_log_hw_state()
814 bool dcn10_did_underflow_occur(struct dc *dc, struct pipe_ctx *pipe_ctx) in dcn10_did_underflow_occur()
1034 static void undo_DEGVIDCN10_253_wa(struct dc *dc) in undo_DEGVIDCN10_253_wa()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c75 void dcn20_log_color_state(struct dc *dc, in dcn20_log_color_state()
191 static int find_free_gsl_group(const struct dc *dc) in find_free_gsl_group()
219 const struct dc *dc, in dcn20_setup_gsl_group_as_lock()
360 struct dc *dc = hws->ctx->dc; in dcn20_dccg_init() local
378 const struct dc *dc, in dcn20_program_triple_buffer()
391 struct dc *dc, in dcn20_init_blank()
695 void dcn20_plane_atomic_disable(struct dc *dc, struct pipe_ctx *pipe_ctx) in dcn20_plane_atomic_disable()
735 void dcn20_disable_plane(struct dc *dc, struct dc_state *state, struct pipe_ctx *pipe_ctx) in dcn20_disable_plane()
757 void dcn20_disable_pixel_data(struct dc *dc, struct pipe_ctx *pipe_ctx, bool blank) in dcn20_disable_pixel_data()
819 struct dc *dc) in dcn20_enable_stream_timing()
[all …]
/linux/drivers/md/
H A Ddm-delay.c59 struct delay_c *dc = timer_container_of(dc, t, delay_timer); in handle_delayed_timer() local
64 static void queue_timeout(struct delay_c *dc, unsigned long expires) in queue_timeout()
69 static inline bool delay_is_fast(struct delay_c *dc) in delay_is_fast()
86 static void flush_delayed_bios(struct delay_c *dc, bool flush_all) in flush_delayed_bios()
132 struct delay_c *dc = data; in flush_worker_fn() local
153 struct delay_c *dc; in flush_expired_bios() local
161 struct delay_c *dc = ti->private; in delay_dtr() local
218 struct delay_c *dc; in delay_ctr() local
314 static int delay_bio(struct delay_c *dc, struct delay_class *c, struct bio *bio) in delay_bio()
346 struct delay_c *dc = ti->private; in delay_presuspend() local
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c208 struct dc *dc, in dce110_enable_display_power_gating()
284 dce110_set_input_transfer_func(struct dc *dc, struct pipe_ctx *pipe_ctx, in dce110_set_input_transfer_func()
607 dce110_set_output_transfer_func(struct dc *dc, struct pipe_ctx *pipe_ctx, in dce110_set_output_transfer_func()
669 const struct dc *dc = link->dc; in dce110_enable_stream() local
1062 struct dc *dc; in dce110_enable_audio_stream() local
1102 struct dc *dc; in dce110_disable_audio_stream() local
1140 struct dc *dc = pipe_ctx->stream->ctx->dc; in dce110_disable_stream() local
1464 static void program_scaler(const struct dc *dc, in program_scaler()
1506 struct dc *dc) in dce110_enable_stream_timing()
1571 struct dc *dc) in dce110_apply_single_controller_ctx_to_hw()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
H A Ddcn30_hwseq.c75 void dcn30_log_color_state(struct dc *dc, in dcn30_log_color_state()
261 struct dc *dc = pipe_ctx->stream->ctx->dc; in dcn30_set_mpc_shaper_3dlut() local
316 bool dcn30_set_input_transfer_func(struct dc *dc, in dcn30_set_input_transfer_func()
394 bool dcn30_set_output_transfer_func(struct dc *dc, in dcn30_set_output_transfer_func()
431 struct dc *dc, in dcn30_set_writeback()
454 struct dc *dc, in dcn30_update_writeback()
471 struct dc *dc, in dcn30_mmhubbub_warmup()
528 struct dc *dc, in dcn30_enable_writeback()
555 struct dc *dc, in dcn30_disable_writeback()
576 struct dc *dc, in dcn30_program_all_writeback_pipes_in_tree()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource_helpers.c40 struct dc *dc, in dcn32_helper_calculate_mall_bytes_for_cursor()
91 struct dc *dc, in dcn32_helper_calculate_num_ways_for_subvp()
107 void dcn32_merge_pipes_for_subvp(struct dc *dc, in dcn32_merge_pipes_for_subvp()
153 bool dcn32_all_pipes_have_stream_and_plane(struct dc *dc, in dcn32_all_pipes_have_stream_and_plane()
170 bool dcn32_subvp_in_use(struct dc *dc, in dcn32_subvp_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()
311 void dcn32_determine_det_override(struct dc *dc, in dcn32_determine_det_override()
381 void dcn32_set_det_allocations(struct dc *dc, struct dc_state *context, in dcn32_set_det_allocations()
515 struct dc_stream_state *dcn32_can_support_mclk_switch_using_fw_based_vblank_stretch(struct dc *dc, … in dcn32_can_support_mclk_switch_using_fw_based_vblank_stretch()
[all …]
/linux/drivers/md/bcache/
H A Drequest.c30 static unsigned int cache_mode(struct cached_dev *dc) in cache_mode()
35 static bool verify(struct cached_dev *dc) in verify()
358 static struct hlist_head *iohash(struct cached_dev *dc, uint64_t k) in iohash()
363 static bool check_should_bypass(struct cached_dev *dc, struct bio *bio) in check_should_bypass()
596 struct cached_dev *dc; in CLOSURE_CALLBACK() local
657 struct cached_dev *dc = container_of(s->d, in backing_request_endio() local
769 struct cached_dev *dc = container_of(s->d, struct cached_dev, disk); in CLOSURE_CALLBACK() local
836 struct cached_dev *dc = container_of(s->d, struct cached_dev, disk); in CLOSURE_CALLBACK() local
878 struct cached_dev *dc = container_of(s->d, struct cached_dev, disk); in CLOSURE_CALLBACK() local
896 struct cached_dev *dc = container_of(s->d, struct cached_dev, disk); in cached_dev_cache_miss() local
[all …]
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_panel_replay.c54 struct dc *dc = link->ctx->dc; in dp_pr_set_static_screen_param() local
82 struct dc *dc; in dp_setup_panel_replay() local
205 bool dp_pr_get_panel_inst(const struct dc *dc, in dp_pr_get_panel_inst()
248 struct dc *dc = link->ctx->dc; in dp_pr_enable() local
277 struct dc *dc = link->ctx->dc; in dp_pr_copy_settings() local
347 struct dc *dc = link->ctx->dc; in dp_pr_update_state() local
368 struct dc *dc = link->ctx->dc; in dp_pr_set_general_cmd() local
389 const struct dc *dc = link->ctx->dc; in dp_pr_get_state() local
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn21/
H A Ddcn21_hwseq.c68 int dcn21_init_sys_ctx(struct dce_hwseq *hws, struct dc *dc, struct dc_phy_addr_space_config *pa_co… in dcn21_init_sys_ctx()
89 bool dcn21_s0i3_golden_init_wa(struct dc *dc) in dcn21_s0i3_golden_init_wa()
98 const struct dc *dc, in dcn21_exit_optimized_pwr_state()
108 const struct dc *dc, in dcn21_optimize_pwr_state()
143 struct dc_context *dc = abm->ctx; in dcn21_dmub_abm_set_pipe() local
161 static void dmub_abm_set_backlight(struct dc_context *dc, uint32_t backlight_pwm_u16_16, in dmub_abm_set_backlight()
246 struct dc_context *dc = pipe_ctx->stream->ctx; in dcn21_set_backlight_level() local
287 bool dcn21_is_abm_supported(struct dc *dc, in dcn21_is_abm_supported()
/linux/drivers/tty/
H A Dnozomi.c315 struct nozomi *dc; member
463 static void nozomi_setup_memory(struct nozomi *dc) in nozomi_setup_memory()
546 static void dump_table(const struct nozomi *dc) in dump_table()
588 static inline void dump_table(const struct nozomi *dc) { } in dump_table()
595 static int nozomi_read_config_table(struct nozomi *dc) in nozomi_read_config_table()
667 static void enable_transmit_ul(enum port_type port, struct nozomi *dc) in enable_transmit_ul()
680 static void disable_transmit_ul(enum port_type port, struct nozomi *dc) in disable_transmit_ul()
694 static void enable_transmit_dl(enum port_type port, struct nozomi *dc) in enable_transmit_dl()
707 static void disable_transmit_dl(enum port_type port, struct nozomi *dc) in disable_transmit_dl()
724 static int send_data(enum port_type index, struct nozomi *dc) in send_data()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c46 static void dc_dmub_srv_construct(struct dc_dmub_srv *dc_srv, struct dc *dc, in dc_dmub_srv_construct()
60 struct dc_dmub_srv *dc_dmub_srv_create(struct dc *dc, struct dmub_srv *dmub) in dc_dmub_srv_create()
374 bool dc_dmub_srv_get_dmub_outbox0_msg(const struct dc *dc, struct dmcub_trace_buf_entry *entry) in dc_dmub_srv_get_dmub_outbox0_msg()
380 void dc_dmub_trace_event_control(struct dc *dc, bool enable) in dc_dmub_trace_event_control()
385 void dc_dmub_srv_drr_update_cmd(struct dc *dc, uint32_t tg_inst, uint32_t vtotal_min, uint32_t vtot… in dc_dmub_srv_drr_update_cmd()
401 void dc_dmub_srv_set_drr_manual_trigger_cmd(struct dc *dc, uint32_t tg_inst) in dc_dmub_srv_set_drr_manual_trigger_cmd()
415 static uint8_t dc_dmub_srv_get_pipes_for_stream(struct dc *dc, struct dc_stream_state *stream) in dc_dmub_srv_get_pipes_for_stream()
429 static void dc_dmub_srv_populate_fams_pipe_info(struct dc *dc, struct dc_state *context, in dc_dmub_srv_populate_fams_pipe_info()
447 bool dc_dmub_srv_p_state_delegate(struct dc *dc, bool should_manage_pstate, struct dc_state *contex… in dc_dmub_srv_p_state_delegate()
538 void dc_dmub_srv_get_visual_confirm_color_cmd(struct dc *dc, struct pipe_ctx *pipe_ctx) in dc_dmub_srv_get_visual_confirm_color_cmd()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn31/
H A Ddcn31_hwseq.c72 static void enable_memory_low_power(struct dc *dc) in enable_memory_low_power()
111 void dcn31_init_hw(struct dc *dc) in dcn31_init_hw()
417 void dcn31_z10_save_init(struct dc *dc) in dcn31_z10_save_init()
428 void dcn31_z10_restore(const struct dc *dc) in dcn31_z10_restore()
485 int dcn31_init_sys_ctx(struct dce_hwseq *hws, struct dc *dc, struct dc_phy_addr_space_config *pa_co… in dcn31_init_sys_ctx()
510 struct dc *dc, in dcn31_reset_back_end_for_pipe()
612 struct dc *dc, in dcn31_reset_hw_ctx_wrap()
682 static void dmub_abm_set_backlight(struct dc_context *dc, in dmub_abm_set_backlight()
708 struct dc_context *dc = pipe_ctx->stream->ctx; in dcn31_set_backlight_level() local
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_psr.c143 struct dc_context *dc = dmub->ctx; in dmub_psr_set_version() local
182 struct dc_context *dc = dmub->ctx; in dmub_psr_enable() local
234 struct dc_context *dc = dmub->ctx; in dmub_psr_set_level() local
258 struct dc_context *dc = dmub->ctx; in dmub_psr_set_sink_vtotal_in_psr_active() local
276 struct dc_context *dc = dmub->ctx; in dmub_psr_set_power_opt() local
298 struct dc_context *dc = dmub->ctx; in dmub_psr_copy_settings() local
438 struct dc_context *dc = dmub->ctx; in dmub_psr_force_static() local
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddcn31_fpu.c454 void dcn31_update_soc_for_wm_a(struct dc *dc, struct dc_state *context) in dcn31_update_soc_for_wm_a()
465 void dcn315_update_soc_for_wm_a(struct dc *dc, struct dc_state *context) in dcn315_update_soc_for_wm_a()
483 struct dc *dc, struct dc_state *context, in dcn31_calculate_wm_and_dlg_fp()
590 void dcn31_update_bw_bounding_box(struct dc *dc, struct clk_bw_params *bw_params) in dcn31_update_bw_bounding_box()
668 void dcn315_update_bw_bounding_box(struct dc *dc, struct clk_bw_params *bw_params) in dcn315_update_bw_bounding_box()
729 void dcn316_update_bw_bounding_box(struct dc *dc, struct clk_bw_params *bw_params) in dcn316_update_bw_bounding_box()
/linux/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_plane.c408 struct atmel_hlcdc_dc *dc = plane->base.dev->dev_private; in atmel_hlcdc_plane_update_pos_and_size() local
580 struct atmel_hlcdc_dc *dc = plane->base.dev->dev_private; in atmel_hlcdc_plane_update_buffers() local
831 struct atmel_hlcdc_dc *dc) in atmel_hlcdc_atomic_disable()
848 struct atmel_hlcdc_dc *dc) in atmel_xlcdc_atomic_disable()
875 struct atmel_hlcdc_dc *dc = plane->base.dev->dev_private; in atmel_hlcdc_plane_atomic_disable() local
881 struct atmel_hlcdc_dc *dc) in atmel_hlcdc_atomic_update()
900 struct atmel_hlcdc_dc *dc) in atmel_xlcdc_atomic_update()
929 struct atmel_hlcdc_dc *dc = p->dev->dev_private; in atmel_hlcdc_plane_atomic_update() local
1016 struct atmel_hlcdc_dc *dc = plane->base.dev->dev_private; in atmel_hlcdc_plane_init_properties() local
1083 struct atmel_hlcdc_dc *dc = plane->base.dev->dev_private; in atmel_hlcdc_plane_irq() local
[all …]

12345678