Searched refs:IS_GEN9 (Results 1 – 7 of 7) sorted by relevance
843 else if (IS_GEN9(devid) || IS_GEN10(devid)) in igt_get_render_copyfunc()864 if (IS_GEN9(devid) || IS_GEN10(devid) || IS_GEN11(devid)) in igt_get_media_fillfunc()900 else if (IS_GEN9(devid) || IS_GEN10(devid)) in igt_get_gpgpu_fillfunc()921 if (IS_GEN9(devid)) in igt_get_media_spinfunc()
191 #define IS_GEN9(devid) IS_GEN(devid, 9) macro
433 } else if (IS_GEN8(devid) || IS_GEN9(devid) || IS_GEN10(devid)) { in init_instdone_definitions()
148 (IS_GEN9(devid) && pipe == PIPE_C)) in test_panel_fitting()
337 #define IS_GEN9(devid) intel_is_genx(devid, 9) macro
2202 if (IS_GEN9(devid)) in dump_hsw_plus()2234 if (IS_GEN9(devid)) { in dump_hsw_plus()2333 if (IS_GEN9(devid)) in dump_hsw_plus()2483 } else if (IS_GEN9(devid) in main()
200 IS_BROADWELL(devid) || IS_GEN9(devid))) in DEBUGSTRING()