El 17/11/17 a las 14:19, Ville Syrjala escribió: > From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> > > Unify the plane disabling during state readout by pulling the code into > a new helper intel_plane_disable_noatomic(). We'll also read out the > state of all planes, so that we know which planes really need to be > diabled. > > Additonally we change the plane<->pipe mapping sanitation to work by > simply disabling the offending planes instead of entire pipes. And > we do it before we otherwise sanitize the crtcs, which means we don't > have to worry about misassigned planes during crtc sanitation anymore. > > v2: Reoder patches to not depend on enum old_plane_id > v3: s/for_each_pipe/for_each_intel_crtc/ > > Cc: Thierry Reding <thierry.reding@xxxxxxxxx> > Cc: Alex Villacís Lasso <alexvillacislasso@xxxxxxxxxxx> > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=103223 > Reviewed-by: Daniel Vetter <daniel.vetter@xxxxxxxx> > Tested-by: Thierry Reding <thierry.reding@xxxxxxxxx> > Signed-off-by: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> > --- > drivers/gpu/drm/i915/intel_display.c | 114 ++++++++++++++++++++--------------- > 1 file changed, 65 insertions(+), 49 deletions(-) Where can I check whether the patches are progressing into mainline kernel? Last time I checked, 4.15.0-rc1 still did not have the patches. _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx