[PATCH] golden_hw_state failed with error -2

Storm Silva stormmsilva at gmail.com
Tue Jul 18 21:27:28 UTC 2023


Hello, my name is Storm Silva. I submitted an issue in the intel-gvt GitHub
repo at https://github.com/intel/gvt-linux/issues/212 and have also
submitted a pull request which would fix issues #212 and #77 at
https://github.com/intel/gvt-linux/pull/215 but was told that requests
should be sent to this email to get merged. Can someone please take a look
at this? It is a simple one-line fix replacing
ret = request_firmware(&fw, path, gvt->gt->i915->drm.dev); with
ret = firmware_request_nowarn(&fw, path, gvt->gt->i915->drm.dev); Thank you!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gvt-dev/attachments/20230718/29947a85/attachment.htm>


More information about the intel-gvt-dev mailing list