Reviewed-by: Karol Herbst <[email protected]>
On Thu, Feb 7, 2019 at 11:55 PM Eric Anholt <[email protected]> wrote: > > Alyssa Rosenzweig <[email protected]> writes: > > > Regardless of whether the build uses kmsro, kmsro is the default driver > > descriptor when the static loader is used. Thus, in an edge case where > > the static loader is used, no static targets are loaded, and kmsro is > > not compiled, a spurious warning is printed. There's no harm in > > executing the stub function in this case, but it's not "an error" to not > > have kmsro in the build; the driver missing warning should not printed > > kmsro. > > > > Signed-off-by: Alyssa Rosenzweig <[email protected]> > > Reported-by: Karol Herbst <[email protected]> > > Reviewed-by: Eric Anholt <[email protected]> _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
