| /openbsd/src/sys/dev/pci/drm/i915/display/ |
| D | i9xx_wm.c | 1112 struct g4x_wm_state *wm_state = &crtc_state->wm.g4x.optimal; in _g4x_compute_pipe_wm() 1206 const struct g4x_wm_state *optimal = &new_crtc_state->wm.g4x.optimal; in g4x_compute_intermediate_wm() local 1207 const struct g4x_wm_state *active = &old_crtc_state->wm.g4x.optimal; in g4x_compute_intermediate_wm() 1212 *intermediate = *optimal; in g4x_compute_intermediate_wm() 1219 intermediate->cxsr = optimal->cxsr && active->cxsr && in g4x_compute_intermediate_wm() 1221 intermediate->hpll_en = optimal->hpll_en && active->hpll_en && in g4x_compute_intermediate_wm() 1223 intermediate->fbc_en = optimal->fbc_en && active->fbc_en; in g4x_compute_intermediate_wm() 1227 max(optimal->wm.plane[plane_id], in g4x_compute_intermediate_wm() 1234 intermediate->sr.plane = max(optimal->sr.plane, in g4x_compute_intermediate_wm() 1236 intermediate->sr.cursor = max(optimal->sr.cursor, in g4x_compute_intermediate_wm() [all …]
|
| D | skl_watermark.c | 365 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_can_enable_sagv() 387 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_can_enable_sagv() 410 &crtc_state->wm.skl.optimal.planes[plane_id]; in tgl_crtc_can_enable_sagv() 455 struct skl_pipe_wm *pipe_wm = &new_crtc_state->wm.skl.optimal; in intel_compute_sagv_mask() 1549 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_allocate_plane_ddb() 1597 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_allocate_plane_ddb() 1628 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_allocate_plane_ddb() 1656 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_crtc_allocate_plane_ddb() 2246 const struct skl_plane_wm *wm = &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_max_wm0_lines() 2307 &crtc_state->wm.skl.optimal.planes[plane_id]; in skl_wm_check_vblank() [all …]
|
| D | intel_display_types.h | 978 struct intel_pipe_wm optimal; member 984 struct skl_pipe_wm optimal; member 998 struct vlv_wm_state optimal; /* inverted */ member 1005 struct g4x_wm_state optimal; member
|
| D | intel_cursor.c | 619 const struct skl_pipe_wm *pipe_wm = &crtc_state->wm.skl.optimal; in skl_write_cursor_wm()
|
| /openbsd/src/gnu/llvm/llvm/docs/HistoricalNotes/ |
| D | 2001-04-16-DynamicCompilation.txt | 18 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/ |
| D | Packaging.rst | 12 break things for constrained platforms. These settings are not optimal for most
|
| D | BugpointRedesign.md | 91 when the IR crashes, it tries to reduce it by performing some sub-optimal
|
| D | AMDGPUInstructionSyntax.rst | 171 The assembler selects an optimal encoding automatically
|
| D | SupportPolicy.rst | 121 * Impose sub-optimal implementation strategies on core tier components as a
|
| D | Vectorizers.rst | 36 The loop vectorizer uses a cost model to decide on the optimal vectorization factor
|
| /openbsd/src/gnu/gcc/libstdc++-v3/ |
| D | README | 83 required or optimal long double, long long, and C99 functionality.
|
| /openbsd/src/etc/ |
| D | gettytab | 4 # It is by no means certain, or even likely, that any of them are optimal
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/ |
| D | README | 89 required or optimal long double, long long, and C99 functionality.
|
| /openbsd/src/gnu/llvm/llvm/docs/Frontend/ |
| D | PerformanceTips.rst | 200 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/ |
| D | shift.md | 245 ; register. It's optimal to use multiple shifts of -8..8 rather than
|
| D | cond.md | 286 ;; the cmpstr pattern. For optimal code, this should be removed if
|
| /openbsd/src/gnu/gcc/gcc/config/arm/ |
| D | arm1136jfs.md | 247 ;; assume an optimal case for now, because the cost of a cache miss
|
| /openbsd/src/sys/arch/i386/conf/ |
| D | files.i386 | 309 # non-optimal, but I don't have a better answer right now.
|
| /openbsd/src/gnu/llvm/llvm/docs/Proposals/ |
| D | VectorizationPlan.rst | 37 Prune sub-optimal VPlans having relatively high cost.
|
| /openbsd/src/regress/bin/ksh/ |
| D | regress.t | 85 Parsing of $(..) expressions is non-optimal. It is
|
| /openbsd/src/usr.bin/calendar/calendars/ |
| D | calendar.history | 56 01/31 Dmitry Mendeleev established optimal alcohol-water mixture ratio
|
| /openbsd/src/gnu/gcc/gcc/config/i386/ |
| D | ppro.md | 65 ;; - Lots more because I'm sure this is still far from optimal :-)
|
| /openbsd/src/gnu/llvm/llvm/docs/CommandGuide/ |
| D | llvm-mca.rst | 654 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/ |
| D | mmix.md | 666 ;; completely optimal. FIXME: Actually, other bugs surface when those
|
| /openbsd/src/gnu/gcc/gcc/config/mmix/ |
| D | mmix.md | 720 ;; completely optimal. FIXME: Actually, other bugs surface when those
|