public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Stable backport request for linux-4.4.y
@ 2020-05-31  4:29 chenxb_99091
  2020-06-01 16:46 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: chenxb_99091 @ 2020-05-31  4:29 UTC (permalink / raw)
  To: stable; +Cc: linux-kernel, chenxb_99091

From: Xuebing Chen <chenxb_99091@126.com>

In linux-4.4.y,the <include/drm/drm_crtc.h> provides drm_for_each_plane_mask macro 
and plane_mask is defined as bitmask of plane indices, such as
1 << drm_plane_index(plane). There is an error setting of plane_mask
in pan_display_atomic() function.

Please backport the following patch to the 4.4.y kernel stable tree:
commit 7118fd9bd975a9f3093239d4c0f4e15356b57fab 
("drm/fb-helper: Use proper plane mask for fb cleanup")
The above patch fixes error setting of plane_mask in pan_display_atomic() function.
    
Cc: stable@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Xuebing Chen <chenxb_99091@126.com>










^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-01 16:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-31  4:29 Stable backport request for linux-4.4.y chenxb_99091
2020-06-01 16:46 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox