Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm
Andrey Grodzovsky cb341a319f drm/amdgpu: Refactor flip into prepare submit and submit. (v3)
Make pflip atomic friendly. Split the fuinction into
whatever can fail part and the actual flip submit part.
Call the pre-submit function before atomic states
are swapped so in case of error we can fail the
IOCTL.

v2:
Update due to  target_vblank code change.
Fix identetation.
Change return type for amdgpu_crtc_submit_flip to void
v3: agd: fix formatting

Signed-off-by: Andrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Reviewed-by Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-01-27 11:13:31 -05:00
..
2016-12-15 14:55:34 +02:00
2017-01-11 17:24:58 +01:00
2016-12-15 14:55:34 +02:00
2017-01-10 11:16:33 +01:00
2017-01-02 15:06:39 +02:00
2016-12-30 12:53:51 +01:00
2016-12-30 11:43:40 +01:00
2017-01-12 10:54:52 +01:00