El 17/11/17 a las 14:19, Ville Syrjala escribió:
> From: Ville Syrjälä <[email protected]>
>
> 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 <[email protected]>
> Cc: Alex Villacís Lasso <[email protected]>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=103223
> Reviewed-by: Daniel Vetter <[email protected]>
> Tested-by: Thierry Reding <[email protected]>
> Signed-off-by: Ville Syrjälä <[email protected]>
> ---
>   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
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to