Home
last modified time | relevance | path

Searched refs:adjust (Results 176 – 200 of 409) sorted by relevance

12345678910>>...17

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c787 params.vertical_total_min = stream->adjust.v_total_min; in dcn20_enable_stream_timing()
788 params.vertical_total_max = stream->adjust.v_total_max; in dcn20_enable_stream_timing()
789 params.vertical_total_mid = stream->adjust.v_total_mid; in dcn20_enable_stream_timing()
790 params.vertical_total_mid_frame_num = stream->adjust.v_total_mid_frame_num; in dcn20_enable_stream_timing()
796 if (stream->adjust.v_total_min != 0 && stream->adjust.v_total_max != 0) in dcn20_enable_stream_timing()
2148 && pipe_ctx->stream->adjust.v_total_min == pipe_ctx->stream->adjust.v_total_max in dcn20_optimize_bandwidth()
2149 && pipe_ctx->stream->adjust.v_total_max > pipe_ctx->stream->timing.v_total) in dcn20_optimize_bandwidth()
H A Ddcn20_dpp_cm.c215 const struct dpp_grph_csc_adjustment *adjust) in dpp2_cm_set_gamut_remap() argument
220 if (adjust->gamut_adjust_type != GRAPHICS_GAMUT_ADJUST_TYPE_SW) in dpp2_cm_set_gamut_remap()
228 arr_matrix[i] = adjust->temperature_matrix[i]; in dpp2_cm_set_gamut_remap()
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/
H A Du-boot-corstone1000.inc42 file://0024-corstone1000-adjust-boot-bank-and-kernel-location.patch \
/openbmc/linux/drivers/gpu/drm/omapdrm/
H A DKconfig109 This can be used to adjust the minimum FCK/PCK ratio.
/openbmc/linux/Documentation/fb/
H A Dintelfb.rst49 usage, adjust the value up or down, (0 for maximum usage, 63/127 MB
/openbmc/linux/tools/testing/selftests/tc-testing/creating-plugins/
H A DAddingPlugins.txt72 executed. The plugin can adjust the command, based on the stage of
/openbmc/linux/Documentation/devicetree/bindings/display/bridge/
H A Danalogix,anx7625.yaml69 adjust 50ohm impedance of DP tx termination. 00:55 ohm,
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-subdev-g-routing.rst57 the subdevice exposes, drivers return the ENOSPC error code and adjust the
H A Ddev-output.rst76 ioctl with a pointer to this structure. Drivers may adjust the
H A Ddev-capture.rst79 ioctl with a pointer to this structure. Drivers may adjust the
H A Ddev-stateless-decoder.rst94 it must adjust it afterwards.
188 * If required, the driver will adjust ``count`` to be equal or bigger to the
217 * The driver must adjust count to the minimum of required number of
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_transform.c1119 const struct xfm_grph_csc_adjustment *adjust) in dce_transform_set_gamut_remap() argument
1124 if (adjust->gamut_adjust_type != GRAPHICS_GAMUT_ADJUST_TYPE_SW) in dce_transform_set_gamut_remap()
1132 arr_matrix[i] = adjust->temperature_matrix[i]; in dce_transform_set_gamut_remap()
/openbmc/qemu/docs/devel/
H A Dtcg-icount.rst54 While we can adjust the instruction budget for known events like timer
/openbmc/linux/include/linux/
H A Dhrtimer.h446 extern ktime_t __hrtimer_get_remaining(const struct hrtimer *timer, bool adjust);
/openbmc/openbmc/meta-phosphor/conf/distro/include/
H A Dphosphor-base.inc77 # /root, but we should switch it back (and maybe adjust in another commit).
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dbase.c41 nvkm_clk_adjust(struct nvkm_clk *clk, bool adjust, in nvkm_clk_adjust() argument
63 if (adjust) in nvkm_clk_adjust()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_bmap.c3051 xfs_fsblock_t adjust; /* adjustment to block numbers */ in xfs_bmap_adjacent() local
3077 adjust = ap->offset - in xfs_bmap_adjacent()
3079 if (adjust && in xfs_bmap_adjacent()
3081 ap->blkno += adjust; in xfs_bmap_adjacent()
3106 adjust = prevdiff = ap->offset - in xfs_bmap_adjacent()
3120 prevbno += adjust; in xfs_bmap_adjacent()
3122 prevdiff += adjust; in xfs_bmap_adjacent()
3137 adjust = gotdiff = ap->got.br_startoff - ap->offset; in xfs_bmap_adjacent()
3152 gotbno -= adjust; in xfs_bmap_adjacent()
3155 gotdiff += adjust - ap->length; in xfs_bmap_adjacent()
[all …]
/openbmc/linux/Documentation/driver-api/media/
H A Drc-core.rst28 important part of the core is dedicated to adjust the driver and the core
/openbmc/linux/Documentation/scsi/
H A Dqlogicfas.rst34 the Linux PCMCIA driver, you will have to adjust it or otherwise stop
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Drealtek,usb2phy.yaml106 the specification. In this situation we can adjust the value to meet
/openbmc/linux/tools/testing/selftests/tc-testing/
H A DREADME201 adjust-command (runs in all stages and receives the stage name)
209 The adjust-command hook receives the stage id (see list below) and the
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-4.1.rst127 recipe you can use :term:`INSANE_SKIP`, or for the entire build you can adjust
166 :ref:`ref-classes-archiver` class then you may need to adjust it to
/openbmc/linux/Documentation/trace/coresight/
H A Dcoresight-config.rst56 feature being enabled that can adjust the behaviour of the operation programmed
191 Move to the params directory to examine and adjust parameters::
/openbmc/linux/kernel/time/
H A Dtimekeeping.c1425 struct timespec64 adjust; in timekeeping_warp_clock() local
1428 adjust.tv_sec = sys_tz.tz_minuteswest * 60; in timekeeping_warp_clock()
1429 adjust.tv_nsec = 0; in timekeeping_warp_clock()
1430 timekeeping_inject_offset(&adjust); in timekeeping_warp_clock()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c399 struct dc_crtc_timing_adjust *adjust) in dc_stream_adjust_vmin_vmax() argument
411 stream->adjust.v_total_max = adjust->v_total_max; in dc_stream_adjust_vmin_vmax()
412 stream->adjust.v_total_mid = adjust->v_total_mid; in dc_stream_adjust_vmin_vmax()
413 stream->adjust.v_total_mid_frame_num = adjust->v_total_mid_frame_num; in dc_stream_adjust_vmin_vmax()
414 stream->adjust.v_total_min = adjust->v_total_min; in dc_stream_adjust_vmin_vmax()
422 *adjust); in dc_stream_adjust_vmin_vmax()
2921 stream->adjust = *update->crtc_timing_adjust; in copy_stream_update_to_stream()

12345678910>>...17