Files
linux/drivers
Sean Paul c232e9f41b drm: Move drm_mode_setcrtc() local re-init to failure path
Instead of always re-initializing the variables we need to clean up on
out, move the re-initialization into the branch that goes back to retry
label.

This is a lateral move right now, but will allow us to pull out the
modeset locking into common code. I kept this change separate to make
things easier to review.

Changes in v2:
- None

Reviewed-by: Daniel Vetter <daniel@ffwll.ch>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20181129150423.239081-2-sean@poorly.run
2018-11-29 10:48:30 -05:00
..
2018-11-29 10:34:03 +10:00
2018-10-16 11:13:50 +02:00
2018-10-11 12:12:55 +02:00
2018-11-09 17:56:44 +01:00
2018-11-29 10:34:03 +10:00
2018-11-23 22:35:38 -08:00
2018-10-31 08:54:16 -07:00
2018-11-29 10:34:03 +10:00
2018-10-11 09:16:44 -07:00
2018-11-11 09:21:46 -08:00