Home
last modified time | relevance | path

Searched refs:adjust (Results 1 – 25 of 270) sorted by relevance

1234567891011

/linux-6.3-rc2/drivers/gpu/drm/amd/display/modules/freesync/
A Dfreesync.c191 in_out_vrr->adjust.v_total_max); in update_v_total_for_static_ramp()
293 in_out_vrr->adjust.v_total_min = in apply_below_the_range()
296 in_out_vrr->adjust.v_total_max = in apply_below_the_range()
455 in_out_vrr->adjust.v_total_min = in apply_fixed_refresh()
458 in_out_vrr->adjust.v_total_max = in apply_fixed_refresh()
461 in_out_vrr->adjust.v_total_min = in apply_fixed_refresh()
464 in_out_vrr->adjust.v_total_max = in apply_fixed_refresh()
1100 in_out_vrr->adjust.v_total_min = in mod_freesync_build_vrr_params()
1103 in_out_vrr->adjust.v_total_max = in mod_freesync_build_vrr_params()
1214 in_out_vrr->adjust.v_total_min = in mod_freesync_handle_v_update()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/display/modules/hdcp/
A Dhdcp.c43 hdcp->connection.link.adjust.hdcp1.disable = 1; in push_error_status()
47 hdcp->connection.link.adjust.hdcp2.disable = 1; in push_error_status()
67 !hdcp->connection.link.adjust.hdcp1.disable && in is_cp_desired_hdcp1()
262 display->adjust.disable == true && in update_display_adjustments()
264 display->adjust.disable = false; in update_display_adjustments()
271 display->adjust.disable = true; in update_display_adjustments()
275 memcmp(adj, &display->adjust, in update_display_adjustments()
443 memcmp(display_adjust, &display->adjust, in mod_hdcp_update_display()
451 memcmp(display_adjust, &display->adjust, in mod_hdcp_update_display()
470 hdcp->connection.link.adjust = *link_adjust; in mod_hdcp_update_display()
[all …]
A Dhdcp1_transition.c35 struct mod_hdcp_link_adjustment *adjust = &hdcp->connection.link.adjust; in mod_hdcp_hdcp1_transition() local
51 adjust->hdcp1.disable = 1; in mod_hdcp_hdcp1_transition()
111 adjust->hdcp1.postpone_encryption = 1; in mod_hdcp_hdcp1_transition()
158 struct mod_hdcp_link_adjustment *adjust = &hdcp->connection.link.adjust; in mod_hdcp_hdcp1_dp_transition() local
167 adjust->hdcp1.disable = 1; in mod_hdcp_hdcp1_dp_transition()
177 adjust->hdcp1.disable = 1; in mod_hdcp_hdcp1_dp_transition()
233 } else if (conn->hdcp1_retry_count < conn->link.adjust.hdcp1.min_auth_retries_wa) { in mod_hdcp_hdcp1_dp_transition()
263 adjust->hdcp1.postpone_encryption = 1; in mod_hdcp_hdcp1_dp_transition()
287 adjust->hdcp1.postpone_encryption = 1; in mod_hdcp_hdcp1_dp_transition()
A Dhdcp2_transition.c35 struct mod_hdcp_link_adjustment *adjust = &hdcp->connection.link.adjust; in mod_hdcp_hdcp2_transition() local
41 adjust->hdcp2.disable = 1; in mod_hdcp_hdcp2_transition()
53 adjust->hdcp2.disable = 1; in mod_hdcp_hdcp2_transition()
91 !adjust->hdcp2.force_no_stored_km) { in mod_hdcp_hdcp2_transition()
104 if (adjust->hdcp2.increase_h_prime_timeout) in mod_hdcp_hdcp2_transition()
180 adjust->hdcp2.force_no_stored_km = 1; in mod_hdcp_hdcp2_transition()
376 struct mod_hdcp_link_adjustment *adjust = &hdcp->connection.link.adjust; in mod_hdcp_hdcp2_dp_transition() local
382 adjust->hdcp2.disable = 1; in mod_hdcp_hdcp2_dp_transition()
394 adjust->hdcp2.disable = 1; in mod_hdcp_hdcp2_dp_transition()
416 !adjust->hdcp2.force_no_stored_km) { in mod_hdcp_hdcp2_dp_transition()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Ddp.c442 struct drm_dp_link_train_set *adjust = &train->adjust; in drm_dp_link_train_init() local
447 adjust->voltage_swing[i] = 0; in drm_dp_link_train_init()
450 adjust->pre_emphasis[i] = 0; in drm_dp_link_train_init()
453 adjust->post_cursor[i] = 0; in drm_dp_link_train_init()
550 struct drm_dp_link_train_set *adjust = &link->train.adjust; in drm_dp_link_get_adjustments() local
563 adjust->voltage_swing[i] = in drm_dp_link_get_adjustments()
567 adjust->pre_emphasis[i] = in drm_dp_link_get_adjustments()
571 adjust->post_cursor[i] = in drm_dp_link_get_adjustments()
579 struct drm_dp_link_train_set *adjust = &train->adjust; in drm_dp_link_train_adjust() local
588 request->pre_emphasis[i] = adjust->pre_emphasis[i]; in drm_dp_link_train_adjust()
[all …]
/linux-6.3-rc2/net/ipv6/ila/
A Dila_common.c43 __sum16 *adjust = (__force __sum16 *)&iaddr->ident.v16[3]; in ila_csum_do_neutral_fmt() local
53 *adjust = ~csum_fold(csum_add(diff, csum_unfold(*adjust))); in ila_csum_do_neutral_fmt()
66 __sum16 *adjust = (__force __sum16 *)&iaddr->ident.v16[3]; in ila_csum_do_neutral_nofmt() local
71 *adjust = ~csum_fold(csum_add(diff, csum_unfold(*adjust))); in ila_csum_do_neutral_nofmt()
/linux-6.3-rc2/drivers/tty/
A Dtty_ldsem.c78 long adjust, count; in __ldsem_wake_readers() local
85 adjust = sem->wait_readers * (LDSEM_ACTIVE_BIAS - LDSEM_WAIT_BIAS); in __ldsem_wake_readers()
86 count = atomic_long_add_return(adjust, &sem->count); in __ldsem_wake_readers()
90 if (atomic_long_try_cmpxchg(&sem->count, &count, count - adjust)) in __ldsem_wake_readers()
159 long adjust = -LDSEM_ACTIVE_BIAS + LDSEM_WAIT_BIAS; in down_read_failed() local
170 if (atomic_long_try_cmpxchg(&sem->count, &count, count + adjust)) { in down_read_failed()
171 count += adjust; in down_read_failed()
233 long adjust = -LDSEM_ACTIVE_BIAS; in down_write_failed() local
245 if (atomic_long_try_cmpxchg(&sem->count, &count, count + adjust)) in down_write_failed()
/linux-6.3-rc2/tools/testing/selftests/kvm/x86_64/
A Dvmx_tsc_adjust_test.c57 int64_t adjust; in check_ia32_tsc_adjust() local
59 adjust = rdmsr(MSR_IA32_TSC_ADJUST); in check_ia32_tsc_adjust()
60 GUEST_SYNC(adjust); in check_ia32_tsc_adjust()
61 GUEST_ASSERT(adjust <= max); in check_ia32_tsc_adjust()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
A Dgm20b.c66 gm20b_pmu_acr_bld_patch(struct nvkm_acr *acr, u32 bld, s64 adjust) in gm20b_pmu_acr_bld_patch() argument
73 hdr.code_dma_base = lower_32_bits((addr + adjust) >> 8); in gm20b_pmu_acr_bld_patch()
74 hdr.code_dma_base1 = upper_32_bits((addr + adjust) >> 8); in gm20b_pmu_acr_bld_patch()
76 hdr.data_dma_base = lower_32_bits((addr + adjust) >> 8); in gm20b_pmu_acr_bld_patch()
77 hdr.data_dma_base1 = upper_32_bits((addr + adjust) >> 8); in gm20b_pmu_acr_bld_patch()
79 hdr.overlay_dma_base = lower_32_bits((addr + adjust) << 8); in gm20b_pmu_acr_bld_patch()
80 hdr.overlay_dma_base1 = upper_32_bits((addr + adjust) << 8); in gm20b_pmu_acr_bld_patch()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/gr/
A Dgm20b.c34 gm20b_gr_acr_bld_patch(struct nvkm_acr *acr, u32 bld, s64 adjust) in gm20b_gr_acr_bld_patch() argument
41 hdr.code_dma_base = lower_32_bits((addr + adjust) >> 8); in gm20b_gr_acr_bld_patch()
42 hdr.code_dma_base1 = upper_32_bits((addr + adjust) >> 8); in gm20b_gr_acr_bld_patch()
44 hdr.data_dma_base = lower_32_bits((addr + adjust) >> 8); in gm20b_gr_acr_bld_patch()
45 hdr.data_dma_base1 = upper_32_bits((addr + adjust) >> 8); in gm20b_gr_acr_bld_patch()
A Dgp108.c29 gp108_gr_acr_bld_patch(struct nvkm_acr *acr, u32 bld, s64 adjust) in gp108_gr_acr_bld_patch() argument
33 hdr.code_dma_base = hdr.code_dma_base + adjust; in gp108_gr_acr_bld_patch()
34 hdr.data_dma_base = hdr.data_dma_base + adjust; in gp108_gr_acr_bld_patch()
/linux-6.3-rc2/Documentation/driver-api/media/drivers/
A Dradiotrack.rst130 radio enable, tuner adjust disable)
133 radio disable, tuner adjust disable)
139 radio enable, tuner adjust disable)
144 radio enable, tuner adjust disable)
149 radio enable, tuner adjust disable)
161 disable, "zero" bit phase 1, tuner adjust)
163 disable, "zero" bit phase 2, tuner adjust)
166 disable, "one" bit phase 1, tuner adjust)
168 disable, "one" bit phase 2, tuner adjust)
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/sec2/
A Dgp102.c78 gp102_sec2_acr_bld_patch(struct nvkm_acr *acr, u32 bld, s64 adjust) in gp102_sec2_acr_bld_patch() argument
82 hdr.code_dma_base = hdr.code_dma_base + adjust; in gp102_sec2_acr_bld_patch()
83 hdr.data_dma_base = hdr.data_dma_base + adjust; in gp102_sec2_acr_bld_patch()
84 hdr.overlay_dma_base = hdr.overlay_dma_base + adjust; in gp102_sec2_acr_bld_patch()
241 gp102_sec2_acr_bld_patch_1(struct nvkm_acr *acr, u32 bld, s64 adjust) in gp102_sec2_acr_bld_patch_1() argument
245 hdr.code_dma_base = hdr.code_dma_base + adjust; in gp102_sec2_acr_bld_patch_1()
246 hdr.data_dma_base = hdr.data_dma_base + adjust; in gp102_sec2_acr_bld_patch_1()
/linux-6.3-rc2/drivers/media/platform/samsung/exynos4-is/
A Dfimc-is-param.c99 __hw_param_copy(&par->isp.adjust, &cfg->isp.adjust); in __fimc_is_hw_update_param()
372 isp->adjust.contrast = val; in __is_set_isp_adjust()
381 isp->adjust.exposure = val; in __is_set_isp_adjust()
387 isp->adjust.hue = val; in __is_set_isp_adjust()
390 isp->adjust.contrast = 0; in __is_set_isp_adjust()
391 isp->adjust.saturation = 0; in __is_set_isp_adjust()
392 isp->adjust.sharpness = 0; in __is_set_isp_adjust()
393 isp->adjust.exposure = 0; in __is_set_isp_adjust()
395 isp->adjust.hue = 0; in __is_set_isp_adjust()
400 isp->adjust.cmd = cmd; in __is_set_isp_adjust()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce60/
A Ddce60_hw_sequencer.c275 struct xfm_grph_csc_adjustment adjust; in dce60_program_front_end_for_pipe() local
283 memset(&adjust, 0, sizeof(adjust)); in dce60_program_front_end_for_pipe()
284 adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_BYPASS; in dce60_program_front_end_for_pipe()
303 adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_SW; in dce60_program_front_end_for_pipe()
306 adjust.temperature_matrix[i] = in dce60_program_front_end_for_pipe()
310 pipe_ctx->plane_res.xfm->funcs->transform_set_gamut_remap(pipe_ctx->plane_res.xfm, &adjust); in dce60_program_front_end_for_pipe()
/linux-6.3-rc2/drivers/net/ethernet/intel/igc/
A Digc_ptp.c456 int adjust; in igc_ptp_rx_pktstamp() local
475 adjust = IGC_I225_RX_LATENCY_10; in igc_ptp_rx_pktstamp()
478 adjust = IGC_I225_RX_LATENCY_100; in igc_ptp_rx_pktstamp()
481 adjust = IGC_I225_RX_LATENCY_1000; in igc_ptp_rx_pktstamp()
484 adjust = IGC_I225_RX_LATENCY_2500; in igc_ptp_rx_pktstamp()
487 adjust = 0; in igc_ptp_rx_pktstamp()
650 int adjust = 0; in igc_ptp_tx_hwtstamp() local
663 adjust = IGC_I225_TX_LATENCY_10; in igc_ptp_tx_hwtstamp()
666 adjust = IGC_I225_TX_LATENCY_100; in igc_ptp_tx_hwtstamp()
669 adjust = IGC_I225_TX_LATENCY_1000; in igc_ptp_tx_hwtstamp()
[all …]
/linux-6.3-rc2/security/apparmor/
A Dmatch.c679 unsigned int *adjust) in is_loop() argument
689 *adjust = i; in is_loop()
697 *adjust = i; in is_loop()
726 unsigned int adjust; in leftmatch_fb() local
734 if (is_loop(wb, state, &adjust)) { in leftmatch_fb()
736 *count -= adjust; in leftmatch_fb()
745 unsigned int adjust; in leftmatch_fb() local
753 if (is_loop(wb, state, &adjust)) { in leftmatch_fb()
755 *count -= adjust; in leftmatch_fb()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/
A Ddce110_clk_mgr.c102 struct dc_crtc_timing_adjust adjust = stream->adjust; in dce110_get_min_vblank_time_us() local
103 if (adjust.v_total_max != adjust.v_total_min) in dce110_get_min_vblank_time_us()
104 vertical_total_min = adjust.v_total_min; in dce110_get_min_vblank_time_us()
/linux-6.3-rc2/drivers/ata/
A Dpata_hpt37x.c948 int dpll, adjust; in hpt37x_init_one() local
963 for (adjust = 0; adjust < 8; adjust++) { in hpt37x_init_one()
970 if (adjust & 1) in hpt37x_init_one()
971 f_low -= adjust >> 1; in hpt37x_init_one()
973 f_high += adjust >> 1; in hpt37x_init_one()
977 if (adjust == 8) { in hpt37x_init_one()
A Dpata_hpt3x2n.c496 int adjust; in hpt3x2n_init_one() local
575 for (adjust = 0; adjust < 8; adjust++) { in hpt3x2n_init_one()
580 if (adjust == 8) { in hpt3x2n_init_one()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_hdcp.c185 hdcp_w->link.adjust.hdcp2.force_type = MOD_HDCP_FORCE_TYPE_0; in hdcp_update_display()
195 display->adjust.disable = MOD_HDCP_DISPLAY_NOT_DISABLE; in hdcp_update_display()
197 hdcp_w->link.adjust.hdcp1.disable = 0; in hdcp_update_display()
198 hdcp_w->link.adjust.hdcp2.force_type = MOD_HDCP_FORCE_TYPE_0; in hdcp_update_display()
200 hdcp_w->link.adjust.hdcp1.disable = 1; in hdcp_update_display()
201 hdcp_w->link.adjust.hdcp2.force_type = MOD_HDCP_FORCE_TYPE_1; in hdcp_update_display()
207 display->adjust.disable = MOD_HDCP_DISPLAY_DISABLE_AUTHENTICATION; in hdcp_update_display()
563 display->adjust.disable = MOD_HDCP_DISPLAY_DISABLE_AUTHENTICATION; in update_config()
564 link->adjust.auth_delay = 0; in update_config()
565 link->adjust.hdcp1.disable = 0; in update_config()
/linux-6.3-rc2/Documentation/devicetree/bindings/serial/
A Dnvidia,tegra20-hsuart.txt27 - nvidia,adjust-baud-rates: List of entries providing percentage of baud rate
46 Tx baud rate observed. To do this we use nvidia,adjust-baud-rates
56 nvidia,adjust-baud-rates = <0 9600 100>,
72 nvidia,adjust-baud-rates = <1000000 4000000 136>; /* 1.36% shift */
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_dwb_cm.c357 struct cm_grph_csc_adjustment adjust = params->csc_params; in dwb3_set_gamut_remap() local
360 if (adjust.gamut_adjust_type != CM_GAMUT_ADJUST_TYPE_SW) { in dwb3_set_gamut_remap()
362 dwb3_program_gamut_remap(dwbc, NULL, adjust.gamut_coef_format, CM_GAMUT_REMAP_MODE_BYPASS); in dwb3_set_gamut_remap()
369 arr_matrix[i] = adjust.temperature_matrix[i]; in dwb3_set_gamut_remap()
377 adjust.gamut_coef_format, CM_GAMUT_REMAP_MODE_RAMB_COEFF); in dwb3_set_gamut_remap()
380 adjust.gamut_coef_format, CM_GAMUT_REMAP_MODE_RAMA_COEFF); in dwb3_set_gamut_remap()
/linux-6.3-rc2/drivers/media/tuners/
A Dtda9887.c311 static char *adjust[32] = { in dump_write_message() local
361 adjust[buf[2] & 0x1f]); in dump_write_message()
436 static unsigned int adjust = UNSET; variable
441 module_param(adjust, int, 0644);
468 if (adjust < 0x20) { in tda9887_set_insmod()
470 buf[2] |= adjust; in tda9887_set_insmod()
/linux-6.3-rc2/drivers/net/ethernet/intel/igb/
A Digb_ptp.c958 int adjust = 0; in igb_ptp_tx_hwtstamp() local
968 adjust = IGB_I210_TX_LATENCY_10; in igb_ptp_tx_hwtstamp()
971 adjust = IGB_I210_TX_LATENCY_100; in igb_ptp_tx_hwtstamp()
974 adjust = IGB_I210_TX_LATENCY_1000; in igb_ptp_tx_hwtstamp()
1013 int adjust = 0; in igb_ptp_rx_pktstamp() local
1033 adjust = IGB_I210_RX_LATENCY_10; in igb_ptp_rx_pktstamp()
1036 adjust = IGB_I210_RX_LATENCY_100; in igb_ptp_rx_pktstamp()
1039 adjust = IGB_I210_RX_LATENCY_1000; in igb_ptp_rx_pktstamp()
1061 int adjust = 0; in igb_ptp_rx_rgtstamp() local
1089 adjust = IGB_I210_RX_LATENCY_10; in igb_ptp_rx_rgtstamp()
[all …]

Completed in 59 milliseconds

1234567891011