Files
linux/drivers/gpu/drm
Maarten Lankhorst efa479352f drm/nouveau: Fix merge commit
The most recent merge commit in airlied/drm-next has problems with
confusing old_crtc_state and new_crtc_state. Use the
for_each_oldnew_crtc_in_state macros to clean up the confusion,
and explicitly look at the correct state instead of looking at
asyh->state.

With these fixes it becomes more obvious what the code is trying to do,
which will hopefully prevent future confusion.

Cc: Dave Airlie <airlied@redhat.com>
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2017-08-16 12:06:02 +10:00
..
2017-08-16 12:06:02 +10:00
2017-08-10 11:26:49 +10:00
2017-07-26 13:22:40 +02:00
2017-07-17 21:08:31 +02:00
2017-03-24 09:36:06 +01:00