Home
last modified time | relevance | path

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

12345678910>>...26

/linux-6.3-rc2/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-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hw_sequencer.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-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/
A Dhw_sequencer.h49 void (*hardware_release)(struct dc *dc);
56 void (*init_hw)(struct dc *dc);
57 void (*power_down_on_boot)(struct dc *dc);
86 void (*power_down)(struct dc *dc);
90 void (*pipe_control_lock)(struct dc *dc,
103 struct dc *dc,
164 struct dc *dc,
167 struct dc *dc,
256 void (*z10_save_init)(struct dc *dc);
280 const struct dc *dc,
[all …]
A Dhw_sequencer_private.h79 void (*update_plane_addr)(const struct dc *dc,
81 void (*plane_atomic_disconnect)(struct dc *dc,
84 bool (*set_input_transfer_func)(struct dc *dc,
87 bool (*set_output_transfer_func)(struct dc *dc,
90 void (*power_down)(struct dc *dc);
97 void (*blank_pixel_data)(struct dc *dc,
103 struct dc *dc);
106 void (*setup_vupdate_interrupt)(struct dc *dc,
111 void (*bios_golden_init)(struct dc *dc);
134 bool (*s0i3_golden_init_wa)(struct dc *dc);
[all …]
A Dlink_enc_cfg.h39 const struct dc *dc,
58 struct dc *dc,
78 struct dc *dc,
83 struct dc *dc,
88 struct dc *dc,
93 struct dc *dc,
97 struct link_encoder *link_enc_cfg_get_next_avail_link_enc(struct dc *dc);
101 struct dc *dc,
109 struct dc *dc,
113 bool link_enc_cfg_is_link_enc_avail(struct dc *dc, enum engine_id eng_id, struct dc_link *link);
[all …]
/linux-6.3-rc2/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-6.3-rc2/drivers/tty/
A Dnozomi.c645 writew(dc->last_ier, dc->reg_ier); in nozomi_read_config_table()
689 writew(dc->last_ier, dc->reg_ier); in enable_transmit_ul()
703 writew(dc->last_ier, dc->reg_ier); in disable_transmit_ul()
716 writew(dc->last_ier, dc->reg_ier); in enable_transmit_dl()
730 writew(dc->last_ier, dc->reg_ier); in disable_transmit_dl()
1345 dc->base_addr = pci_iomap(dc->pdev, 0, dc->card_type); in nozomi_card_init()
1375 writew(dc->last_ier, dc->reg_ier); in nozomi_card_init()
1402 port->dc = dc; in nozomi_card_init()
1468 writew(dc->last_ier, dc->reg_ier); in nozomi_card_exit()
1551 struct nozomi *dc = port->dc; in ntty_activate() local
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_hwseq.h36 struct dc *dc,
39 struct dc *dc,
57 struct dc *dc,
61 struct dc *dc,
65 struct dc *dc,
69 struct dc *dc,
72 struct dc *dc,
75 struct dc *dc,
78 struct dc *dc,
88 struct dc *dc,
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/core/
A Ddc.c181 struct dc *dc, in create_links() argument
223 link->dc = dc; in create_links()
244 link->dc = dc; in create_links()
263 link->dc = dc; in create_links()
532 struct dc *dc = stream->ctx->dc; in dc_stream_forward_crc_window() local
857 dc_ctx->dc = dc; in dc_construct_ctx()
1154 struct dc *dc, in disable_vbios_mode_if_required() argument
1347 struct dc *dc, in enable_timing_multisync() argument
1371 struct dc *dc, in program_timing_sync() argument
1686 struct dc *dc, in dc_enable_stereo() argument
[all …]
A Ddc_stream.c247 struct dc *dc = stream->ctx->dc; in dc_stream_get_status() local
252 struct dc *dc, in program_cursor_attributes() argument
300 struct dc *dc; in dc_optimize_timing_for_fsft() local
316 struct dc *dc; in dc_stream_set_cursor_attributes() local
333 dc = stream->ctx->dc; in dc_stream_set_cursor_attributes()
370 struct dc *dc, in program_cursor_position() argument
411 struct dc *dc; in dc_stream_set_cursor_position() local
424 dc = stream->ctx->dc; in dc_stream_set_cursor_position()
582 struct dc *dc = stream->ctx->dc; in dc_stream_get_vblank_counter() local
603 struct dc *dc; in dc_stream_send_dp_sdp() local
[all …]
/linux-6.3-rc2/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 write_dirty_finish() local
385 up(&dc->in_flight); in write_dirty_finish()
407 struct cached_dev *dc = io->dc; in write_dirty() 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()
1061 cached_dev_get(dc); in bch_cached_dev_writeback_start()
1062 dc->writeback_thread = kthread_create(bch_writeback_thread, dc, in bch_cached_dev_writeback_start()
[all …]
/linux-6.3-rc2/drivers/md/
A Ddm-delay.c54 struct delay_c *dc = from_timer(dc, t, delay_timer); in handle_delayed_timer() local
56 queue_work(dc->kdelayd_wq, &dc->flush_expired_bios); in handle_delayed_timer()
137 kfree(dc); in delay_dtr()
184 dc = kzalloc(sizeof(*dc), GFP_KERNEL); in delay_ctr()
185 if (!dc) { in delay_ctr()
196 dc->argc = argc; in delay_ctr()
296 c = &dc->read; in delay_map()
316 DMEMIT("%u %u %u", dc->read.ops, dc->write.ops, dc->flush.ops); in delay_status()
343 ret = fn(ti, dc->read.dev, dc->read.start, ti->len, data); in delay_iterate_devices()
346 ret = fn(ti, dc->write.dev, dc->write.start, ti->len, data); in delay_iterate_devices()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_hwseq.c68 static void enable_memory_low_power(struct dc *dc) in enable_memory_low_power() argument
75 if (dc->debug.disable_dmcu || dc->config.disable_dmcu) { in enable_memory_low_power()
108 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()
239 hws->funcs.init_pipes(dc, dc->current_state); in dcn31_init_hw()
286 dc->clk_mgr->funcs->notify_wm_ranges(dc->clk_mgr); in dcn31_init_hw()
433 void dcn31_z10_save_init(struct dc *dc) in dcn31_z10_save_init() argument
446 void dcn31_z10_restore(const struct dc *dc) in dcn31_z10_restore() argument
530 struct dc *dc, in dcn31_reset_back_end_for_pipe() argument
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/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,
58 bool dcn30_set_input_transfer_func(struct dc *dc,
73 void dcn30_hardware_release(struct dc *dc);
83 void dcn30_set_hubp_blank(const struct dc *dc,
[all …]
A Ddcn30_hwseq.c222 struct dc *dc, in dcn30_set_writeback() argument
245 struct dc *dc, in dcn30_update_writeback() argument
262 struct dc *dc, in dcn30_mmhubbub_warmup() argument
320 struct dc *dc, in dcn30_enable_writeback() argument
350 struct dc *dc, in dcn30_disable_writeback() argument
371 struct dc *dc, in dcn30_program_all_writeback_pipes_in_tree() argument
436 void dcn30_init_hw(struct dc *dc) in dcn30_init_hw() argument
579 dc->hwss.power_down(dc); in dcn30_init_hw()
588 dc->hwss.power_down(dc); in dcn30_init_hw()
946 void dcn30_hardware_release(struct dc *dc) in dcn30_hardware_release() argument
[all …]
A Ddcn30_resource.h34 struct dc;
46 struct dc *dc);
49 struct dc *dc,
59 bool dcn30_validate_bandwidth(struct dc *dc, struct dc_state *context,
62 struct dc *dc,
70 struct dc *dc, struct dc_state *context,
74 void dcn30_update_soc_for_wm_a(struct dc *dc, struct dc_state *context);
76 struct dc *dc, struct resource_context *res_ctx, display_e2e_pipe_params_st *pipes);
79 struct dc *dc, struct dc_state *context,
97 struct dc *dc,
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/
A Ddcn32_hwseq.h31 struct dc;
44 bool dcn32_apply_idle_power_optimizations(struct dc *dc, bool enable);
46 void dcn32_cab_for_ss_control(struct dc *dc, bool enable);
48 void dcn32_commit_subvp_config(struct dc *dc, struct dc_state *context);
53 bool dcn32_set_input_transfer_func(struct dc *dc,
57 bool dcn32_set_output_transfer_func(struct dc *dc,
61 void dcn32_init_hw(struct dc *dc);
65 void dcn32_update_mall_sel(struct dc *dc, struct dc_state *context);
75 void dcn32_subvp_pipe_control_lock(struct dc *dc,
91 void dcn32_update_phantom_vp_position(struct dc *dc,
[all …]
/linux-6.3-rc2/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
1478 struct dc *dc, in dcn_bw_update_from_pplib_dcfclks() argument
1490 struct dc *dc, in dcn_get_soc_clks() argument
1501 struct dc *dc, in dcn_bw_notify_pplib_of_wm_ranges() argument
1562 void dcn_bw_sync_calcs_and_dml(struct dc *dc) in dcn_bw_sync_calcs_and_dml() argument
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc_stream.h410 struct dc *dc,
415 struct dc *dc,
421 const struct dc *dc,
427 const struct dc *dc,
433 const struct dc *dc,
438 const struct dc *dc,
444 bool dc_stream_add_writeback(struct dc *dc,
481 struct dc *dc,
490 struct dc *dc,
553 bool dc_stream_configure_crc(struct dc *dc,
[all …]
A Ddc.h1002 void dc_hardware_init(struct dc *dc);
1008 void dc_init_callbacks(struct dc *dc,
1011 void dc_destroy(struct dc **dc);
1288 struct dc *dc);
1334 struct dc *dc,
1340 const struct dc *dc,
1344 struct dc *dc, bool acquire,
1354 const struct dc *dc,
1587 struct dc *dc,
1600 struct dc *dc,
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/
A DMakefile62 CFLAGS_$(AMDDALPATH)/dc/dml/display_mode_lib.o := $(dml_ccflags)
63 CFLAGS_$(AMDDALPATH)/dc/dml/display_mode_vba.o := $(dml_ccflags)
64 CFLAGS_$(AMDDALPATH)/dc/dml/dcn10/dcn10_fpu.o := $(dml_ccflags)
65 CFLAGS_$(AMDDALPATH)/dc/dml/dcn20/dcn20_fpu.o := $(dml_ccflags)
78 CFLAGS_$(AMDDALPATH)/dc/dml/dcn314/dcn314_fpu.o := $(dml_ccflags)
79 CFLAGS_$(AMDDALPATH)/dc/dml/dcn30/dcn30_fpu.o := $(dml_ccflags)
80 CFLAGS_$(AMDDALPATH)/dc/dml/dcn32/dcn32_fpu.o := $(dml_ccflags)
85 CFLAGS_$(AMDDALPATH)/dc/dml/dcn31/dcn31_fpu.o := $(dml_ccflags)
89 CFLAGS_$(AMDDALPATH)/dc/dml/dsc/rc_calc_fpu.o := $(dml_ccflags)
90 CFLAGS_$(AMDDALPATH)/dc/dml/calcs/dcn_calcs.o := $(dml_ccflags)
[all …]

Completed in 205 milliseconds

12345678910>>...26