Home
last modified time | relevance | path

Searched refs:dc (Results 1 – 25 of 778) sorted by relevance

12345678910>>...32

/linux/arch/m68k/ifpsp060/
A Dpfpsp.sa1 dc.l $60ff0000,$17400000,$60ff0000,$15f40000
2 dc.l $60ff0000,$02b60000,$60ff0000,$04700000
3 dc.l $60ff0000,$1b100000,$60ff0000,$19aa0000
4 dc.l $60ff0000,$1b5a0000,$60ff0000,$062e0000
5 dc.l $60ff0000,$102c0000,$51fc51fc,$51fc51fc
6 dc.l $51fc51fc,$51fc51fc,$51fc51fc,$51fc51fc
7 dc.l $51fc51fc,$51fc51fc,$51fc51fc,$51fc51fc
8 dc.l $51fc51fc,$51fc51fc,$51fc51fc,$51fc51fc
9 dc.l $2f00203a,$ff2c487b,$0930ffff,$fef8202f
10 dc.l $00044e74,$00042f00,$203afef2,$487b0930
[all …]
A Dfplsp.sa1 dc.l $60ff0000,$238e0000,$60ff0000,$24200000
2 dc.l $60ff0000,$24b60000,$60ff0000,$11060000
3 dc.l $60ff0000,$11980000,$60ff0000,$122e0000
4 dc.l $60ff0000,$0f160000,$60ff0000,$0fa80000
5 dc.l $60ff0000,$103e0000,$60ff0000,$12ae0000
6 dc.l $60ff0000,$13400000,$60ff0000,$13d60000
7 dc.l $60ff0000,$05ae0000,$60ff0000,$06400000
8 dc.l $60ff0000,$06d60000,$60ff0000,$213e0000
9 dc.l $60ff0000,$21d00000,$60ff0000,$22660000
10 dc.l $60ff0000,$16160000,$60ff0000,$16a80000
[all …]
A Ditest.sa1 dc.l $60ff0000,$005c5465,$7374696e,$67203638
2 dc.l $30363020,$49535020,$73746172,$7465643a
3 dc.l $0a007061,$73736564,$0a002066,$61696c65
4 dc.l $640a0000,$4a80660e,$487affe8,$61ff0000
5 dc.l $4f9a588f,$4e752f01,$61ff0000,$4fa4588f
6 dc.l $487affd8,$61ff0000,$4f82588f,$4e754e56
7 dc.l $ff6048e7,$3f3c487a,$ff9e61ff,$00004f6c
8 dc.l $588f42ae,$ff78487b,$01700000,$00ea61ff
9 dc.l $00004f58,$588f61ff,$000000f0,$61ffffff
10 dc.l $ffa642ae,$ff78487b,$01700000,$0af661ff
[all …]
A Dftest.sa1 dc.l $60ff0000,$00d40000,$60ff0000,$016c0000
2 dc.l $60ff0000,$01a80000,$54657374,$696e6720
3 dc.l $36383036,$30204650,$53502073,$74617274
4 dc.l $65643a0a,$00546573,$74696e67,$20363830
5 dc.l $36302046,$50535020,$756e696d,$706c656d
6 dc.l $656e7465,$6420696e,$73747275,$6374696f
7 dc.l $6e207374,$61727465,$643a0a00,$54657374
8 dc.l $696e6720,$36383036,$30204650,$53502065
9 dc.l $78636570,$74696f6e,$20656e61,$626c6564
18 dc.l $fea0487b,$01700000,$126c61ff,$000015dc
[all …]
A Dilsp.sa1 dc.l $60ff0000,$01fe0000,$60ff0000,$02080000
2 dc.l $60ff0000,$04900000,$60ff0000,$04080000
3 dc.l $60ff0000,$051e0000,$60ff0000,$053c0000
4 dc.l $60ff0000,$055a0000,$60ff0000,$05740000
5 dc.l $60ff0000,$05940000,$60ff0000,$05b40000
6 dc.l $51fc51fc,$51fc51fc,$51fc51fc,$51fc51fc
7 dc.l $51fc51fc,$51fc51fc,$51fc51fc,$51fc51fc
8 dc.l $51fc51fc,$51fc51fc,$51fc51fc,$51fc51fc
9 dc.l $51fc51fc,$51fc51fc,$51fc51fc,$51fc51fc
10 dc.l $51fc51fc,$51fc51fc,$51fc51fc,$51fc51fc
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hwss/
A Dhw_sequencer.h51 struct dc *dc; member
57 struct dc *dc; member
68 const struct dc *dc; member
74 struct dc *dc; member
79 struct dc *dc; member
107 struct dc *dc; member
113 struct dc *dc; member
150 struct dc *dc; member
259 struct dc *dc,
317 struct dc *dc,
[all …]
A Dhw_sequencer_private.h79 void (*plane_atomic_disconnect)(struct dc *dc,
83 bool (*set_input_transfer_func)(struct dc *dc,
89 void (*power_down)(struct dc *dc);
96 void (*blank_pixel_data)(struct dc *dc,
102 struct dc *dc);
105 void (*setup_vupdate_interrupt)(struct dc *dc,
110 void (*bios_golden_init)(struct dc *dc);
145 bool (*s0i3_golden_init_wa)(struct dc *dc);
148 void (*program_pipe)(struct dc *dc,
176 struct dc *dc);
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
A Ddcn10_hwseq.h38 struct dc *dc,
46 struct dc *dc);
48 struct dc *dc,
51 struct dc *dc,
54 struct dc *dc,
59 struct dc *dc,
76 struct dc *dc,
80 struct dc *dc,
84 struct dc *dc,
101 struct dc *dc,
[all …]
/linux/drivers/dma/
A Dtxx9dmac.c365 channel64_writel(dc, CCR, dc->ccr); in txx9dmac_dostart()
386 channel32_writel(dc, CCR, dc->ccr); in txx9dmac_dostart()
391 channel32_writel(dc, CCR, dc->ccr); in txx9dmac_dostart()
459 txx9dmac_dequeue(dc, &dc->active_list); in txx9dmac_complete_all()
522 txx9dmac_dequeue(dc, &dc->active_list); in txx9dmac_handle_error()
599 txx9dmac_dequeue(dc, &dc->active_list); in txx9dmac_scan_descriptors()
610 dc = from_tasklet(dc, t, tasklet); in txx9dmac_chan_tasklet()
970 txx9dmac_dequeue(dc, &dc->active_list); in txx9dmac_issue_pending()
1124 dc->ddev->chan[ch] = dc; in txx9dmac_chan_probe()
1125 dc->chan.device = &dc->dma; in txx9dmac_chan_probe()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
A Ddcn20_hwseq.h38 struct dc *dc,
41 struct dc *dc,
59 struct dc *dc,
63 struct dc *dc,
67 struct dc *dc,
71 struct dc *dc,
74 struct dc *dc,
77 struct dc *dc,
80 struct dc *dc,
90 struct dc *dc,
[all …]
/linux/drivers/tty/
A Dnozomi.c629 writew(dc->last_ier, dc->reg_ier); in nozomi_read_config_table()
673 writew(dc->last_ier, dc->reg_ier); in enable_transmit_ul()
687 writew(dc->last_ier, dc->reg_ier); in disable_transmit_ul()
700 writew(dc->last_ier, dc->reg_ier); in enable_transmit_dl()
714 writew(dc->last_ier, dc->reg_ier); in disable_transmit_dl()
1326 dc->base_addr = pci_iomap(dc->pdev, 0, dc->card_type); in nozomi_card_init()
1356 writew(dc->last_ier, dc->reg_ier); in nozomi_card_init()
1383 port->dc = dc; in nozomi_card_init()
1449 writew(dc->last_ier, dc->reg_ier); in nozomi_card_exit()
1532 struct nozomi *dc = port->dc; in ntty_activate() local
[all …]
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc.c191 struct dc *dc, in create_links() argument
234 link->dc = dc; in create_links()
255 link->dc = dc; in create_links()
274 link->dc = dc; in create_links()
589 struct dc *dc = stream->ctx->dc; in dc_stream_forward_crc_window() local
928 dc_ctx->dc = dc; in dc_construct_ctx()
1295 struct dc *dc, in disable_vbios_mode_if_required() argument
1461 struct dc *dc, in enable_timing_multisync() argument
1485 struct dc *dc, in program_timing_sync() argument
1818 struct dc *dc, in dc_enable_stereo() argument
[all …]
A Ddc_link_exports.c46 void dc_get_edp_links(const struct dc *dc, in dc_get_edp_links() argument
65 bool dc_get_edp_link_panel_inst(const struct dc *dc, in dc_get_edp_link_panel_inst() argument
130 dc->link_srv->get_cur_res_map(dc, map); in dc_get_cur_link_res_map()
135 dc->link_srv->restore_res_map(dc, map); in dc_restore_link_res_map()
146 struct dc *dc, in dc_is_oem_i2c_device_present() argument
159 struct dc *dc, in dc_submit_i2c() argument
174 struct dc *dc, in dc_submit_i2c_oem() argument
206 void dc_link_set_drive_settings(struct dc *dc, in dc_link_set_drive_settings() argument
216 void dc_link_set_preferred_link_settings(struct dc *dc, in dc_link_set_preferred_link_settings() argument
223 void dc_link_set_preferred_training_settings(struct dc *dc, in dc_link_set_preferred_training_settings() argument
[all …]
/linux/drivers/md/
A Ddm-delay.c55 struct delay_c *dc = from_timer(dc, t, delay_timer); in handle_delayed_timer() local
57 queue_work(dc->kdelayd_wq, &dc->flush_expired_bios); in handle_delayed_timer()
169 if (dc->worker) in delay_dtr()
174 kfree(dc); in delay_dtr()
222 dc = kzalloc(sizeof(*dc), GFP_KERNEL); in delay_ctr()
223 if (!dc) { in delay_ctr()
363 c = &dc->read; in delay_map()
383 DMEMIT("%u %u %u", dc->read.ops, dc->write.ops, dc->flush.ops); in delay_status()
410 ret = fn(ti, dc->read.dev, dc->read.start, ti->len, data); in delay_iterate_devices()
413 ret = fn(ti, dc->write.dev, dc->write.start, ti->len, data); in delay_iterate_devices()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
A Ddcn32_hwseq.h31 struct dc;
53 bool dcn32_set_input_transfer_func(struct dc *dc,
60 bool dcn32_set_output_transfer_func(struct dc *dc,
64 void dcn32_init_hw(struct dc *dc);
80 void dcn32_subvp_pipe_control_lock(struct dc *dc,
100 void dcn32_update_phantom_vp_position(struct dc *dc,
110 void dcn32_update_dsc_pg(struct dc *dc,
119 struct dc *dc,
122 void dcn32_blank_phantom(struct dc *dc,
131 void dcn32_prepare_bandwidth(struct dc *dc,
[all …]
A Ddcn32_hwseq.c77 struct dc *dc = hws->ctx->dc; in dcn32_dsc_pg_control() local
348 if (!dc->ctx || !dc->ctx->dmub_srv) in dcn32_commit_subvp_config()
421 struct dc *dc = params->subvp_pipe_control_lock_fast_params.dc; in dcn32_subvp_pipe_control_lock_fast() local
773 void dcn32_init_hw(struct dc *dc) in dcn32_init_hw() argument
869 dc->hwss.enable_accelerated_mode(dc, dc->current_state); in dcn32_init_hw()
1010 struct dc *dc = pipe_ctx->stream->ctx->dc; in dcn32_update_dsc_on_stream() local
1211 struct dc *dc, in dcn32_calculate_pix_rate_divider() argument
1333 struct dc *dc = pipe_ctx->stream->ctx->dc; in dcn32_is_dp_dig_pixel_rate_div_policy() local
1361 struct dc *dc = link->ctx->dc; in apply_symclk_on_tx_off_wa() local
1386 struct dc *dc = link->ctx->dc; in dcn32_disable_link_output() local
[all …]
/linux/drivers/md/bcache/
A Dwriteback.c275 if (atomic_read(&dc->has_dirty) && dc->writeback_percent && in update_writeback_rate()
355 struct cached_dev *dc = io->dc; in CLOSURE_CALLBACK() local
385 up(&dc->in_flight); in CLOSURE_CALLBACK()
407 struct cached_dev *dc = io->dc; in CLOSURE_CALLBACK() local
546 io->dc = dc; in read_dirty()
759 (!atomic_read(&dc->has_dirty) || !dc->writeback_running)) { in bch_writeback_thread()
820 read_dirty(dc); in bch_writeback_thread()
838 cached_dev_put(dc); in bch_writeback_thread()
1086 cached_dev_get(dc); in bch_cached_dev_writeback_start()
1087 dc->writeback_thread = kthread_create(bch_writeback_thread, dc, in bch_cached_dev_writeback_start()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
A Ddcn401_hwseq.h14 struct dc;
36 void dcn401_init_hw(struct dc *dc);
40 bool dcn401_set_output_transfer_func(struct dc *dc,
43 void dcn401_trigger_3dlut_dma_load(struct dc *dc,
50 struct dc *dc);
52 void dcn401_populate_mcm_luts(struct dc *dc,
64 void dcn401_wait_for_dcc_meta_propagation(const struct dc *dc,
67 void dcn401_prepare_bandwidth(struct dc *dc,
71 struct dc *dc,
74 void dcn401_fams2_global_control_lock(struct dc *dc,
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
A Ddcn35_hwseq.c130 void dcn35_init_hw(struct dc *dc) in dcn35_init_hw() argument
141 dc->clk_mgr->funcs->init_clocks(dc->clk_mgr); in dcn35_init_hw()
202 dc->link_srv->blank_all_dp_displays(dc); in dcn35_init_hw()
607 dc->hwseq->funcs.power_down(dc); in dcn35_power_down_on_boot()
616 dc->hwseq->funcs.power_down(dc); in dcn35_power_down_on_boot()
924 dc->hwss.wait_for_mpcc_disconnect(dc, dc->res_pool, pipe_ctx); in dcn35_plane_atomic_disable()
1381 struct dc *dc, in dcn35_prepare_bandwidth() argument
1400 struct dc *dc, in dcn35_optimize_bandwidth() argument
1443 struct dc *dc = pipe_ctx[i]->stream->ctx->dc; in dcn35_set_drr() local
1521 const struct dc *dc = pipe_ctx->stream->link->dc; in should_avoid_empty_tu() local
[all …]
A Ddcn35_hwseq.h32 struct dc;
48 void dcn35_init_hw(struct dc *dc);
54 void dcn35_power_down_on_boot(struct dc *dc);
58 void dcn35_z10_restore(const struct dc *dc);
60 void dcn35_init_pipes(struct dc *dc, struct dc_state *context);
62 void dcn35_enable_plane(struct dc *dc, struct pipe_ctx *pipe_ctx,
70 void dcn35_hw_block_power_up(struct dc *dc,
72 void dcn35_hw_block_power_down(struct dc *dc,
74 void dcn35_root_clock_control(struct dc *dc,
78 struct dc *dc,
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
A Ddcn30_hwseq.h31 struct dc;
33 void dcn30_init_hw(struct dc *dc);
35 struct dc *dc,
39 struct dc *dc,
43 struct dc *dc,
47 struct dc *dc,
51 struct dc *dc,
55 void dcn30_log_color_state(struct dc *dc,
82 void dcn30_hardware_release(struct dc *dc);
92 void dcn30_set_hubp_blank(const struct dc *dc,
[all …]
A Ddcn30_hwseq.c72 void dcn30_log_color_state(struct dc *dc, in dcn30_log_color_state() argument
410 struct dc *dc, in dcn30_set_writeback() argument
433 struct dc *dc, in dcn30_update_writeback() argument
450 struct dc *dc, in dcn30_mmhubbub_warmup() argument
508 struct dc *dc, in dcn30_enable_writeback() argument
535 struct dc *dc, in dcn30_disable_writeback() argument
556 struct dc *dc, in dcn30_program_all_writeback_pipes_in_tree() argument
621 void dcn30_init_hw(struct dc *dc) in dcn30_init_hw() argument
632 if (dc->clk_mgr && dc->clk_mgr->funcs && dc->clk_mgr->funcs->init_clocks) in dcn30_init_hw()
705 dc->link_srv->blank_all_dp_displays(dc); in dcn30_init_hw()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn31/
A Ddcn31_hwseq.c68 static void enable_memory_low_power(struct dc *dc) in enable_memory_low_power() argument
107 void dcn31_init_hw(struct dc *dc) in dcn31_init_hw() argument
117 if (dc->clk_mgr && dc->clk_mgr->funcs->init_clocks) in dcn31_init_hw()
118 dc->clk_mgr->funcs->init_clocks(dc->clk_mgr); in dcn31_init_hw()
177 dc->link_srv->blank_all_dp_displays(dc); in dcn31_init_hw()
205 dc->link_srv->blank_all_edp_displays(dc); in dcn31_init_hw()
211 hws->funcs.init_pipes(dc, dc->current_state); in dcn31_init_hw()
412 void dcn31_z10_save_init(struct dc *dc) in dcn31_z10_save_init() argument
423 void dcn31_z10_restore(const struct dc *dc) in dcn31_z10_restore() argument
505 struct dc *dc, in dcn31_reset_back_end_for_pipe() argument
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
A Ddcn_calcs.c40 dc->ctx->logger
453 const struct dc *dc, in dcn_bw_calc_rq_dlg_ttu() argument
749 struct dc *dc, in dcn_validate_bandwidth() argument
1316 const struct dc *dc, in dcn_find_normalized_clock_vdd_Level() argument
1406 const struct dc *dc, in dcn_find_dcfclk_suits_all() argument
1448 struct dc *dc, in dcn_bw_update_from_pplib_fclks() argument
1477 struct dc *dc, in dcn_bw_update_from_pplib_dcfclks() argument
1489 struct dc *dc, in dcn_get_soc_clks() argument
1500 struct dc *dc, in dcn_bw_notify_pplib_of_wm_ranges() argument
1561 void dcn_bw_sync_calcs_and_dml(struct dc *dc) in dcn_bw_sync_calcs_and_dml() argument
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/
A DMakefile39 CFLAGS_$(AMDDALPATH)/dc/dml/display_mode_lib.o := $(dml_ccflags)
40 CFLAGS_$(AMDDALPATH)/dc/dml/display_mode_vba.o := $(dml_ccflags)
41 CFLAGS_$(AMDDALPATH)/dc/dml/dcn10/dcn10_fpu.o := $(dml_ccflags)
42 CFLAGS_$(AMDDALPATH)/dc/dml/dcn20/dcn20_fpu.o := $(dml_ccflags)
56 CFLAGS_$(AMDDALPATH)/dc/dml/dcn30/dcn30_fpu.o := $(dml_ccflags)
57 CFLAGS_$(AMDDALPATH)/dc/dml/dcn32/dcn32_fpu.o := $(dml_ccflags)
62 CFLAGS_$(AMDDALPATH)/dc/dml/dcn35/dcn35_fpu.o := $(dml_ccflags)
64 CFLAGS_$(AMDDALPATH)/dc/dml/dcn31/dcn31_fpu.o := $(dml_ccflags)
68 CFLAGS_$(AMDDALPATH)/dc/dml/dsc/rc_calc_fpu.o := $(dml_ccflags)
69 CFLAGS_$(AMDDALPATH)/dc/dml/calcs/dcn_calcs.o := $(dml_ccflags)
[all …]

Completed in 842 milliseconds

12345678910>>...32