commit | b8fc75cfee43232e12673ddebb3539ea805105ea | [log] [tgz] |
---|---|---|
author | Michel Dänzer <michel.daenzer@amd.com> | Thu Aug 04 12:39:39 2016 +0900 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Aug 10 14:28:07 2016 -0400 |
tree | 6eccfc601f4f242f7e020ce08962c1797041e16c | |
parent | 3fd4b751c5409f4b9bf67d12b26356406b2af94c [diff] |
drm/radeon: 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 radeon_flip_work_func considerably. 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>