Searched refs:plane_format (Results 1 – 6 of 6) sorted by relevance
453 info->plane_format[0].stride_multiples = 128; in iris_hfi_gen1_packet_session_set_property()454 info->plane_format[0].max_stride = 8192; in iris_hfi_gen1_packet_session_set_property()456 info->plane_format[0].buffer_alignment = 256; in iris_hfi_gen1_packet_session_set_property()458 info->plane_format[1].stride_multiples = 128; in iris_hfi_gen1_packet_session_set_property()459 info->plane_format[1].max_stride = 8192; in iris_hfi_gen1_packet_session_set_property()461 info->plane_format[1].buffer_alignment = 256; in iris_hfi_gen1_packet_session_set_property()620 pconstraint.plane_format[0].stride_multiples = 128; in iris_hfi_gen1_set_format_constraints()621 pconstraint.plane_format[0].max_stride = 8192; in iris_hfi_gen1_set_format_constraints()623 pconstraint.plane_format[0].buffer_alignment = 256; in iris_hfi_gen1_set_format_constraints()625 pconstraint.plane_format[1].stride_multiples = 128; in iris_hfi_gen1_set_format_constraints()[all …]
340 struct hfi_uncompressed_plane_constraints plane_format[2]; member
1203 pconstraint.plane_format[0].stride_multiples = 128; in venus_helper_set_format_constraints()1204 pconstraint.plane_format[0].max_stride = 8192; in venus_helper_set_format_constraints()1205 pconstraint.plane_format[0].min_plane_buffer_height_multiple = 32; in venus_helper_set_format_constraints()1206 pconstraint.plane_format[0].buffer_alignment = 256; in venus_helper_set_format_constraints()1208 pconstraint.plane_format[1].stride_multiples = 128; in venus_helper_set_format_constraints()1209 pconstraint.plane_format[1].max_stride = 8192; in venus_helper_set_format_constraints()1210 pconstraint.plane_format[1].min_plane_buffer_height_multiple = 16; in venus_helper_set_format_constraints()1211 pconstraint.plane_format[1].buffer_alignment = 256; in venus_helper_set_format_constraints()1849 plane_actual_info.plane_format[0].actual_stride = width; in venus_helper_set_stride()1850 plane_actual_info.plane_format[0].actual_plane_buffer_height = height; in venus_helper_set_stride()[all …]
1061 info->plane_format[0] = in->plane_format[0]; in pkt_session_set_property_1x()1063 info->plane_format[1] = in->plane_format[1]; in pkt_session_set_property_1x()1323 info->plane_format[0] = in->plane_format[0]; in pkt_session_set_property_6xx()1325 info->plane_format[1] = in->plane_format[1]; in pkt_session_set_property_6xx()
1025 struct hfi_uncompressed_plane_actual plane_format[2]; member1031 struct hfi_uncompressed_plane_constraints plane_format[2]; member
335 plane_format(struct rcar_du_plane *plane) in plane_format() function367 prio += plane_format(plane)->planes * 4; in rcar_du_crtc_update_planes()379 if (plane_format(plane)->planes == 2) { in rcar_du_crtc_update_planes()
Completed in 24 milliseconds