[Intel-gfx] [PATCH] drm/i915: Move the pipe CRC stuff to other pipe data

Daniel Vetter daniel.vetter at ffwll.ch
Tue Oct 22 11:31:38 CEST 2013


On Tue, Oct 22, 2013 at 10:15 AM, Ville Syrjälä
<ville.syrjala at linux.intel.com> wrote:
> FLIP_DONE etc. interrupts already depend on the crtc being there. Not
> sure why this is different.

I'd say we've simply lucked out thus far. E.g. on vlv the
init_clock_gating flushes the primary plane and so casues a flip done
interrupt. But right now we call that clock gating stuff after crtc
init so we're good. So my concern isn't that this can't be done but
that it's fragile. And right now we don't have any infrastructure to
help with the driver boostrapping at all, but we've had tons of cases
where things blew up in funny way. So good ideas welcome.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch



More information about the Intel-gfx mailing list