Home
last modified time | relevance | path

Searched refs:phantom (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_utils.c579 phantom->timing.v_total = meta->v_total; in create_phantom_stream_from_main_stream()
580 phantom->timing.v_active = meta->v_active; in create_phantom_stream_from_main_stream()
582phantom->timing.v_blank_end = phantom->timing.v_total - phantom->timing.v_front_porch - phantom->t… in create_phantom_stream_from_main_stream()
583 phantom->timing.vblank_nom = phantom->timing.v_total - phantom->timing.v_active; in create_phantom_stream_from_main_stream()
584 phantom->timing.drr_config.enabled = false; in create_phantom_stream_from_main_stream()
592 phantom->stream_index = phantom_stream_index; in create_phantom_plane_from_main_plane()
601 phantom->immediate_flip = false; in create_phantom_plane_from_main_plane()
602 phantom->dynamic_meta_data.enable = false; in create_phantom_plane_from_main_plane()
603 phantom->cursor.num_cursors = 0; in create_phantom_plane_from_main_plane()
604 phantom->cursor.cursor_width = 0; in create_phantom_plane_from_main_plane()
[all …]
H A Ddml2_core_dcn4.c160 phantom->timing.v_total = meta->v_total; in create_phantom_stream_from_main_stream()
161 phantom->timing.v_active = meta->v_active; in create_phantom_stream_from_main_stream()
163phantom->timing.v_blank_end = phantom->timing.v_total - phantom->timing.v_front_porch - phantom->t… in create_phantom_stream_from_main_stream()
164 phantom->timing.vblank_nom = phantom->timing.v_total - phantom->timing.v_active; in create_phantom_stream_from_main_stream()
165 phantom->timing.drr_config.enabled = false; in create_phantom_stream_from_main_stream()
173 phantom->stream_index = phantom_stream_index; in create_phantom_plane_from_main_plane()
182 phantom->immediate_flip = false; in create_phantom_plane_from_main_plane()
183 phantom->dynamic_meta_data.enable = false; in create_phantom_plane_from_main_plane()
184 phantom->cursor.num_cursors = 0; in create_phantom_plane_from_main_plane()
185 phantom->cursor.cursor_width = 0; in create_phantom_plane_from_main_plane()
[all …]
/linux-6.15/Documentation/sound/designs/
H A Djack-controls.rst41 Don't create a input device for phantom jacks.
43 HDA jacks can set phantom_jack to true in order to create a phantom
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_mall_phantom.c360 struct dc_stream_state *phantom = NULL; in subvp_subvp_schedulable() local
376 phantom = ctx->config.svp_pstate.callbacks.get_paired_subvp_stream(context, pipe->stream); in subvp_subvp_schedulable()
377 microschedule_lines = (phantom->timing.v_total - phantom->timing.v_front_porch) + in subvp_subvp_schedulable()
378 phantom->timing.v_addressable; in subvp_subvp_schedulable()
381 time_us = (microschedule_lines * phantom->timing.h_total) / in subvp_subvp_schedulable()
382 (double)(phantom->timing.pix_clk_100hz * 100) * 1000000 + in subvp_subvp_schedulable()
/linux-6.15/drivers/misc/
H A DMakefile17 obj-$(CONFIG_PHANTOM) += phantom.o
H A DKconfig104 If you choose to build module, its name will be phantom. If unsure,
/linux-6.15/Documentation/sound/cards/
H A Dmaya44.rst33 - phantom power switch
134 switch for +48V phantom power for electrostatic microphones on input 1/2.
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c728 struct dc_stream_state *phantom = NULL; in subvp_subvp_schedulable() local
742 phantom = dc_state_get_paired_subvp_stream(context, pipe->stream); in subvp_subvp_schedulable()
743 if (phantom && pipe->stream && pipe->plane_state && !pipe->top_pipe && in subvp_subvp_schedulable()
745 microschedule_lines = (phantom->timing.v_total - phantom->timing.v_front_porch) + in subvp_subvp_schedulable()
746 phantom->timing.v_addressable; in subvp_subvp_schedulable()
749 time_us = (microschedule_lines * phantom->timing.h_total) / in subvp_subvp_schedulable()
750 (double)(phantom->timing.pix_clk_100hz * 100) * 1000000 + in subvp_subvp_schedulable()
/linux-6.15/Documentation/usb/
H A Dgadget_multi.rst109 you might try using USBDeview[8] to remove the phantom device).
/linux-6.15/Documentation/userspace-api/ioctl/
H A Dioctl-number.rst282 'p' 00-0F linux/phantom.h conflict! (OpenHaptics needs t…
/linux-6.15/
H A DMAINTAINERS22085 F: drivers/misc/phantom.c
22086 F: include/uapi/linux/phantom.h