Message ID | 20231208163101.1295769-1-quic_jhugo@quicinc.com (mailing list archive) |
---|---|
Headers | show |
Series | qaic fixes for 6.7 | expand |
On 12/8/2023 9:30 AM, Jeffrey Hugo wrote: > A pair of fixes to the driver. First one is an improvement to dma_buf > handling based on a greater understanding of that framework. The second > is a reliability fix that allows some cards to boot. > > Jeffrey Hugo (1): > accel/qaic: Implement quirk for SOC_HW_VERSION > > Pranjal Ramajor Asha Kanojiya (1): > accel/qaic: Fix GEM import path code > > drivers/accel/qaic/mhi_controller.c | 15 ++++++++++++++- > drivers/accel/qaic/qaic_data.c | 6 ++---- > 2 files changed, 16 insertions(+), 5 deletions(-) > Applied to drm-misc-fixes -Jeff