commit | 325cbba19a32b172300fc87cd4da7c45c4f9e0ba | [log] [tgz] |
---|---|---|
author | Michel Dänzer <michel.daenzer@amd.com> | Thu Aug 04 12:39:37 2016 +0900 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Aug 10 14:28:06 2016 -0400 |
tree | 0764165bb999f3f51b4984f6d0505020ea69a920 | |
parent | c229bfbbd04ac112bd15331d3a06d12e4e86a45c [diff] |
drm/amdgpu: Provide page_flip_target hook Now we can program a flip during a vertical blank period, if it's the one targeted by the flip (or a later one). This allows simplifying amdgpu_flip_work_func considerably. agd: update dce_virtual.c as well. Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>