Home
last modified time | relevance | path

Searched refs:optimal (Results 1 – 25 of 74) sorted by relevance

123

/openbsd-src/sys/dev/pci/drm/i915/display/
H A Di9xx_wm.c1108 struct g4x_wm_state *wm_state = &crtc_state->wm.g4x.optimal; in _g4x_compute_pipe_wm()
1202 const struct g4x_wm_state *optimal = &new_crtc_state->wm.g4x.optimal; in g4x_compute_intermediate_wm() local
1203 const struct g4x_wm_state *active = &old_crtc_state->wm.g4x.optimal; in g4x_compute_intermediate_wm()
1208 *intermediate = *optimal; in g4x_compute_intermediate_wm()
1215 intermediate->cxsr = optimal->cxsr && active->cxsr && in g4x_compute_intermediate_wm()
1217 intermediate->hpll_en = optimal->hpll_en && active->hpll_en && in g4x_compute_intermediate_wm()
1219 intermediate->fbc_en = optimal->fbc_en && active->fbc_en; in g4x_compute_intermediate_wm()
1223 max(optimal->wm.plane[plane_id], in g4x_compute_intermediate_wm()
1230 intermediate->sr.plane = max(optimal->sr.plane, in g4x_compute_intermediate_wm()
1232 intermediate->sr.cursor = max(optimal->sr.cursor, in g4x_compute_intermediate_wm()
[all …]
H A Dskl_watermark.c356 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_can_enable_sagv()
378 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_can_enable_sagv()
401 &crtc_state->wm.skl.optimal.planes[plane_id]; in tgl_crtc_can_enable_sagv()
483 struct skl_pipe_wm *pipe_wm = &new_crtc_state->wm.skl.optimal; in intel_compute_sagv_mask()
1532 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_allocate_plane_ddb()
1580 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_allocate_plane_ddb()
1611 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_allocate_plane_ddb()
1639 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_allocate_plane_ddb()
2229 const struct skl_plane_wm *wm = &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_max_wm0_lines()
2290 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_wm_check_vblank()
[all …]
H A Dintel_display_types.h916 * optimal:
917 * The "optimal" watermark values given the current
924 * between the old and new "optimal" values. Used when
928 * worst case combination of the old and new "optimal"
934 struct intel_pipe_wm optimal;
940 struct skl_pipe_wm optimal;
954 struct vlv_wm_state optimal; /* inverted */
961 struct g4x_wm_state optimal;
968 * safe intermediate watermarks to the optimal final
932 struct intel_pipe_wm optimal; global() member
938 struct skl_pipe_wm optimal; global() member
952 struct vlv_wm_state optimal; /* inverted */ global() member
959 struct g4x_wm_state optimal; global() member
/openbsd-src/gnu/llvm/llvm/docs/HistoricalNotes/
H A D2001-04-16-DynamicCompilation.txt18 there are two reasons that optimal system performance may be obtained by a
23 optimal performance in all cases, because applications have varying dynamic
/openbsd-src/gnu/llvm/llvm/docs/
H A DPackaging.rst12 break things for constrained platforms. These settings are not optimal for most
H A DBugpointRedesign.md91 when the IR crashes, it tries to reduce it by performing some sub-optimal
H A DAMDGPUInstructionSyntax.rst171 The assembler selects an optimal encoding automatically
H A DSupportPolicy.rst121 * Impose sub-optimal implementation strategies on core tier components as a
H A DVectorizers.rst36 The loop vectorizer uses a cost model to decide on the optimal vectorization factor
/openbsd-src/gnu/gcc/libstdc++-v3/
H A DREADME83 required or optimal long double, long long, and C99 functionality.
/openbsd-src/etc/
H A Dgettytab4 # It is by no means certain, or even likely, that any of them are optimal
/openbsd-src/gnu/lib/libstdc++/libstdc++/
H A DREADME89 required or optimal long double, long long, and C99 functionality.
/openbsd-src/gnu/llvm/llvm/docs/Frontend/
H A DPerformanceTips.rst200 variables and thus generating more optimal code for loops.
258 certainly need to use a custom pass order to achieve optimal performance. A
/openbsd-src/gnu/gcc/gcc/config/m32c/
H A Dcond.md286 ;; the cmpstr pattern. For optimal code, this should be removed if
H A Dshift.md245 ; register. It's optimal to use multiple shifts of -8..8 rather than
/openbsd-src/gnu/gcc/gcc/config/arm/
H A Darm1136jfs.md247 ;; assume an optimal case for now, because the cost of a cache miss
/openbsd-src/sys/arch/i386/conf/
H A Dfiles.i386309 # non-optimal, but I don't have a better answer right now.
/openbsd-src/gnu/llvm/llvm/docs/Proposals/
H A DVectorizationPlan.rst37 Prune sub-optimal VPlans having relatively high cost.
/openbsd-src/regress/bin/ksh/
H A Dregress.t85 Parsing of $(..) expressions is non-optimal. It is
/openbsd-src/usr.bin/calendar/calendars/
H A Dcalendar.history56 01/31 Dmitry Mendeleev established optimal alcohol-water mixture ratio
/openbsd-src/gnu/gcc/gcc/config/i386/
H A Dppro.md65 ;; - Lots more because I'm sure this is still far from optimal :-)
/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-mca.rst654 sub-optimal usage of hardware resources.
867 sub-optimal usage of hardware resources. Sometimes, resource pressure can be
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mmix/
H A Dmmix.md666 ;; completely optimal. FIXME: Actually, other bugs surface when those
/openbsd-src/gnu/gcc/gcc/config/mmix/
H A Dmmix.md720 ;; completely optimal. FIXME: Actually, other bugs surface when those
/openbsd-src/share/snmp/
H A DSNMPv2-TC.txt383 it is often highly sub-optimal; however, it is also a

123