Lines Matching full:in
6 * to deal in the Software without restriction, including without limitation
11 * The above copyright notice and this permission notice shall be included in
16 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
18 * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
19 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
20 * OTHER DEALINGS IN THE SOFTWARE.
29 * Multiple Pipe/Plane Combiner (MPC) is a component in the hardware pipeline
41 * - Programmable window location of each DPP in active region of display;
42 * - Combining multiple DPP pipes in one active region when a single DPP pipe
45 * - Stereo formats from single DPP in top-bottom or side-by-side modes;
225 * This struct is used as a node in an MPC tree.
317 * - [in/out] mpc - MPC context
318 * - [in] mpcc_instance - MPC context instance
319 * - [in] mpcc_state - MPC context state
338 * - [in/out] mpc - MPC context.
339 * - [in/out] tree - MPC tree structure that plane will be added to.
340 * - [in] blnd_cfg - MPCC blending configuration for the new blending layer.
341 * - [in] sm_cfg - MPCC stereo mix configuration for the new blending layer.
343 * - [in] insert_above_mpcc - Insert new plane above this MPCC.
345 * - [in] dpp_id - DPP instance for the plane to be added.
346 * - [in] mpcc_id - The MPCC physical instance to use for blending.
368 * - [in/out] mpc - MPC context.
369 * - [in/out] tree - MPC tree structure that plane will be removed from.
370 * - [in/out] mpcc - MPCC to be removed from tree.
388 * - [in/out] mpc - MPC context.
402 * - [in/out] mpc - MPC context.
403 * - [in] mpcc_id - The MPCC physical instance to be initialized.
416 * - [in/out] mpc - MPC context.
417 * - [in] blnd_cfg - MPCC blending configuration.
418 * - [in] mpcc_id - The MPCC physical instance.
437 * - [in] mpc - MPC context.
438 * - [in] opp_id - The OPP to lock cursor updates on
439 * - [in] lock - lock/unlock the OPP
459 * - [in/out] mpc - MPC context.
460 * - [in/out] tree - MPC tree structure that plane will be added to.
461 * - [in] blnd_cfg - MPCC blending configuration for the new blending layer.
462 * - [in] sm_cfg - MPCC stereo mix configuration for the new blending layer.
464 * - [in] insert_above_mpcc - Insert new plane above this MPCC. If
466 * - [in] dpp_id - DPP instance for the plane to be added.
467 * - [in] mpcc_id - The MPCC physical instance to use for blending.
489 * - [in/out] mpc - MPC context.
490 * - [in/out] tree - MPC tree structure that plane will be removed from.
491 * - [in] mpcc - MPCC to be removed from tree.
509 * - [in/out] tree - MPC tree structure to search for plane.
510 * - [in] dpp_id - DPP to be searched.
527 * - [in/out] tree - MPC tree structure to search for plane.
528 * - [in] dpp_id - DPP to be searched.
541 * Wait for a MPCC in MPC context to enter idle state.
544 * - [in/out] mpc - MPC Context.
545 * - [in] id - MPCC to wait for idle state.
556 * Assert if MPCC in MPC context is in idle state.
559 * - [in/out] mpc - MPC context.
560 * - [in] id - MPCC to assert idle state.
575 * - [in/out] mpc - MPC context to initialize MPCC array.
576 * - [in/out] tree - MPC tree structure containing MPCC contexts to initialize.
593 * - [in/out] mpc - MPC context.
594 * - [in] opp_id - Corresponding OPP to update register.
595 * - [in] output_depth - Arbitrary color depth to set denorm_mode.
611 * - [in/out] mpc - MPC context.
612 * - [in] opp_id - Corresponding OPP to update register.
613 * - [in] denorm_clamp - Arbitrary denorm clamp to be set.
631 * - [in/out] mpc - MPC context.
632 * - [in] opp_id - Corresponding OPP to update register.
633 * - [in] regval - Values to set in CSC matrix.
634 * - [in] ocsc_mode - Mode to set CSC.
652 * - [in/out] mpc - MPC context.
653 * - [in] opp_id - Corresponding OPP to update register.
654 * - [in] color_space - OCSC color space.
655 * - [in] ocsc_mode - Mode to set CSC.
673 * - [in/out] mpc - MPC context.
674 * - [in] mpcc_id - Corresponding MPC to update registers.
675 * - [in] params - Parameters.
694 * - [in/out] mpc - MPC context.
695 * - [in] mpcc_id - MPCC to power on.
696 * - [in] power_on
713 * - [in/out] mpc - MPC context.
714 * - [in] dwb_id - DWB to be set.
715 * - [in] mpcc_id - MPCC id to be stored in DWB mux register.
733 * - [in/out] mpc - MPC context.
734 * - [in] dwb_id - DWB to be set.
751 * - [in/out] mpc - MPC context.
752 * - [in] dwb_id - DWB to be checked.
768 * - [in/out] mpc - MPC context.
769 * - [in] opp_id - OPP to be set.
770 * - [in] enable
771 * - [in] rate_2x_mode
772 * - [in] flow_control
791 * - [in] mpc - MPC context.
792 * - [in] mpcc_id - MPCC to set gamut map.
793 * - [in] adjust
810 * - [in/out] mpc - MPC context
811 * - [in] params - curve parameters for the LUT configuration
812 * - [in] rmu_idx
827 * - [in/out] mpc - MPC context
828 * - [in] params - curve parameters to be set
829 * - [in] rmu_idx
846 * - [in/out] mpc - MPC context
847 * - [in] mpcc_id - MPCC
848 * - [in] rmu_idx - Given RMU unit to set MPCC to be multiplexed to.
862 * - [in/out] mpc - MPC context
863 * - [in] params - tetrahedral parameters for the LUT configuration
864 * - [in] rmu_idx
879 * - [in/out] mpc - MPC context
880 * - [in] mpcc_id - MPCC
894 * - [in] mpc - MPC context.
895 * - [in] opp_id - OPP
912 * - [in/out] mpc - MPC context.
913 * - [in] bg_color - background color to be set.
914 * - [in] mpcc_id
930 * - [in/out] mpc - MPC context.
944 * - [in/out] mpc - MPC context.
945 * - [in] location
946 * - [in] mpcc_id
960 * - [in/out] mpc - MPC context.
961 * - [in] mpcc_id
962 * - [in] hubp_idx
976 * - [in/out] mpc - MPC context.
977 * - [in] mpcc_id
978 * - [in/out] done
979 * - [in/out] soft_underflow
980 * - [in/out] hard_underflow
994 * - [in/out] mpc - MPC context.
995 * - [in] id
996 * - [in] params
997 * - [in] lut_bank_a
998 * - [in] mpcc_id
1013 * - [in/out] mpc - MPC context.
1014 * - [in] id
1015 * - [in] lut_bank_a
1016 * - [in] mpcc_id
1030 * - [in/out] mpc - MPC context.
1031 * - [in] id
1032 * - [in] xable
1033 * - [in] lut_bank_a
1034 * - [in] mpcc_id
1048 * - [in/out] mpc - MPC context.
1049 * - [in] is_17x17x17 - is 3dlut 17x17x17
1050 * - [in] mpcc_id