Searched refs:DISP_ENABLE (Results 1 – 4 of 4) sorted by relevance
16 #define DISP_ENABLE REG_BIT(31) macro
163 dspcntr = DISP_ENABLE; in i9xx_plane_ctl()698 ret = val & DISP_ENABLE; in i9xx_plane_get_hw_state()
202 vgpu_vreg_t(vgpu, DSPCNTR(display, pipe)) &= ~DISP_ENABLE; in emulate_monitor_status_change()516 vgpu_vreg_t(vgpu, DSPCNTR(display, pipe)) &= ~DISP_ENABLE; in emulate_monitor_status_change()
223 plane->enabled = !!(val & DISP_ENABLE); in intel_vgpu_decode_primary_plane()