Andrew O'Neil

Results 3 comments of Andrew O'Neil

This is our `BaseField`: ```ruby class Api::Types::BaseField < GraphQL::Schema::Field include GraphQL::Pro::PunditIntegration::FieldIntegration def initialize(**args) if args.has_key? :pundit_permission args[:pundit_role] = args[:pundit_permission] args.delete :pundit_permission end super(**args) end end ```

I can confirm I'm seeing the same issue on stock Arch with an RX 6800XT, and using the neptune kernel fixes it for me. This is with a Cable Matters...

> Setting ` WINEDLLOVERRIDES="amd_ags_x64.dll=b"` should show the correct amount of vram, and stop the pop up about out of date drivers for amdgpu users. I can confirm this fixes both...