Skip to content
Snippets Groups Projects
Commit 72d0b1cf authored by Ville Syrjälä's avatar Ville Syrjälä Committed by Lyude Paul
Browse files

drm/i915: Allocate state checker crtc state


Don't clobber the old state with the results of the hardware readout.

In particualr this clobbers old_crtc_state->commit which caused
explosions once I hooked up vblank works. Not sure why this doesn't
cause problems already?

Signed-off-by: default avatarVille Syrjälä <ville.syrjala@linux.intel.com>
parent d11816aa
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment