Hi Joonas,
On Thu, May 22, 2025 at 09:41:27AM +0300, Joonas Lahtinen wrote:
This reverts commit d6e020819612a4a06207af858e0978be4d3e3140.
The IS_DGFX check was put in place because error capture of buffer objects is expected to be broken on devices with VRAM.
We seem to have already submitted the userspace fix to remove that flag, so lets just rely on that for DG1.
yes, sorry, I should have checked git bisect before accepting the patch. I still think that a comment would help. In any case:
Reviewed-by: Andi Shyti andi.shyti@linux.intel.com
Andi