i965,iris: Move guardband calculations to a common location
authorJason Ekstrand <jason@jlekstrand.net>
Wed, 19 Jun 2019 20:52:55 +0000 (15:52 -0500)
committerJason Ekstrand <jason@jlekstrand.net>
Fri, 21 Jun 2019 14:18:59 +0000 (14:18 +0000)
commit13f0c278c528167b14badf8172827412526d2160
tree592493d070a1d615832386e4b8fba35e384f545e
parent60c581b57d9ce5f56900cdbd6cd7f02d125f0635
i965,iris: Move guardband calculations to a common location

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/gallium/drivers/iris/iris_state.c
src/intel/Makefile.sources
src/intel/common/gen_guardband.h [new file with mode: 0644]
src/intel/common/meson.build
src/mesa/drivers/dri/i965/genX_state_upload.c