Searched refs:plane_format (Results 1 – 5 of 5) sorted by relevance
525 info->plane_format[0].stride_multiples = 128; in iris_hfi_gen1_packet_session_set_property() 526 info->plane_format[0].max_stride = 8192; in iris_hfi_gen1_packet_session_set_property() 527 info->plane_format[0].min_plane_buffer_height_multiple = 32; in iris_hfi_gen1_packet_session_set_property() 528 info->plane_format[0].buffer_alignment = 256; in iris_hfi_gen1_packet_session_set_property() 530 info->plane_format[1].stride_multiples = 128; in iris_hfi_gen1_packet_session_set_property() 531 info->plane_format[1].max_stride = 8192; in iris_hfi_gen1_packet_session_set_property() 532 info->plane_format[1].min_plane_buffer_height_multiple = 16; in iris_hfi_gen1_packet_session_set_property() 533 info->plane_format[1].buffer_alignment = 256; in iris_hfi_gen1_packet_session_set_property() 684 plane_actual_info->plane_format[0] = in->plane_format[ in iris_hfi_gen1_packet_session_set_property() [all...]
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() 1855 plane_actual_info.plane_format[0].actual_stride = width; in venus_helper_set_stride() 1856 plane_actual_info.plane_format[ 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
336 plane_format(struct rcar_du_plane *plane) in plane_format() function 368 prio += plane_format(plane)->planes * 4; in rcar_du_crtc_update_planes() 380 if (plane_format(plane)->planes == 2) { in rcar_du_crtc_update_planes()