Searched refs:SKL_DISP_PW_1 (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/i915/ |
D | intel_runtime_pm.c | 2100 .id = SKL_DISP_PW_1, 2167 .id = SKL_DISP_PW_1, 2222 .id = SKL_DISP_PW_1, 2322 .id = SKL_DISP_PW_1, 2612 well = lookup_power_well(dev_priv, SKL_DISP_PW_1); in skl_display_core_init() 2650 well = lookup_power_well(dev_priv, SKL_DISP_PW_1); in skl_display_core_uninit() 2680 well = lookup_power_well(dev_priv, SKL_DISP_PW_1); in bxt_display_core_init() 2713 well = lookup_power_well(dev_priv, SKL_DISP_PW_1); in bxt_display_core_uninit() 2787 well = lookup_power_well(dev_priv, SKL_DISP_PW_1); in cnl_display_core_init() 2826 well = lookup_power_well(dev_priv, SKL_DISP_PW_1); in cnl_display_core_uninit()
|
D | i915_reg.h | 1287 SKL_DISP_PW_1 = 14, enumerator 8266 #define SKL_PW_TO_PG(pw) ((pw) - SKL_DISP_PW_1 + SKL_PG1)
|