Searched refs:pipe_chicken (Results 1 – 1 of 1) sorted by relevance
5640 u32 pipe_chicken; in haswell_crtc_enable() local5705 pipe_chicken = I915_READ(PIPE_CHICKEN(pipe)); in haswell_crtc_enable()5706 if (!(pipe_chicken & PER_PIXEL_ALPHA_BYPASS_EN)) in haswell_crtc_enable()5708 pipe_chicken | PER_PIXEL_ALPHA_BYPASS_EN); in haswell_crtc_enable()