CVSROOT:        /cvs
Module name:    xenocara
Changes by:     j...@cvs.openbsd.org    2021/05/24 23:53:44

Modified files:
        lib/mesa/src/gallium/drivers/radeonsi: si_perfcounter.c 

Log message:
remove 'si_init_perfcounters: max_sh_per_se' warning

In drm from linux >= 5.9 renoir no longer uses the gpu info firmware and
some reported hardware information changes.

'drm/amdgpu: use IP discovery table for renoir'
c1cf79ca5ced46ea6a7843cbe98836e4d51c6c52

Remove warning which is known to be harmless
https://gitlab.freedesktop.org/drm/amd/-/issues/1332
and was removed with mesa 20.2 in
'radeonsi/gfx10: implement most performance counters'
38a4b861459b02401d3ff71670218506e7acf019

Reply via email to