Searched refs:GC_LOW_FREQUENCY_ENABLE (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/i915/ | ||
D | i915_reg.h | 61 #define GC_LOW_FREQUENCY_ENABLE (1 << 7) macro |
D | intel_display.c | 4043 if (gcfgc & GC_LOW_FREQUENCY_ENABLE) in i915gm_get_display_clock_speed() |