Home
last modified time | relevance | path

Searched refs:GC_LOW_FREQUENCY_ENABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_pci_config.h70 #define GC_LOW_FREQUENCY_ENABLE (1 << 7) macro
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_cdclk.c192 if (gcfgc & GC_LOW_FREQUENCY_ENABLE) { in i915gm_get_cdclk()
216 if (gcfgc & GC_LOW_FREQUENCY_ENABLE) { in i945gm_get_cdclk()