Home
last modified time | relevance | path

Searched refs:stages (Results 1 – 25 of 110) sorted by relevance

12345

/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_gem_shrinker.c111 } stages[] = { in msm_gem_shrinker_scan() local
122 for (unsigned i = 0; (nr > 0) && (i < ARRAY_SIZE(stages)); i++) { in msm_gem_shrinker_scan()
123 if (!stages[i].cond) in msm_gem_shrinker_scan()
125 stages[i].freed = in msm_gem_shrinker_scan()
126 drm_gem_lru_scan(stages[i].lru, nr, in msm_gem_shrinker_scan()
127 &stages[i].remaining, in msm_gem_shrinker_scan()
128 stages[i].shrink); in msm_gem_shrinker_scan()
129 nr -= stages[i].freed; in msm_gem_shrinker_scan()
130 freed += stages[i].freed; in msm_gem_shrinker_scan()
131 remaining += stages[i].remaining; in msm_gem_shrinker_scan()
[all …]
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
H A Dpipeline.c246 s = pipeline->stages; in ia_css_pipeline_clean()
282 last = pipeline->stages; in ia_css_pipeline_create_and_add_stage()
324 pipeline->stages = new_stage; in ia_css_pipeline_create_and_add_stage()
342 for (stage = pipeline->stages; stage; stage = stage->next) { in ia_css_pipeline_finalize_stages()
362 for (s = pipeline->stages; s; s = s->next) { in ia_css_pipeline_get_stage()
381 for (s = pipeline->stages; s; s = s->next) { in ia_css_pipeline_get_stage_from_fw()
401 for (s = pipeline->stages; s; s = s->next) { in ia_css_pipeline_get_fw_from_stage()
424 for (s = pipeline->stages; s; s = s->next) { in ia_css_pipeline_get_output_stage()
676 pipeline->stages = NULL; in pipeline_init_defaults()
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.c60 int stages = -EINVAL; in _mixer_stages() local
64 stages = mixer[i].sblk->maxblendstages; in _mixer_stages()
69 return stages; in _mixer_stages()
450 int stages; in dpu_hw_ctl_setup_blendstage() local
453 stages = _mixer_stages(ctx->mixer_hw_caps, ctx->mixer_count, lm); in dpu_hw_ctl_setup_blendstage()
454 if (stages < 0) in dpu_hw_ctl_setup_blendstage()
468 for (i = 0; i <= stages; i++) { in dpu_hw_ctl_setup_blendstage()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-health-afe440x6 Get measured values from the ADC for these stages. Y is the
30 stages. The values are expressed in 5-bit sign-magnitude.
H A Dsysfs-bus-platform-devices-ampere-smpro282 (RO) Contains the boot stages information in hex as format below::
288 - ``AA`` : The boot stages
308 - ``CCCCCCCC``: Boot status information defined for each boot stages
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dti,tas5086.txt28 stages connected to the PWM output pins work. Not all
29 power stages are compatible to Mid-Z - please refer
/openbmc/linux/tools/testing/selftests/tc-testing/
H A DREADME79 A test case has four stages:
86 The setup and teardown stages can run zero or more commands. The setup
89 can be run next. These two stages require any commands run to return
92 The execute and verify stages each run one command. The execute stage
201 adjust-command (runs in all stages and receives the stage name)
213 The stages are identified by the following strings:
/openbmc/openbmc/meta-arm/meta-arm/classes/
H A Dsbsign.bbclass21 # stages. Instead they can call this function when needed by calling this function
/openbmc/linux/Documentation/arch/arm/sa1100/
H A Dlart.rst11 is under development, with plenty of others in different stages of
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/corstone1000/
H A D0002-fix-corstone1000-pass-spsr-value-explicitly.patch7 stages.
/openbmc/linux/Documentation/leds/
H A Dleds-sc27xx.rst11 LED controller, it only supports 4 stages to make a single
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/pipeline/interface/
H A Dia_css_pipeline.h47 struct ia_css_pipeline_stage *stages; member
/openbmc/linux/Documentation/devicetree/bindings/firmware/
H A Dnvidia,tegra210-bpmp.txt4 in Tegra210 SoC. It is designed to handle the early stages of the boot
/openbmc/u-boot/lib/efi/
H A DKconfig18 is useful for examining a platform in the early stages of porting
/openbmc/u-boot/doc/
H A DREADME.nand-boot-ppc44012 Here a short description of the different boot stages:
H A DREADME.multi-dtb-fit38 Uncompression and selection stages happen in fdtdec_setup() which is called
/openbmc/linux/tools/testing/selftests/resctrl/
H A DREADME59 A test case has four stages:
/openbmc/libmctp/docs/
H A Dfuzzing.md6 will produce several build variants required for different fuzz engines/stages.
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css_sp.c1220 if (!me->stages) { in sh_css_sp_init_pipeline()
1226 first_binary = me->stages->binary; in sh_css_sp_init_pipeline()
1244 for (stage = me->stages, num = 0; stage; stage = stage->next, num++) { in sh_css_sp_init_pipeline()
1258 me->stages->sp_func == IA_CSS_PIPELINE_ISYS_COPY) in sh_css_sp_init_pipeline()
1317 for (stage = me->stages, num = 0; stage; stage = stage->next, num++) { in sh_css_sp_init_pipeline()
/openbmc/qemu/docs/devel/migration/
H A Ddirty-limit.rst59 After completing the three above stages, the throttle thread loops back
/openbmc/libpldm/docs/
H A Dfuzzing.md19 will produce several build variants required for different fuzz engines/stages.
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_crtc.c158 static const enum mdp_mixer_stage_id stages[] = { in setup_mixer() enum
170 pipe_id, stages[idx]); in setup_mixer()
/openbmc/linux/Documentation/fb/
H A Ddeferred_io.rst31 the final image rather than the intermediate stages which is why it's okay
/openbmc/linux/tools/testing/selftests/tc-testing/creating-plugins/
H A DAddingPlugins.txt75 The stages are represented by the following strings:
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dlpc1850-cgu.txt12 stages. Each output stage provides an independent clock source and

12345