| /linux/drivers/gpu/drm/tests/ |
| H A D | drm_rect_test.c | 64 src.y1 != 0 || src.y2 != 1 << 16, "Source badly clipped\n"); in drm_test_rect_clip_scaled_not_clipped() 66 dst.y1 != 0 || dst.y2 != 1, "Destination badly clipped\n"); in drm_test_rect_clip_scaled_not_clipped() 78 src.y1 != 0 || src.y2 != 2 << 16, "Source badly clipped\n"); in drm_test_rect_clip_scaled_not_clipped() 80 dst.y1 != 0 || dst.y2 != 1, "Destination badly clipped\n"); in drm_test_rect_clip_scaled_not_clipped() 92 src.y1 != 0 || src.y2 != 1 << 16, "Source badly clipped\n"); in drm_test_rect_clip_scaled_not_clipped() 94 dst.y1 != 0 || dst.y2 != 2, "Destination badly clipped\n"); in drm_test_rect_clip_scaled_not_clipped() 112 src.y1 != 0 || src.y2 != 1 << 16, "Source badly clipped\n"); in drm_test_rect_clip_scaled_clipped() 114 dst.y1 != 0 || dst.y2 != 1, "Destination badly clipped\n"); in drm_test_rect_clip_scaled_clipped() 126 src.y1 != 1 << 16 || src.y2 != 2 << 16, "Source badly clipped\n"); in drm_test_rect_clip_scaled_clipped() 128 dst.y2 != 2, "Destination badly clipped\n"); in drm_test_rect_clip_scaled_clipped() [all …]
|
| H A D | drm_damage_helper_test.c | 315 KUNIT_EXPECT_EQ_MSG(test, num_hits, 1, "Should return damage clipped to src."); in drm_test_damage_iter_single_damage_intersect_src() 389 "Should return damage clipped to rounded off src."); in drm_test_damage_iter_single_damage_intersect_fractional_src()
|
| /linux/tools/perf/pmu-events/arch/x86/tigerlake/ |
| H A D | other.json | 3 …: "Core cycles where the core was running in a manner where Turbo may be clipped to the Non-AVX tu… 12 …: "Core cycles where the core was running in a manner where Turbo may be clipped to the AVX2 turbo… 21 …: "Core cycles where the core was running in a manner where Turbo may be clipped to the AVX512 tur…
|
| /linux/tools/perf/pmu-events/arch/x86/icelakex/ |
| H A D | other.json | 3 …: "Core cycles where the core was running in a manner where Turbo may be clipped to the Non-AVX tu… 12 …: "Core cycles where the core was running in a manner where Turbo may be clipped to the AVX2 turbo… 21 …: "Core cycles where the core was running in a manner where Turbo may be clipped to the AVX512 tur…
|
| /linux/tools/perf/pmu-events/arch/x86/icelake/ |
| H A D | other.json | 3 …: "Core cycles where the core was running in a manner where Turbo may be clipped to the Non-AVX tu… 12 …: "Core cycles where the core was running in a manner where Turbo may be clipped to the AVX2 turbo… 21 …: "Core cycles where the core was running in a manner where Turbo may be clipped to the AVX512 tur…
|
| /linux/tools/perf/pmu-events/arch/x86/rocketlake/ |
| H A D | other.json | 3 …: "Core cycles where the core was running in a manner where Turbo may be clipped to the Non-AVX tu… 12 …: "Core cycles where the core was running in a manner where Turbo may be clipped to the AVX2 turbo… 21 …: "Core cycles where the core was running in a manner where Turbo may be clipped to the AVX512 tur…
|
| /linux/tools/perf/pmu-events/arch/x86/skylakex/ |
| H A D | other.json | 3 …: "Core cycles where the core was running in a manner where Turbo may be clipped to the Non-AVX tu… 12 …: "Core cycles where the core was running in a manner where Turbo may be clipped to the AVX2 turbo… 21 …: "Core cycles where the core was running in a manner where Turbo may be clipped to the AVX512 tur…
|
| /linux/include/linux/ |
| H A D | rmi.h | 25 * @clip_x_low - reported X coordinates below this setting will be clipped to 27 * @clip_x_high - reported X coordinates above this setting will be clipped to 29 * @clip_y_low - reported Y coordinates below this setting will be clipped to 31 * @clip_y_high - reported Y coordinates above this setting will be clipped to
|
| /linux/drivers/gpu/drm/v3d/ |
| H A D | v3d_perfmon.c | 15 {"FEP", "FEP-clipped-quads", "[FEP] Early-Z/Near/Far clipped quads"}, 110 {"FEP", "FEP-clipped-quads", "[FEP] Early-Z/Near/Far clipped quads"},
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_damage_helper.c | 220 * first call to iter_next will return false. Note that this helper use clipped 258 * @rect: Return a rectangle in fb coordinate clipped to plane src.
|
| H A D | drm_rect.c | 88 * %true if rectangle @dst is still visible after being clipped,
|
| /linux/drivers/video/fbdev/kyro/ |
| H A D | STG4000OverlayDevice.c | 57 /*clipped on-screen pixel position of overlay */ 63 /*clipped pixel pos of source data within buffer thses need to be 128 bit word aligned */
|
| /linux/include/drm/ |
| H A D | drm_plane.h | 215 * the coordinates are clipped, but the driver may choose 222 * clipped destination coordinates of the plane. 225 * the coordinates are clipped, but the driver may choose
|
| /linux/drivers/media/usb/gspca/stv06xx/ |
| H A D | stv06xx_vv6410.h | 56 /* Flags to indicate whether the x or y image coordinates have been clipped */
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_overlay.c | 975 struct drm_rect req, clipped; in check_overlay_dst() local 980 clipped = req; in check_overlay_dst() 982 if (!drm_rect_intersect(&clipped, &crtc_state->pipe_src)) in check_overlay_dst() 985 if (!drm_rect_equals(&clipped, &req)) in check_overlay_dst()
|
| /linux/Documentation/driver-api/media/drivers/ |
| H A D | radiotrack.rst | 50 gets clipped beyond the limits mentioned above.
|
| /linux/tools/perf/pmu-events/arch/x86/cascadelakex/ |
| H A D | other.json | 3 …: "Core cycles where the core was running in a manner where Turbo may be clipped to the Non-AVX tu… 12 …: "Core cycles where the core was running in a manner where Turbo may be clipped to the AVX2 turbo… 21 …: "Core cycles where the core was running in a manner where Turbo may be clipped to the AVX512 tur…
|
| /linux/drivers/iio/resolver/ |
| H A D | ad2s1210.c | 35 * Sine/cosine inputs clipped [3] | D7 | altvoltage1 | mag | either 367 /* Sine/cosine inputs clipped */ in ad2s1210_push_events() 1259 return sysfs_emit(label, "clipped\n"); in ad2s1210_read_event_label()
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | dev-overlay.rst | 125 the latter how images are overlaid and clipped. Cropping initialization
|
| /linux/Documentation/sound/cards/ |
| H A D | emu-mixer.rst | 49 mentioned in multiple controls, the signal is accumulated and can be clipped
|
| H A D | audigy-mixer.rst | 23 is mentioned in multiple controls, the signal is accumulated and can be clipped
|
| /linux/drivers/pci/ |
| H A D | bus.c | 327 pci_info(dev, "%pR clipped to %pR\n", &orig_res, res); in pci_bus_clip_resource()
|
| /linux/drivers/accel/habanalabs/gaudi2/ |
| H A D | gaudi2.c | 1144 "FENCE 0 inc over max value and clipped", 1145 "FENCE 1 inc over max value and clipped", 1146 "FENCE 2 inc over max value and clipped", 1147 "FENCE 3 inc over max value and clipped", 1148 "FENCE 0 dec under min value and clipped", 1149 "FENCE 1 dec under min value and clipped", 1150 "FENCE 2 dec under min value and clipped", 1151 "FENCE 3 dec under min value and clipped", 1165 "FENCE 0 inc over max value and clipped", 1166 "FENCE 1 inc over max value and clipped", [all …]
|
| /linux/Documentation/userspace-api/ |
| H A D | dma-buf-alloc-exchange.rst | 158 storage is tightly clipped to either dimension.
|
| /linux/arch/x86/pci/ |
| H A D | acpi.c | 209 * allocating address space") has clipped out the unusable space in in pci_acpi_crs_quirks()
|