https://bugs.documentfoundation.org/show_bug.cgi?id=143396

--- Comment #10 from V Stuart Foote <[email protected]> ---
Created attachment 176196
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176196&action=edit
GPU device IDs for nVidia product family GK107 -- 0x0fc0-0x0fff

Luboš, *

Doing some manual edits of the share/skia/skia_denylist_vulkan.xml, and got to
looking at its syntax from driverblocklist.cxx/.hxx

Seems we can now only handle individual deviceIDs with some testing of vendor
and range of driver versions. 

But, would there be any utility to handling devices from a block of vendor
device ids? For example, the troubled nVidia K2000 here comes from the nVidia
Product GK107, device IDs in range 0x0fc0-0x0fff

I'd not be surprised if all of the GPUs in the product block have the same
flawed Vulkan (or OpenGL) rendering and the range could be treated the same.

Would it be worth some effort to be able to deny list and force Skia raster
rendering by vendor block of device IDs in addition to our current driver only
testing?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to