drm/intel
Lucas De Marchi c55f1b9b29 intel: get gen once for gen >= 9
We don't need to call IS_GEN() for each gen >= 9: we can rather use the
new intel_is_genx() helper to iterate the pciids array once.

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2018-09-05 16:14:48 -07:00
..
tests intel: Fix spelling mistakes 2016-04-07 18:15:56 +01:00
.gitignore intel: Add a regression test program for intel_decode.c. 2012-01-04 14:49:44 -08:00
Android.mk Revert "libdrm: intel/Android.mk: Filter libdrm_intel library requirements on x86/x86_64" 2018-03-28 17:08:32 +01:00
Makefile.am automake: Don't include Android Makefiles in the release tarball 2016-07-23 09:45:53 +02:00
Makefile.sources intel: add generic functions to check PCI ID 2018-09-05 16:14:04 -07:00
i915_pciids.h intel: add generic functions to check PCI ID 2018-09-05 16:14:04 -07:00
intel-symbol-check *-symbol-check: Don't hard-code nm executable 2018-02-23 17:53:08 +00:00
intel_aub.h intel/aub: Sync the AUB defines with mesa's 2013-06-10 17:51:17 +01:00
intel_bufmgr.c intel: Do not use libpciaccess on Android 2018-03-28 17:08:32 +01:00
intel_bufmgr.h intel: Export a function to re-enable implicit synchronisation 2017-01-27 20:25:04 +00:00
intel_bufmgr_fake.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
intel_bufmgr_gem.c intel: get gen once for gen >= 9 2018-09-05 16:14:48 -07:00
intel_bufmgr_priv.h intel: Add support for softpin 2015-12-14 11:31:25 -08:00
intel_chipset.c intel: make gen9 use generic gen macro 2018-09-05 16:14:41 -07:00
intel_chipset.h intel: make gen9 use generic gen macro 2018-09-05 16:14:41 -07:00
intel_debug.h intel: shared header for shader debugging 2011-08-01 14:44:58 -07:00
intel_decode.c intel: get gen once for gen >= 9 2018-09-05 16:14:48 -07:00
libdrm_intel.pc.in intel: Update package name and description in libdrm_intel.pc 2013-08-30 12:10:50 -04:00
meson.build intel: add generic functions to check PCI ID 2018-09-05 16:14:04 -07:00
mm.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
mm.h meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
test_decode.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
uthash.h intel: Migrate handle/name lookups from linear lists to hashtables 2016-10-22 09:32:54 +01:00