Lines Matching defs:__i915
429 #define INTEL_DISPLAY_STEP(__i915) (RUNTIME_INFO(__i915)->step.display_step) argument
430 #define INTEL_GRAPHICS_STEP(__i915) (RUNTIME_INFO(__i915)->step.graphics_step) argument
431 #define INTEL_MEDIA_STEP(__i915) (RUNTIME_INFO(__i915)->step.media_step) argument
432 #define INTEL_BASEDIE_STEP(__i915) (RUNTIME_INFO(__i915)->step.basedie_step) argument
434 #define IS_DISPLAY_STEP(__i915, since, until) \ argument
438 #define IS_GRAPHICS_STEP(__i915, since, until) \ argument
442 #define IS_MEDIA_STEP(__i915, since, until) \ argument
446 #define IS_BASEDIE_STEP(__i915, since, until) \ argument
632 #define IS_XEHPSDV_GRAPHICS_STEP(__i915, since, until) \ argument
635 #define IS_PVC_BD_STEP(__i915, since, until) \ argument
639 #define IS_PVC_CT_STEP(__i915, since, until) \ argument