On 10/7/2025 4:40 PM, Youssef Samir wrote:
From: Jeff Hugo <jeff.h...@oss.qualcomm.com>
AIC200 uses the newer "XBL" firmware implementation which changes the
expectations of how READ_DATA is performed. Larger data requests are
supported via streaming the data over the transport instead of requiring
a single transport transfer for everything.
Co-developed-by: Carl Vanderlip <quic_ca...@quicinc.com>
Signed-off-by: Carl Vanderlip <quic_ca...@quicinc.com>
Signed-off-by: Jeff Hugo <jeff.h...@oss.qualcomm.com>
Signed-off-by: Youssef Samir <youssef.abdulrah...@oss.qualcomm.com>
Pushed to drm-misc-next.
-Jeff