Home
last modified time | relevance | path

Searched +full:dc +full:- +full:dc +full:- +full:phase (Results 1 – 25 of 86) sorted by relevance

1234

/linux/Documentation/devicetree/bindings/iio/dac/
H A Dadi,ad5755.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Analog Devices AD5755 Multi-Channe
[all...]
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn31/
H A Ddcn31_dccg.c35 (dccg_dcn->regs->reg)
39 dccg_dcn->dccg_shift->field_name, dccg_dcn->dccg_mask->field_name
42 dccg_dcn->base.ctx
44 dccg->ctx->logger
50 if (dccg->dpp_clock_gate in dccg31_update_dpp_dto()
60 int modulo, phase; dccg31_update_dpp_dto() local
573 uint32_t modulo, phase; dccg31_set_dtbclk_dto() local
617 uint32_t modulo, phase; dccg31_set_audio_dtbclk_dto() local
[all...]
/linux/Documentation/gpu/amdgpu/display/
H A Dprogramming-model-dcn.rst2 DC Programming Model
9 in DC is shared with other OSes; for this reason, DC provides a set of
11 configuration. See DC as a service available for a Display Manager (amdgpu_dm)
12 to access and configure DCN/DCE hardware (DCE is also part of DC, but for
22 problem is well-defined, it will probably be implemented at the hardware level.
24 a very well-defined scope, the solution is usually implemented as a policy at
25 the DC level. In other words, some policies are defined in the DC core
27 implemented in hardware are enabled via DC configuratio
[all...]
H A Dindex.rst1 .. _amdgpu-display-core:
4 drm/amd/display - Display Core (DC)
10 #. **Display Core (DC)** contains the OS-agnostic components. Things like
12 #. **Display Manager (DM)** contains the OS-dependent components. Hooks to the
16 ---
[all...]
H A Ddc-debug.rst17 DC dmesg important messages
18 ---------
[all...]
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn401/
H A Ddcn401_dccg.c44 (dccg_dcn->regs->reg)
48 dccg_dcn->dccg_shift->field_name, dccg_dcn->dccg_mask->field_name
51 dccg_dcn->base.ctx
53 dccg->ctx->logger
81 if (dccg->ref_dppcl in dccg401_update_dpp_dto()
83 int modulo, phase; dccg401_update_dpp_dto() local
[all...]
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn35/
H A Ddcn35_dccg.c1 /* SPDX-License-Identifier: MIT */
34 (dccg_dcn->regs->reg)
38 dccg_dcn->dccg_shift->field_name, dccg_dcn->dccg_mask->field_name
41 dccg_dcn->base.ctx
43 dccg->ct
1154 int modulo, phase; dccg35_update_dpp_dto() local
1364 uint32_t modulo, phase; dccg35_set_dtbclk_dto() local
2132 int modulo, phase; dccg35_update_dpp_dto_cb() local
2281 uint32_t modulo, phase; dccg35_set_dtbclk_dto_cb() local
[all...]
/linux/drivers/regulator/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
38 managed regulators and simple non-configurable regulators.
64 the netlink mechanism. User-space applications can subscribe to these events
65 for real-time updates on various regulator events.
75 They provide two I2C-controlled DC/DC ste
[all...]
/linux/Documentation/devicetree/bindings/
H A Dtrivial-devices.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/trivial-devices.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Rob Herring <robh@kernel.org>
27 spi-ma
[all...]
/linux/drivers/tty/
H A Dnozomi.c1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
3 * nozomi.c -- HSDPA driver Broadband Wireless Data Card - Globe Trotter
18 * --
315 struct nozomi *dc; global() member
463 nozomi_setup_memory(struct nozomi * dc) nozomi_setup_memory() argument
546 dump_table(const struct nozomi * dc) dump_table() argument
588 dump_table(const struct nozomi * dc) dump_table() argument
595 nozomi_read_config_table(struct nozomi * dc) nozomi_read_config_table() argument
667 enable_transmit_ul(enum port_type port,struct nozomi * dc) enable_transmit_ul() argument
680 disable_transmit_ul(enum port_type port,struct nozomi * dc) disable_transmit_ul() argument
694 enable_transmit_dl(enum port_type port,struct nozomi * dc) enable_transmit_dl() argument
707 disable_transmit_dl(enum port_type port,struct nozomi * dc) disable_transmit_dl() argument
724 send_data(enum port_type index,struct nozomi * dc) send_data() argument
751 receive_data(enum port_type index,struct nozomi * dc) receive_data() argument
851 receive_flow_control(struct nozomi * dc) receive_flow_control() argument
945 port2ctrl(enum port_type port,const struct nozomi * dc) port2ctrl() argument
969 send_flow_control(struct nozomi * dc) send_flow_control() argument
996 handle_data_dl(struct nozomi * dc,enum port_type port,u8 * toggle,u16 read_iir,u16 mask1,u16 mask2) handle_data_dl() argument
1036 handle_data_ul(struct nozomi * dc,enum port_type port,u16 read_iir) handle_data_ul() argument
1091 struct nozomi *dc = dev_id; interrupt_handler() local
1214 nozomi_get_card_type(struct nozomi * dc) nozomi_get_card_type() argument
1228 nozomi_setup_private_data(struct nozomi * dc) nozomi_setup_private_data() argument
1251 const struct nozomi *dc = dev_get_drvdata(dev); card_type_show() local
1260 const struct nozomi *dc = dev_get_drvdata(dev); open_ttys_show() local
1266 make_sysfs_files(struct nozomi * dc) make_sysfs_files() argument
1276 remove_sysfs_files(struct nozomi * dc) remove_sysfs_files() argument
1287 struct nozomi *dc = NULL; nozomi_card_init() local
1423 tty_exit(struct nozomi * dc) tty_exit() argument
1445 struct nozomi *dc = pci_get_drvdata(pdev); nozomi_card_exit() local
1514 struct nozomi *dc = get_dc_by_tty(tty); ntty_install() local
1532 struct nozomi *dc = port->dc; ntty_activate() local
1554 struct nozomi *dc = port->dc; ntty_shutdown() local
1586 struct nozomi *dc = get_dc_by_tty(tty); ntty_write() local
1627 const struct nozomi *dc = get_dc_by_tty(tty); ntty_write_room() local
1656 struct nozomi *dc = get_dc_by_tty(tty); ntty_tiocmset() local
1738 struct nozomi *dc = get_dc_by_tty(tty); ntty_unthrottle() local
1754 struct nozomi *dc = get_dc_by_tty(tty); ntty_throttle() local
1766 struct nozomi *dc = get_dc_by_tty(tty); ntty_chars_in_buffer() local
[all...]
/linux/drivers/hwmon/pmbus/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
37 be called acbel-fsg032.
55 ADM1293, and ADM1294 Hot-Swap Controller and Digital Power Monitors.
75 LTP8800-1A, LTP8800-4A, and LTP8800-2. LTP8800 is a family of DC/D
[all...]
H A Ddelta-ahe50dc-fan.c1 // SPDX-License-Identifier: GPL-2.0
3 * Delta AHE-50DC power shelf fan control module driver
29 return value == PMBUS_CLEAR_FAULTS ? -EOPNOTSUPP : -ENODATA; in ahe50dc_fan_write_byte()
32 static int ahe50dc_fan_read_word_data(struct i2c_client *client, int page, int phase, int reg) in ahe50dc_fan_read_word_data() argument
34 /* temp1 in (virtual) page 1 is remapped to mfr-specific temp4 */ in ahe50dc_fan_read_word_data()
38 return -EOPNOTSUP in ahe50dc_fan_read_word_data()
[all...]
/linux/Documentation/devicetree/bindings/regulator/
H A Ddlg,da9210.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schema
[all...]
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn401/
H A Ddcn401_dpp_dscl.c44 dpp->tf_regs->reg
47 dpp->base.ctx
51 dpp->tf_shift->field_name, dpp->tf_mask->field_name
67 /* Autocal calculate the scaling ratio and initial phase and the
103 return -1; /* Unsupported */ in dpp401_dscl_get_pixel_depth_val()
132 if (dpp_base->cap in dpp401_dscl_get_dscl_mode()
249 int phase; dpp401_dscl_set_scaler_filter() local
[all...]
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn10/
H A Ddcn10_dpp_dscl.c44 dpp->tf_regs->reg
47 dpp->base.ctx
51 dpp->tf_shift->field_name, dpp->tf_mask->field_name
65 /* Autocal calculate the scaling ratio and initial phase and the
101 return -1; /* Unsupported */ in dpp1_dscl_get_pixel_depth_val()
130 if (dpp_base->cap in dpp1_dscl_get_dscl_mode()
247 int phase; dpp1_dscl_set_scaler_filter() local
[all...]
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c67 hws->ctx
69 hws->regs->reg
73 hws->shifts->field_name, hws->masks->field_name
88 const uint32_t ref_clk_mhz = dc_ctx->dc->res_poo in print_microsec()
101 dcn10_wait_for_pipe_update_if_needed(struct dc * dc,struct pipe_ctx * pipe_ctx,bool is_surface_update_only) dcn10_wait_for_pipe_update_if_needed() argument
177 dcn10_set_wait_for_update_needed_for_pipe(struct dc * dc,struct pipe_ctx * pipe_ctx) dcn10_set_wait_for_update_needed_for_pipe() argument
219 dcn10_lock_all_pipes(struct dc * dc,struct dc_state * context,bool lock) dcn10_lock_all_pipes() argument
251 log_mpc_crc(struct dc * dc,struct dc_log_buffer_ctx * log_ctx) log_mpc_crc() argument
265 dcn10_log_hubbub_state(struct dc * dc,struct dc_log_buffer_ctx * log_ctx) dcn10_log_hubbub_state() argument
294 dcn10_log_hubp_states(struct dc * dc,void * log_ctx) dcn10_log_hubp_states() argument
438 dcn10_log_color_state(struct dc * dc,struct dc_log_buffer_ctx * log_ctx) dcn10_log_color_state() argument
575 dcn10_log_hw_state(struct dc * dc,struct dc_log_buffer_ctx * log_ctx) dcn10_log_hw_state() argument
778 dcn10_did_underflow_occur(struct dc * dc,struct pipe_ctx * pipe_ctx) dcn10_did_underflow_occur() argument
998 undo_DEGVIDCN10_253_wa(struct dc * dc) undo_DEGVIDCN10_253_wa() argument
1018 apply_DEGVIDCN10_253_wa(struct dc * dc) apply_DEGVIDCN10_253_wa() argument
1048 dcn10_bios_golden_init(struct dc * dc) dcn10_bios_golden_init() argument
1089 false_optc_underflow_wa(struct dc * dc,const struct dc_stream_state * stream,struct timing_generator * tg) false_optc_underflow_wa() argument
1146 dcn10_enable_stream_timing(struct pipe_ctx * pipe_ctx,struct dc_state * context,struct dc * dc) dcn10_enable_stream_timing() argument
1247 dcn10_reset_back_end_for_pipe(struct dc * dc,struct pipe_ctx * pipe_ctx,struct dc_state * context) dcn10_reset_back_end_for_pipe() argument
1314 dcn10_hw_wa_force_recovery(struct dc * dc) dcn10_hw_wa_force_recovery() argument
1380 dcn10_verify_allow_pstate_change_high(struct dc * dc) dcn10_verify_allow_pstate_change_high() argument
1405 dcn10_plane_atomic_disconnect(struct dc * dc,struct dc_state * state,struct pipe_ctx * pipe_ctx) dcn10_plane_atomic_disconnect() argument
1452 dcn10_plane_atomic_power_down(struct dc * dc,struct dpp * dpp,struct hubp * hubp) dcn10_plane_atomic_power_down() argument
1485 dcn10_plane_atomic_disable(struct dc * dc,struct pipe_ctx * pipe_ctx) dcn10_plane_atomic_disable() argument
1518 dcn10_disable_plane(struct dc * dc,struct dc_state * state,struct pipe_ctx * pipe_ctx) dcn10_disable_plane() argument
1534 dcn10_init_pipes(struct dc * dc,struct dc_state * context) dcn10_init_pipes() argument
1724 dcn10_init_hw(struct dc * dc) dcn10_init_hw() argument
1869 dcn10_power_down_on_boot(struct dc * dc) dcn10_power_down_on_boot() argument
1912 dcn10_reset_hw_ctx_wrap(struct dc * dc,struct dc_state * context) dcn10_reset_hw_ctx_wrap() argument
1971 dcn10_update_plane_addr(const struct dc * dc,struct pipe_ctx * pipe_ctx) dcn10_update_plane_addr() argument
1996 dcn10_set_input_transfer_func(struct dc * dc,struct pipe_ctx * pipe_ctx,const struct dc_plane_state * plane_state) dcn10_set_input_transfer_func() argument
2074 dcn10_set_output_transfer_func(struct dc * dc,struct pipe_ctx * pipe_ctx,const struct dc_stream_state * stream) dcn10_set_output_transfer_func() argument
2113 dcn10_pipe_control_lock(struct dc * dc,struct pipe_ctx * pipe,bool lock) dcn10_pipe_control_lock() argument
2155 delay_cursor_until_vupdate(struct dc * dc,struct pipe_ctx * pipe_ctx) delay_cursor_until_vupdate() argument
2203 dcn10_cursor_lock(struct dc * dc,struct pipe_ctx * pipe,bool lock) dcn10_cursor_lock() argument
2348 dcn10_align_pixel_clocks(struct dc * dc,int group_size,struct pipe_ctx * grouped_pipes[]) dcn10_align_pixel_clocks() argument
2354 uint64_t phase[MAX_PIPES]; dcn10_align_pixel_clocks() local
2439 dcn10_enable_vblanks_synchronization(struct dc * dc,int group_index,int group_size,struct pipe_ctx * grouped_pipes[]) dcn10_enable_vblanks_synchronization() argument
2504 dcn10_enable_timing_synchronization(struct dc * dc,struct dc_state * state,int group_index,int group_size,struct pipe_ctx * grouped_pipes[]) dcn10_enable_timing_synchronization() argument
2587 dcn10_enable_per_frame_crtc_position_reset(struct dc * dc,int group_size,struct pipe_ctx * grouped_pipes[]) dcn10_enable_per_frame_crtc_position_reset() argument
2696 dcn10_enable_plane(struct dc * dc,struct pipe_ctx * pipe_ctx,struct dc_state * context) dcn10_enable_plane() argument
2791 dcn10_program_output_csc(struct dc * dc,struct pipe_ctx * pipe_ctx,enum dc_color_space colorspace,uint16_t * matrix,int opp_id) dcn10_program_output_csc() argument
2841 dcn10_update_visual_confirm_color(struct dc * dc,struct pipe_ctx * pipe_ctx,int mpcc_id) dcn10_update_visual_confirm_color() argument
2852 dcn10_update_mpcc(struct dc * dc,struct pipe_ctx * pipe_ctx) dcn10_update_mpcc() argument
2943 dcn10_update_dchubp_dpp(struct dc * dc,struct pipe_ctx * pipe_ctx,struct dc_state * context) dcn10_update_dchubp_dpp() argument
3105 dcn10_blank_pixel_data(struct dc * dc,struct pipe_ctx * pipe_ctx,bool blank) dcn10_blank_pixel_data() argument
3167 dcn10_program_pipe(struct dc * dc,struct pipe_ctx * pipe_ctx,struct dc_state * context) dcn10_program_pipe() argument
3215 dcn10_wait_for_pending_cleared(struct dc * dc,struct dc_state * context) dcn10_wait_for_pending_cleared() argument
3248 dcn10_post_unlock_program_front_end(struct dc * dc,struct dc_state * context) dcn10_post_unlock_program_front_end() argument
3280 dcn10_stereo_hw_frame_pack_wa(struct dc * dc,struct dc_state * context) dcn10_stereo_hw_frame_pack_wa() argument
3297 dcn10_prepare_bandwidth(struct dc * dc,struct dc_state * context) dcn10_prepare_bandwidth() argument
3335 dcn10_optimize_bandwidth(struct dc * dc,struct dc_state * context) dcn10_optimize_bandwidth() argument
3481 dcn10_setup_stereo(struct pipe_ctx * pipe_ctx,struct dc * dc) dcn10_setup_stereo() argument
3521 dcn10_wait_for_mpcc_disconnect(struct dc * dc,struct resource_pool * res_pool,struct pipe_ctx * pipe_ctx) dcn10_wait_for_mpcc_disconnect() argument
3554 dcn10_dummy_display_power_gating(struct dc * dc,uint8_t controller_id,struct dc_bios * dcb,enum pipe_gating_control power_gating) dcn10_dummy_display_power_gating() argument
3567 struct dc *dc = pipe_ctx->stream->ctx->dc; dcn10_update_pending_status() local
3929 dcn10_calc_vupdate_position(struct dc * dc,struct pipe_ctx * pipe_ctx,uint32_t * start_line,uint32_t * end_line) dcn10_calc_vupdate_position() argument
3945 dcn10_cal_vline_position(struct dc * dc,struct pipe_ctx * pipe_ctx,uint32_t * start_line,uint32_t * end_line) dcn10_cal_vline_position() argument
3974 dcn10_setup_periodic_interrupt(struct dc * dc,struct pipe_ctx * pipe_ctx) dcn10_setup_periodic_interrupt() argument
3986 dcn10_setup_vupdate_interrupt(struct dc * dc,struct pipe_ctx * pipe_ctx) dcn10_setup_vupdate_interrupt() argument
4035 dcn10_set_clock(struct dc * dc,enum dc_clock_type clock_type,uint32_t clk_khz,uint32_t stepping) dcn10_set_clock() argument
4074 dcn10_get_clock(struct dc * dc,enum dc_clock_type clock_type,struct dc_clock_config * clock_cfg) dcn10_get_clock() argument
4085 dcn10_get_dcc_en_bits(struct dc * dc,int * dcc_en_bits) dcn10_get_dcc_en_bits() argument
[all...]
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_clock_source.c2 * Copyright 2012-15 Advanced Micro Devices, Inc.
42 (clk_src->regs->reg)
45 clk_src->base.ctx
48 calc_pll_cs->ctx->logger
50 struct calc_pll_clock_source *calc_pll_cs = &clk_src->calc_pll
54 clk_src->cs_shift->field_name, clk_src->cs_mas
[all...]
/linux/drivers/iio/dac/
H A Dad5755.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * AD5755, AD5755-1, AD5757, AD5735, AD5737 Digital to analog converters driver
128 * struct ad5755_platform_data - AD5755 DAC driver platform data
129 * @ext_dc_dc_compenstation_resistor: Whether an external DC-DC converter
131 * @dc_dc_phase: DC
[all...]
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn314/
H A Ddcn314_dccg.c1 // SPDX-License-Identifier: MIT
37 (dccg_dcn->regs->reg)
41 dccg_dcn->dccg_shift->field_name, dccg_dcn->dccg_mask->field_name
44 dccg_dcn->base.ctx
46 dccg->ct
214 uint32_t modulo, phase; dccg314_set_dtbclk_dto() local
[all...]
/linux/Documentation/hwmon/
H A Ducd9200.rst11 Addresses scanned: -
15 - http://focus.ti.com/lit/ds/symlink/ucd9220.pdf
16 - http://focus.ti.com/lit/ds/symlink/ucd9222.pdf
17 - http://focus.ti.com/lit/ds/symlink/ucd9224.pdf
18 - http://focus.ti.com/lit/ds/symlink/ucd9240.pdf
19 - http://focus.ti.com/lit/ds/symlink/ucd9244.pdf
20 - http://focus.ti.com/lit/ds/symlink/ucd9246.pdf
21 - http://focus.ti.com/lit/ds/symlink/ucd9248.pdf
23 Author: Guenter Roeck <linux@roeck-us.net>
27 -
[all...]
H A Dltc2978.rst1 .. SPDX-License-Identifier: GPL-2.0
12 Addresses scanned: -
20 Addresses scanned: -
28 Addresses scanned: -
36 Addresses scanned: -
44 Addresses scanned: -
52 Addresses scanned: -
60 Addresses scanned: -
[all...]
H A Dxdpe12284.rst1 .. SPDX-License-Identifier: GPL-2.0
25 -------
[all...]
/linux/Documentation/devicetree/bindings/display/
H A Dsolomon,ssd1307fb.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schema
[all...]
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.c38 #include "dc/dc_dmub_srv.h"
43 link->ctx->logger
93 link->panel_mode = panel_mode; in dp_set_panel_mode()
96 link->link_index, in dp_set_panel_mode()
97 link->dpcd_caps.panel_mode_edp, in dp_set_panel_mode()
107 if (link->connector_signal != SIGNAL_TYPE_DISPLAY_PORT) { in dp_get_panel_mode()
109 switch (link->dpcd_caps.branch_dev_id) { in dp_get_panel_mode()
118 link->dpcd_caps.branch_dev_name, in dp_get_panel_mode()
121 link->dpcd_cap in dp_get_panel_mode()
534 struct dc *dc = link->ctx->dc; get_pipe_from_link() local
552 struct dc *dc = link->ctx->dc; edp_set_backlight_level() local
587 struct dc *dc = link->ctx->dc; edp_set_psr_allow_active() local
635 struct dc *dc = link->ctx->dc; edp_get_psr_state() local
692 struct dc *dc; edp_setup_psr() local
894 struct dc *dc = link->ctx->dc; edp_get_psr_residency() local
909 struct dc *dc = link->ctx->dc; edp_set_sink_vtotal_in_psr_active() local
923 struct dc *dc = link->ctx->dc; edp_set_replay_allow_active() local
956 struct dc *dc = link->ctx->dc; edp_get_replay_state() local
974 struct dc *dc; edp_setup_replay() local
1068 struct dc *dc = link->ctx->dc; edp_send_replay_cmd() local
1091 struct dc *dc = link->ctx->dc; edp_set_coasting_vtotal() local
1112 struct dc *dc = link->ctx->dc; edp_replay_residency() local
1133 struct dc *dc = link->ctx->dc; edp_set_replay_power_opt_and_coasting_vtotal() local
1160 struct dc *dc = link->ctx->dc; get_abm_from_stream_res() local
1179 struct dc *dc = link->ctx->dc; edp_get_backlight_level() local
[all...]
/linux/drivers/gpu/drm/tegra/
H A Ddc.c1 // SPDX-License-Identifier: GPL-2.0-only
10 #include <linux/dma-mapping.h>
32 #include "dc.h"
43 stats->frames = 0; in tegra_dc_stats_reset()
44 stats->vblank = 0; in tegra_dc_stats_reset()
45 stats->underflow = 0; in tegra_dc_stats_reset()
46 stats->overflo in tegra_dc_stats_reset()
50 tegra_dc_readl_active(struct tegra_dc * dc,unsigned long offset) tegra_dc_readl_active() argument
96 tegra_dc_has_output(struct tegra_dc * dc,struct device * dev) tegra_dc_has_output() argument
121 tegra_dc_commit(struct tegra_dc * dc) tegra_dc_commit() argument
317 struct tegra_dc *dc = plane->dc; tegra_plane_use_horizontal_filtering() local
332 struct tegra_dc *dc = plane->dc; tegra_plane_use_vertical_filtering() local
350 struct tegra_dc *dc = plane->dc; tegra_dc_setup_window() local
629 struct tegra_dc *dc = to_tegra_dc(new_plane_state->crtc); tegra_plane_atomic_check() local
804 tegra_primary_plane_create(struct drm_device * drm,struct tegra_dc * dc) tegra_primary_plane_create() argument
907 struct tegra_dc *dc = to_tegra_dc(new_state->crtc); __tegra_cursor_atomic_update() local
1014 struct tegra_dc *dc; tegra_cursor_atomic_disable() local
1070 struct tegra_dc *dc = to_tegra_dc(new_state->crtc); tegra_cursor_atomic_async_update() local
1109 tegra_dc_cursor_plane_create(struct drm_device * drm,struct tegra_dc * dc) tegra_dc_cursor_plane_create() argument
1254 tegra_dc_overlay_plane_create(struct drm_device * drm,struct tegra_dc * dc,unsigned int index,bool cursor) tegra_dc_overlay_plane_create() argument
1313 tegra_dc_add_shared_planes(struct drm_device * drm,struct tegra_dc * dc) tegra_dc_add_shared_planes() argument
1351 tegra_dc_add_planes(struct drm_device * drm,struct tegra_dc * dc) tegra_dc_add_planes() argument
1648 struct tegra_dc *dc = node->info_ent->data; tegra_dc_show_regs() local
1674 struct tegra_dc *dc = node->info_ent->data; tegra_dc_show_crc() local
1705 struct tegra_dc *dc = node->info_ent->data; tegra_dc_show_stats() local
1731 struct tegra_dc *dc = to_tegra_dc(crtc); tegra_dc_late_register() local
1756 struct tegra_dc *dc = to_tegra_dc(crtc); tegra_dc_early_unregister() local
1772 struct tegra_dc *dc = to_tegra_dc(crtc); tegra_dc_get_vblank_counter() local
1784 struct tegra_dc *dc = to_tegra_dc(crtc); tegra_dc_enable_vblank() local
1796 struct tegra_dc *dc = to_tegra_dc(crtc); tegra_dc_disable_vblank() local
1818 tegra_dc_set_timings(struct tegra_dc * dc,struct drm_display_mode * mode) tegra_dc_set_timings() argument
1862 tegra_dc_state_setup_clock(struct tegra_dc * dc,struct drm_crtc_state * crtc_state,struct clk * clk,unsigned long pclk,unsigned int div) tegra_dc_state_setup_clock() argument
1879 tegra_dc_update_voltage_state(struct tegra_dc * dc,struct tegra_dc_state * state) tegra_dc_update_voltage_state() argument
1925 tegra_dc_set_clock_rate(struct tegra_dc * dc,struct tegra_dc_state * state) tegra_dc_set_clock_rate() argument
1962 tegra_dc_stop(struct tegra_dc * dc) tegra_dc_stop() argument
1974 tegra_dc_idle(struct tegra_dc * dc) tegra_dc_idle() argument
1983 tegra_dc_wait_idle(struct tegra_dc * dc,unsigned long timeout) tegra_dc_wait_idle() argument
2008 struct tegra_dc *dc = to_tegra_dc(crtc); tegra_crtc_update_memory_bandwidth() local
2098 struct tegra_dc *dc = to_tegra_dc(crtc); tegra_crtc_atomic_disable() local
2164 struct tegra_dc *dc = to_tegra_dc(crtc); tegra_crtc_atomic_enable() local
2317 struct tegra_dc *dc = to_tegra_dc(crtc); tegra_crtc_atomic_flush() local
2399 struct tegra_dc *dc = to_tegra_dc(crtc); tegra_crtc_calculate_memory_bandwidth() local
2536 struct tegra_dc *dc = data; tegra_dc_irq() local
2584 tegra_dc_has_window_groups(struct tegra_dc * dc) tegra_dc_has_window_groups() argument
2615 struct tegra_dc *dc = host1x_client_to_dc(client); tegra_dc_init() local
2736 struct tegra_dc *dc = host1x_client_to_dc(client); tegra_dc_exit() local
2771 struct tegra_dc *dc = host1x_client_to_dc(client); tegra_dc_runtime_suspend() local
2792 struct tegra_dc *dc = host1x_client_to_dc(client); tegra_dc_runtime_resume() local
3086 tegra_dc_parse_dt(struct tegra_dc * dc) tegra_dc_parse_dt() argument
3125 struct tegra_dc *dc = dev_get_drvdata(dev); tegra_dc_match_by_pipe() local
3131 tegra_dc_couple(struct tegra_dc * dc) tegra_dc_couple() argument
3156 tegra_dc_init_opp_table(struct tegra_dc * dc) tegra_dc_init_opp_table() argument
3176 struct tegra_dc *dc; tegra_dc_probe() local
3282 struct tegra_dc *dc = platform_get_drvdata(pdev); tegra_dc_remove() local
[all...]

1234