Re: [PATCH v4 0/5] media: qcom: flip the switch between Venus and Iris drivers
From: Vikash Garodia
Date: Mon Feb 02 2026 - 05:42:33 EST
On 2/2/2026 2:54 PM, Dmitry Baryshkov wrote:
On Mon, Feb 02, 2026 at 12:12:01PM +0530, Vikash Garodia wrote:
On 2/2/2026 12:00 PM, Vikash Garodia wrote:
On 1/31/2026 7:28 PM, Dmitry Baryshkov wrote:
As the Venus and Iris drivers are close to the "feature parity" for the
common platforms (SC7280, SM8250), in order to get more attention to
squashing bugs from the Iris driver, flip the switch and default to the
Iris driver if both are enabled. The Iris driver has several
regressions, but hopefully they can be fixed through the development
cycle by the respective team. Also it is better to fail the test than
crash the device (which Venus driver does a lot).
Note: then intention is to land this in 6.21, which might let us to
drop those platforms from the Venus driver in 6.22+.
Testing methodology: fluster test-suite, single-threaded mode, SM8250
device (RB5).
Fluster results for SC7280 is regressing, which we were discussing in
earlier version of this series, need to be fixed. All tests were failing
but one for h265 decode.
I see the patch (#4/5) to increase the size, please add the fluster report
on sc7280.
From the cover letter:
For SC7280, the results match the SM8250 ones.
Anyway, the relevant part:
|Test|GStreamer-H.265-V4L2-Gst1.0|
|TOTAL|133/147|
|TOTAL TIME|82.276s|
|-|-|
|Profile|GStreamer-H.265-V4L2-Gst1.0|
|MAIN|132/135|
|MAIN_10|0/11|
|MAIN_STILL_PICTURE|1/1|
# GLOBAL SUMMARY
|TOTALS|GStreamer-H.265-V4L2-Gst1.0|
|-|-|
|TOTAL|133/147|
|TOTAL TIME|82.276s|
|-|-|
|Profile|GStreamer-H.265-V4L2-Gst1.0|
|MAIN|132/135|
|MAIN_10|0/11|
|MAIN_STILL_PICTURE|1/1|
|-|-|
Thank you, good to see this.
Regards,
Vikash