On Mon, Nov 02, 2020 at 06:06:30PM +0200, Ville Syrjälä wrote:
> On Mon, Nov 02, 2020 at 02:38:32PM +0100, Maxime Ripard wrote:
> > dispnv50 references the crtc->state pointer in order to get the current
> > CRTC state in its atomic_check hook, which would be the old CRTC state in
> > the global atomic state.
> > 
> > Use the drm_atomic_get_old_crtc_state helper to get that state to make it
> > more obvious.
> > 
> > Suggested-by: Ville Syrjälä <ville.syrj...@linux.intel.com>
> > Signed-off-by: Maxime Ripard <max...@cerno.tech>
> 
> Looks correct
> Reviewed-by: Ville Syrjälä <ville.syrj...@linux.intel.com>

Applied, thanks!
Maxime

Attachment: signature.asc
Description: PGP signature

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to