/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/ |
H A D | amdgpu_dc.c | 141 static void destroy_links(struct dc *dc) in destroy_links() 152 struct dc *dc, in create_links() 284 bool dc_stream_adjust_vmin_vmax(struct dc *dc, in dc_stream_adjust_vmin_vmax() 308 bool dc_stream_get_crtc_position(struct dc *dc, in dc_stream_get_crtc_position() 344 bool dc_stream_configure_crc(struct dc *dc, struct dc_stream_state *stream, in dc_stream_configure_crc() 394 bool dc_stream_get_crc(struct dc *dc, struct dc_stream_state *stream, in dc_stream_get_crc() 418 void dc_stream_set_dyn_expansion(struct dc *dc, struct dc_stream_state *stream, in dc_stream_set_dyn_expansion() 478 bool dc_stream_set_gamut_remap(struct dc *dc, const struct dc_stream_state *stream) in dc_stream_set_gamut_remap() 495 bool dc_stream_program_csc_matrix(struct dc *dc, struct dc_stream_state *stream) in dc_stream_program_csc_matrix() 518 void dc_stream_set_static_screen_params(struct dc *dc, in dc_stream_set_static_screen_params() [all …]
|
H A D | amdgpu_dc_stream.c | 235 struct dc *dc = stream->ctx->dc; in dc_stream_get_status() local 239 static void delay_cursor_until_vupdate(struct pipe_ctx *pipe_ctx, struct dc *dc) in delay_cursor_until_vupdate() 276 struct dc *dc; in dc_stream_set_cursor_attributes() local 327 struct dc *dc; in dc_stream_set_cursor_position() local 371 bool dc_stream_add_writeback(struct dc *dc, in dc_stream_add_writeback() 441 bool dc_stream_remove_writeback(struct dc *dc, in dc_stream_remove_writeback() 499 bool dc_stream_warmup_writeback(struct dc *dc, in dc_stream_warmup_writeback() 511 struct dc *dc = stream->ctx->dc; in dc_stream_get_vblank_counter() local 532 struct dc *dc; in dc_stream_send_dp_sdp() local 570 struct dc *dc = stream->ctx->dc; in dc_stream_get_scanoutpos() local [all …]
|
H A D | amdgpu_dc_debug.c | 63 struct dc *dc, in pre_surface_trace() 183 struct dc *dc, in update_surface_trace() 304 void post_surface_trace(struct dc *dc) in post_surface_trace() 313 struct dc *dc, in context_timing_trace() 350 struct dc *dc, in context_clock_trace()
|
H A D | amdgpu_dc_vm_helper.c | 42 int dc_setup_system_context(struct dc *dc, struct dc_phy_addr_space_config *pa_config) in dc_setup_system_context() 60 void dc_setup_vm_context(struct dc *dc, struct dc_virtual_addr_space_config *va_config, int vmid) in dc_setup_vm_context() 65 int dc_get_vmid_use_vector(struct dc *dc) in dc_get_vmid_use_vector()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | dcache.c | 54 primary_create(krb5_dcache *dc) in primary_create() 73 set_default_cache(krb5_context context, krb5_dcache *dc, const char *residual) in set_default_cache() 144 get_default_cache(krb5_context context, krb5_dcache *dc, char **residual) in get_default_cache() 204 krb5_dcache *dc = DCACHE(id); in dcc_get_name() local 240 dcc_release(krb5_context context, krb5_dcache *dc) in dcc_release() 257 krb5_dcache *dc; in dcc_resolve() local 400 krb5_dcache *dc; in dcc_gen_new() local 449 krb5_dcache *dc = DCACHE(id); in dcc_initialize() local 465 krb5_dcache *dc = DCACHE(id); in dcc_destroy() local 476 krb5_dcache *dc = DCACHE(id); in dcc_store_cred() local [all …]
|
/netbsd-src/sys/dev/ic/ |
H A D | igsfb.c | 143 igsfb_cnattach_subr(struct igsfb_devconfig *dc) in igsfb_cnattach_subr() 179 struct igsfb_devconfig *dc = sc->sc_dc; in igsfb_attach_subr() local 223 igsfb_init_video(struct igsfb_devconfig *dc) in igsfb_init_video() 383 igsfb_init_cmap(struct igsfb_devconfig *dc) in igsfb_init_cmap() 414 struct igsfb_devconfig *dc = cookie; in igsfb_init_wsdisplay() local 510 igsfb_make_text_cursor(struct igsfb_devconfig *dc, struct vcons_screen *scr) in igsfb_make_text_cursor() 573 igsfb_init_bit_table(struct igsfb_devconfig *dc) in igsfb_init_bit_table() 594 struct igsfb_devconfig *dc = vd->cookie; in igsfb_mmap() local 613 struct igsfb_devconfig *dc = vd->cookie; in igsfb_ioctl() local 725 igsfb_blank_screen(struct igsfb_devconfig *dc, int blank) in igsfb_blank_screen() [all …]
|
H A D | igsfb_subr.c | 129 igsfb_init_seq(struct igsfb_devconfig *dc) in igsfb_init_seq() 155 igsfb_init_crtc(struct igsfb_devconfig *dc) in igsfb_init_crtc() 197 igsfb_init_grfx(struct igsfb_devconfig *dc) in igsfb_init_grfx() 219 igsfb_init_attr(struct igsfb_devconfig *dc) in igsfb_init_attr() 242 igsfb_video_on(struct igsfb_devconfig *dc) in igsfb_video_on() 257 igsfb_freq_latch(struct igsfb_devconfig *dc) in igsfb_freq_latch() 269 igsfb_init_ext(struct igsfb_devconfig *dc) in igsfb_init_ext() 344 igsfb_init_dac(struct igsfb_devconfig *dc) in igsfb_init_dac() 366 igsfb_1024x768_8bpp_60Hz(struct igsfb_devconfig *dc) in igsfb_1024x768_8bpp_60Hz() 427 igsfb_hw_setup(struct igsfb_devconfig *dc) in igsfb_hw_setup() [all …]
|
/netbsd-src/sys/arch/sgimips/gio/ |
H A D | newport.c | 133 rex3_write(struct newport_devconfig *dc, bus_size_t rexreg, uint32_t val) in rex3_write() 140 rex3_write_go(struct newport_devconfig *dc, bus_size_t rexreg, uint32_t val) in rex3_write_go() 146 rex3_read(struct newport_devconfig *dc, bus_size_t rexreg) in rex3_read() 153 rex3_wait_gfifo(struct newport_devconfig *dc) in rex3_wait_gfifo() 161 vc2_write_ireg(struct newport_devconfig *dc, uint8_t ireg, uint16_t val) in vc2_write_ireg() 175 vc2_read_ireg(struct newport_devconfig *dc, uint8_t ireg) in vc2_read_ireg() 199 vc2_read_ram(struct newport_devconfig *dc, uint16_t addr) in vc2_read_ram() 231 xmap9_read(struct newport_devconfig *dc, int crs) in xmap9_read() 244 xmap9_write(struct newport_devconfig *dc, int crs, uint8_t val) in xmap9_write() 258 xmap9_wait(struct newport_devconfig *dc) in xmap9_wait() [all …]
|
H A D | light.c | 164 rex_read(struct light_devconfig *dc, uint32_t rset, uint32_t r) in rex_read() 171 rex_write(struct light_devconfig *dc, uint32_t rset, uint32_t r, uint32_t v) in rex_write() 178 rex_vc1_read(struct light_devconfig *dc) in rex_vc1_read() 187 rex_vc1_write(struct light_devconfig *dc, uint8_t val) in rex_vc1_write() 196 rex_wait(struct light_devconfig *dc) in rex_wait() 204 rex_revision(struct light_devconfig *dc) in rex_revision() 213 rex_copy_rect(struct light_devconfig *dc, int from_x, int from_y, int to_x, in rex_copy_rect() 244 rex_fill_rect(struct light_devconfig *dc, int from_x, int from_y, int to_x, in rex_fill_rect() 286 light_attach_common(struct light_devconfig *dc, struct gio_attach_args *ga) in light_attach_common() 372 struct light_devconfig *dc = (void *)c; in light_mapchar() local [all …]
|
H A D | grtwo.c | 244 grtwo_wait_gfifo(struct grtwo_devconfig * dc) in grtwo_wait_gfifo() 257 grtwo_fill_rectangle(struct grtwo_devconfig * dc, int x1, int y1, int x2, in grtwo_fill_rectangle() 308 grtwo_copy_rectangle(struct grtwo_devconfig * dc, int x1, int y1, int x2, in grtwo_copy_rectangle() 351 grtwo_cmap_setrgb(struct grtwo_devconfig * dc, int index, u_int8_t r, u_int8_t g, u_int8_t b) in grtwo_cmap_setrgb() 364 grtwo_setup_hw(struct grtwo_devconfig * dc) in grtwo_setup_hw() 468 grtwo_attach_common(struct grtwo_devconfig * dc, struct gio_attach_args * ga) in grtwo_attach_common() 555 struct grtwo_devconfig *dc = (void *) c; in grtwo_cursor() local 578 struct grtwo_devconfig *dc = (void *) c; in grtwo_mapchar() local 601 struct grtwo_devconfig *dc = (void *) c; in grtwo_putchar() local 663 struct grtwo_devconfig *dc = (void *) c; in grtwo_erasecols() local [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | diagnostic-show-locus.c | 2618 test_diagnostic_context dc; variable 2731 test_diagnostic_context dc; in test_layout_x_offset_display_utf8() local 2755 test_diagnostic_context dc; in test_layout_x_offset_display_utf8() local 2782 test_diagnostic_context dc; in test_diagnostic_show_locus_unknown_location() local 2803 test_diagnostic_context dc; in test_one_liner_simple_caret() local 2817 test_diagnostic_context dc; in test_one_liner_caret_and_range() local 2834 test_diagnostic_context dc; in test_one_liner_multiple_carets_and_ranges() local 2867 test_diagnostic_context dc; in test_one_liner_fixit_insert_before() local 2883 test_diagnostic_context dc; in test_one_liner_fixit_insert_after() local 2911 test_diagnostic_context dc; in test_one_liner_fixit_remove() local [all …]
|
/netbsd-src/sys/dev/pci/ |
H A D | tga.c | 200 struct tga_devconfig *dc = &tmp_dc; in tga_matchcommon() local 215 bus_size_t *pcisize, struct tga_devconfig *dc) in tga_mapaddrs() 241 struct tga_devconfig *dc) in tga_init() 392 struct tga_devconfig *dc; in tgaattach() local 530 struct tga_devconfig *dc = sc->sc_dc; in tga_ioctl() local 612 struct tga_devconfig *dc = v; in tga_sched_update() local 638 struct tga_devconfig *dc = v; in tga_intr() local 769 tga_blank(struct tga_devconfig *dc) in tga_blank() 781 tga_unblank(struct tga_devconfig *dc) in tga_unblank() 796 tga_builtin_set_cursor(struct tga_devconfig *dc, in tga_builtin_set_cursor() [all …]
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/ |
H A D | amdgpu_dce110_hw_sequencer.c | 200 struct dc *dc, in dce110_enable_display_power_gating() 278 dce110_set_input_transfer_func(struct dc *dc, struct pipe_ctx *pipe_ctx, in dce110_set_input_transfer_func() 606 dce110_set_output_transfer_func(struct dc *dc, struct pipe_ctx *pipe_ctx, in dce110_set_output_transfer_func() 663 const struct dc *dc = link->dc; in dce110_enable_stream() local 952 struct dc *dc; in dce110_enable_audio_stream() local 988 struct dc *dc; in dce110_disable_audio_stream() local 1028 struct dc *dc = pipe_ctx->stream->ctx->dc; in dce110_disable_stream() local 1229 static void program_scaler(const struct dc *dc, in program_scaler() 1273 struct dc *dc) in dce110_enable_stream_timing() 1328 struct dc *dc) in apply_single_controller_ctx_to_hw() [all …]
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/ |
H A D | amdgpu_dcn20_hwseq.c | 69 static int find_free_gsl_group(const struct dc *dc) in find_free_gsl_group() 97 const struct dc *dc, in dcn20_setup_gsl_group_as_lock() 264 const struct dc *dc, in dcn20_program_triple_buffer() 277 struct dc *dc, in dcn20_init_blank() 559 void dcn20_plane_atomic_disable(struct dc *dc, struct pipe_ctx *pipe_ctx) in dcn20_plane_atomic_disable() 594 void dcn20_disable_plane(struct dc *dc, struct pipe_ctx *pipe_ctx) in dcn20_disable_plane() 610 struct dc *dc) in dcn20_enable_stream_timing() 712 void dcn20_program_output_csc(struct dc *dc, in dcn20_program_output_csc() 740 bool dcn20_set_output_transfer_func(struct dc *dc, struct pipe_ctx *pipe_ctx, in dcn20_set_output_transfer_func() 830 bool dcn20_set_input_transfer_func(struct dc *dc, in dcn20_set_input_transfer_func() [all …]
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/ |
H A D | amdgpu_dcn10_hw_sequencer.c | 90 static void dcn10_lock_all_pipes(struct dc *dc, in dcn10_lock_all_pipes() 117 static void log_mpc_crc(struct dc *dc, in log_mpc_crc() 131 void dcn10_log_hubbub_state(struct dc *dc, struct dc_log_buffer_ctx *log_ctx) in dcn10_log_hubbub_state() 159 static void dcn10_log_hubp_states(struct dc *dc, void *log_ctx) in dcn10_log_hubp_states() 273 void dcn10_log_hw_state(struct dc *dc, in dcn10_log_hw_state() 466 bool dcn10_did_underflow_occur(struct dc *dc, struct pipe_ctx *pipe_ctx) in dcn10_did_underflow_occur() 659 static void undo_DEGVIDCN10_253_wa(struct dc *dc) in undo_DEGVIDCN10_253_wa() 679 static void apply_DEGVIDCN10_253_wa(struct dc *dc) in apply_DEGVIDCN10_253_wa() 709 void dcn10_bios_golden_init(struct dc *dc) in dcn10_bios_golden_init() 749 struct dc *dc, in false_optc_underflow_wa() [all …]
|
H A D | amdgpu_dcn10_hw_sequencer_debug.c | 76 static unsigned int dcn10_get_hubbub_state(struct dc *dc, char *pBuf, unsigned int bufSize) in dcn10_get_hubbub_state() 114 static unsigned int dcn10_get_hubp_states(struct dc *dc, char *pBuf, unsigned int bufSize, bool inv… in dcn10_get_hubp_states() 193 static unsigned int dcn10_get_rq_states(struct dc *dc, char *pBuf, unsigned int bufSize) in dcn10_get_rq_states() 235 static unsigned int dcn10_get_dlg_states(struct dc *dc, char *pBuf, unsigned int bufSize) in dcn10_get_dlg_states() 292 static unsigned int dcn10_get_ttu_states(struct dc *dc, char *pBuf, unsigned int bufSize) in dcn10_get_ttu_states() 332 static unsigned int dcn10_get_cm_states(struct dc *dc, char *pBuf, unsigned int bufSize) in dcn10_get_cm_states() 387 static unsigned int dcn10_get_mpcc_states(struct dc *dc, char *pBuf, unsigned int bufSize) in dcn10_get_mpcc_states() 418 static unsigned int dcn10_get_otg_states(struct dc *dc, char *pBuf, unsigned int bufSize) in dcn10_get_otg_states() 472 static unsigned int dcn10_get_clock_states(struct dc *dc, char *pBuf, unsigned int bufSize) in dcn10_get_clock_states() 493 static void dcn10_clear_otpc_underflow(struct dc *dc) in dcn10_clear_otpc_underflow() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | diagnostic-show-locus.cc | 1143 make_policy (const diagnostic_context &dc, in make_policy() 2876 test_diagnostic_context dc; in test_display_widths() local 2887 test_diagnostic_context dc; in test_display_widths() local 2899 test_diagnostic_context dc; in test_display_widths() local 2924 test_diagnostic_context dc; in test_offset_impl() local 3039 test_diagnostic_context dc; in test_layout_x_offset_display_utf8() local 3063 test_diagnostic_context dc; in test_layout_x_offset_display_utf8() local 3146 test_diagnostic_context dc; in test_layout_x_offset_display_tab() local 3164 test_diagnostic_context dc; in test_layout_x_offset_display_tab() local 3196 test_diagnostic_context dc; in test_diagnostic_show_locus_unknown_location() local [all …]
|
/netbsd-src/sys/dev/hpc/ |
H A D | hpcfb.c | 145 #define IS_DRAWABLE(dc) \ argument 430 hpcfb_init(struct hpcfb_fbconf *fbconf, struct hpcfb_devconfig *dc) in hpcfb_init() 511 hpcfb_cmap_reorder(struct hpcfb_fbconf *fbconf, struct hpcfb_devconfig *dc) in hpcfb_cmap_reorder() 561 struct hpcfb_devconfig *dc = sc->sc_dc; in hpcfb_ioctl() local 695 struct hpcfb_devconfig *dc = sc->sc_dc; in hpcfb_refresh_screen() local 728 struct hpcfb_devconfig *dc; in hpcfb_alloc_screen() local 789 struct hpcfb_devconfig *dc = cookie; in hpcfb_free_screen() local 806 struct hpcfb_devconfig *dc = (struct hpcfb_devconfig *)cookie; in hpcfb_show_screen() local 843 struct hpcfb_devconfig *dc; in hpcfb_doswitch() local 919 struct hpcfb_devconfig *dc = (struct hpcfb_devconfig *)cookie; in hpcfb_cursor() local [all …]
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce100/ |
H A D | amdgpu_dce100_hw_sequencer.c | 78 struct dc *dc, in dce100_enable_display_power_gating() 114 struct dc *dc, in dce100_prepare_bandwidth() 126 struct dc *dc, in dce100_optimize_bandwidth() 139 void dce100_hw_sequencer_construct(struct dc *dc) in dce100_hw_sequencer_construct()
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/ |
H A D | rwmdn.c | 51 dncookie *dc, in rwm_dn_massage_normalize() 84 dncookie *dc, in rwm_dn_massage_pretty() 120 dncookie *dc, in rwm_dn_massage_pretty_normalize() 157 dncookie *dc, in rwm_dn_massage()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/ |
H A D | amdgpu_dcn21_hwseq.c | 69 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() 90 bool dcn21_s0i3_golden_init_wa(struct dc *dc) in dcn21_s0i3_golden_init_wa() 101 const struct dc *dc, in dcn21_exit_optimized_pwr_state() 111 const struct dc *dc, in dcn21_optimize_pwr_state()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/ |
H A D | names.c | 105 struct doall_cipher *dc = arg; in do_all_cipher_fn() local 116 struct doall_cipher dc; in EVP_CIPHER_do_all() local 130 struct doall_cipher dc; in EVP_CIPHER_do_all_sorted() local 148 struct doall_md *dc = arg; in do_all_md_fn() local 159 struct doall_md dc; in EVP_MD_do_all() local 173 struct doall_md dc; in EVP_MD_do_all_sorted() local
|
/netbsd-src/sys/arch/arm/iomd/ |
H A D | vidcvideo.c | 206 struct fb_devconfig *dc) in vidcvideo_getdevconfig() argument 264 struct fb_devconfig *dc = cookie; vidcvideoinit_screen() local 311 struct fb_devconfig *dc; vidcvideo_attach() local 362 struct fb_devconfig *dc = sc->sc_dc; vidcvideoioctl() local 454 struct fb_devconfig *dc = &vidcvideo_console_dc; vidcvideo_cnattach() local 492 struct fb_devconfig *dc = arg; vidcvideointr() local 498 flush_dc_changes_to_screen(struct fb_devconfig * dc) flush_dc_changes_to_screen() argument 576 vidcvideo_queue_dc_change(struct fb_devconfig * dc,int dc_change) vidcvideo_queue_dc_change() argument 606 vidcvideo_colourmap_and_cursor_init(struct fb_devconfig * dc) vidcvideo_colourmap_and_cursor_init() argument 664 struct fb_devconfig *dc = sc->sc_dc; set_cmap() local 693 struct fb_devconfig *dc = sc->sc_dc; set_cursor() local 767 struct fb_devconfig *dc = sc->sc_dc; set_curpos() local 789 struct fb_devconfig *dc = (struct fb_devconfig *) (scr->scr_cookie); vv_copyrows() local 838 struct fb_devconfig *dc = (struct fb_devconfig *) (scr->scr_cookie); vv_eraserows() local 857 struct fb_devconfig *dc = (struct fb_devconfig *) (scr->scr_cookie); vv_putchar() local [all...] |
/netbsd-src/sys/arch/hpcmips/vr/ |
H A D | vrdcu.c | 123 vrdcu_enable_aiuin(vrdcu_chipset_tag_t dc) in vrdcu_enable_aiuin() 147 vrdcu_enable_aiuout(vrdcu_chipset_tag_t dc) in vrdcu_enable_aiuout() 171 vrdcu_enable_fir(vrdcu_chipset_tag_t dc) in vrdcu_enable_fir() 195 vrdcu_disable(vrdcu_chipset_tag_t dc) in vrdcu_disable() 206 vrdcu_fir_direction(vrdcu_chipset_tag_t dc, int dir) in vrdcu_fir_direction()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/calcs/ |
H A D | amdgpu_dcn_calcs.c | 444 const struct dc *dc, in dcn_bw_calc_rq_dlg_ttu() 627 static bool dcn_bw_apply_registry_override(struct dc *dc) in dcn_bw_apply_registry_override() 722 struct dc *dc, in dcn_validate_bandwidth() 1292 const struct dc *dc, in dcn_find_normalized_clock_vdd_Level() 1382 const struct dc *dc, in dcn_find_dcfclk_suits_all() 1438 void dcn_bw_update_from_pplib(struct dc *dc) in dcn_bw_update_from_pplib() 1501 void dcn_bw_notify_pplib_of_wm_ranges(struct dc *dc) in dcn_bw_notify_pplib_of_wm_ranges() 1566 void dcn_bw_sync_calcs_and_dml(struct dc *dc) in dcn_bw_sync_calcs_and_dml()
|