intel: Pull the guts of gen7_l3_state.c into a shared helper
authorJason Ekstrand <jason.ekstrand@intel.com>
Mon, 22 Aug 2016 23:09:32 +0000 (16:09 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Sat, 3 Sep 2016 15:23:07 +0000 (08:23 -0700)
commit49981891f7fc8e9ca3e8be68cae29eb0020f5fd7
tree5d28e7e027f0d9b7ad84d80de5ef60ee3d6dcd81
parent979d0aca6277975986f5f278cad0f37616c9d91f
intel: Pull the guts of gen7_l3_state.c into a shared helper

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
src/intel/Makefile.sources
src/intel/common/gen_l3_config.c [new file with mode: 0644]
src/intel/common/gen_l3_config.h [new file with mode: 0644]
src/mesa/drivers/dri/i965/brw_context.h
src/mesa/drivers/dri/i965/gen7_l3_state.c