mesa/src/intel/dev
Rafael Antognolli bb3545a6ee intel: Store the aperture size in devinfo.
We will later use the devinfo from iris_bufmgr, where we don't have
access to the screen pointer. And since we are moving it, we can reuse
it in Anv and i965.

v2: return error code and check for it on Anv (Lionel).
v3: Remove anv_gem_get_aperture() from anv_private.h and stubs (Lionel).

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5043>
2020-05-15 16:57:04 +00:00
..
gen_debug.c intel/fs: Add INTEL_DEBUG=no32 debugging flag. 2020-04-28 23:01:27 -07:00
gen_debug.h intel/fs: Add INTEL_DEBUG=no32 debugging flag. 2020-04-28 23:01:27 -07:00
gen_device_info.c intel: Store the aperture size in devinfo. 2020-05-15 16:57:04 +00:00
gen_device_info.h intel: Store the aperture size in devinfo. 2020-05-15 16:57:04 +00:00
gen_device_info_test.c intel: Delete hardcoded devinfo->urb.size values for Gen7+ (sans DG1). 2020-05-11 09:40:56 -07:00
meson.build intel: drop unused include directories 2020-03-28 21:36:54 +01:00