| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/ |
| H A D | dml21_translation_helper.c | 411 plane->composition.viewport.plane0.width = width; in populate_dml21_dummy_plane_cfg() 412 plane->composition.viewport.plane0.height = height; in populate_dml21_dummy_plane_cfg() 413 plane->composition.viewport.plane1.width = 0; in populate_dml21_dummy_plane_cfg() 414 plane->composition.viewport.plane1.height = 0; in populate_dml21_dummy_plane_cfg() 416 plane->composition.viewport.stationary = false; in populate_dml21_dummy_plane_cfg() 417 plane->composition.viewport.plane0.x_start = 0; in populate_dml21_dummy_plane_cfg() 418 plane->composition.viewport.plane0.y_start = 0; in populate_dml21_dummy_plane_cfg() 419 plane->composition.viewport.plane1.x_start = 0; in populate_dml21_dummy_plane_cfg() 420 plane->composition.viewport.plane1.y_start = 0; in populate_dml21_dummy_plane_cfg() 422 plane->composition in populate_dml21_dummy_plane_cfg() [all...] |
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/ |
| H A D | dml2_core_dcn4_calcs.c | 856 if (!dml_is_vertical_rotation(display_cfg->plane_descriptors[k].composition.rotation_angle)) { in CalculateSwathWidth() 857 SwathWidthSingleDPPY[k] = (unsigned int)display_cfg->plane_descriptors[k].composition.viewport.plane0.width; in CalculateSwathWidth() 859 SwathWidthSingleDPPY[k] = (unsigned int)display_cfg->plane_descriptors[k].composition.viewport.plane0.height; in CalculateSwathWidth() 862 DML_LOG_VERBOSE("DML::%s: k=%u ViewportWidth=%lu\n", __func__, k, display_cfg->plane_descriptors[k].composition.viewport.plane0.width); in CalculateSwathWidth() 863 DML_LOG_VERBOSE("DML::%s: k=%u ViewportHeight=%lu\n", __func__, k, display_cfg->plane_descriptors[k].composition.viewport.plane0.height); in CalculateSwathWidth() 879 SwathWidthY[k] = (unsigned int)(math_min2((double)SwathWidthSingleDPPY[k], math_round((double)display_cfg->stream_descriptors[display_cfg->plane_descriptors[k].stream_index].timing.h_active / odm_hactive_factor * display_cfg->plane_descriptors[k].composition.scaler_info.plane0.h_ratio))); in CalculateSwathWidth() 888 DML_LOG_VERBOSE("DML::%s: k=%u HRatio=%f\n", __func__, k, display_cfg->plane_descriptors[k].composition.scaler_info.plane0.h_ratio); in CalculateSwathWidth() 932 DML_LOG_VERBOSE("DML::%s: k=%u ViewportStationary=%u\n", __func__, k, display_cfg->plane_descriptors[k].composition.viewport.stationary); in CalculateSwathWidth() 937 if (!dml_is_vertical_rotation(display_cfg->plane_descriptors[k].composition.rotation_angle)) { in CalculateSwathWidth() 940 if (display_cfg->plane_descriptors[k].composition in CalculateSwathWidth() 4569 const struct dml2_composition_cfg *composition = &display_cfg->plane_descriptors[k].composition; CalculateSurfaceSizeInMall() local [all...] |
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | v4l2-selection-targets.rst | 59 - Compose rectangle. Used to configure scaling and composition. 64 - Suggested composition rectangle that covers the "whole picture".
|
| H A D | vidioc-subdev-g-selection.rst | 40 currently includes cropping, scaling and composition.
|
| H A D | dev-stateless-decoder.rst | 165 if the hardware supports composition and/or scaling.
|
| /linux/Documentation/arch/arm/stm32/ |
| H A D | stm32mp157-overview.rst | 12 - 2D/3D image composition with GPU
|
| /linux/Documentation/gpu/amdgpu/display/ |
| H A D | display-manager.rst | 90 Pixel blend mode is a DRM plane composition property of :c:type:`drm_plane` used to 98 composition that fits the mode in which the alpha channel affects the state of 115 DRM has three blend mode to define the blend formula in the plane composition:
|
| H A D | mpo-overview.rst | 11 compute shaders for composition. This can yield some power savings if it means 15 * Decreased GPU and CPU workload - no composition shaders needed, no extra
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-devices-platform-sh_mobile_lcdc_fb | 19 Selects the composition mode for the overlay. Possible values
|
| /linux/Documentation/devicetree/bindings/display/hisilicon/ |
| H A D | hisi-ade.txt | 4 data from memory, do composition, do post image processing, generate RGB
|
| /linux/Documentation/gpu/ |
| H A D | komeda-kms.rst | 49 and writes the composition result to memory. 90 composition result into pipeline_A, and its pixel timing also derived from 394 only can be used for bottom layers composition. The komeda driver wants to
|
| /linux/Documentation/admin-guide/cgroup-v1/ |
| H A D | devices.rst | 13 either an integer or * for all. Access is a composition of r
|
| /linux/Documentation/networking/ |
| H A D | nexthop-group-resilient.rst | 8 disruption in flow routing across changes to the group composition and
|
| /linux/Documentation/arch/sparc/oradax/ |
| H A D | dax-hv-api.txt | 435 The exact field offsets, sizes, and composition are as follows: 642 The exact field offsets, sizes, and composition are as follows: 771 The exact field offsets, sizes, and composition are as follows: 866 The exact field offsets, sizes, and composition are as follows: 936 The exact field offsets, sizes, and composition are as follows:
|
| /linux/Documentation/userspace-api/ |
| H A D | landlock.rst | 639 handle composition of rules. Such property also implies rules nesting.
|
| /linux/Documentation/filesystems/ |
| H A D | overlayfs.rst | 416 With "metacopy" feature enabled, an overlayfs regular file may be a composition
|