diff options
| author | Andrey Grodzovsky <[email protected]> | 2017-02-02 21:56:29 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2017-02-03 17:32:20 +0000 |
| commit | 6cbe5c466d73360506a24d98a2e71e47ae02e3ef (patch) | |
| tree | 8272fa8208c6fe5cdb6ae3fd468a794ceeeea902 /drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c | |
| parent | drm: kselftest for drm_mm and bottom-up allocation (diff) | |
| download | kernel-6cbe5c466d73360506a24d98a2e71e47ae02e3ef.tar.gz kernel-6cbe5c466d73360506a24d98a2e71e47ae02e3ef.zip | |
drm/atomic: Save flip flags in drm_crtc_state
Allows using atomic flip helpers for drivers
using ASYNC flip.
Remove ASYNC_FLIP restriction in helpers and
caches the page flip flags in drm_crtc_state
to be used in the low level drivers.
v2:
Resending the patch since the original was broken.
v3:
Save flag in crtc_state instead of plane_state
v4:
Reset the flag before using again.
v5:
Fix type in header.
Rename the field to pageflip_flags.
Remove unrelated hunk.
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Andrey Grodzovsky <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c')
0 files changed, 0 insertions, 0 deletions
