diff options
author | Christian König <christian.koenig@amd.com> | 2014-06-03 18:13:21 -0400 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2014-06-04 11:59:44 +1000 |
commit | fa7f517cb26eb1a1a1f0baffcced39f6c3ec3337 (patch) | |
tree | 8a678f30f92b7b0f6b1f33115fda9c9c37209b92 /drivers/gpu/drm/drm_plane_helper.c | |
parent | b15eb4ea1533b82762932d32cb220ddf75a09b3d (diff) |
drm/radeon: rework page flip handling v4
Instead of trying to flip inside the vblank period when
the buffer is idle, offload blocking for idle to a kernel
thread and program the flip directly into the hardware.
v2: add error handling, fix EBUSY handling
v3: add proper exclusive_lock handling
v4: update crtc->primary->fb when the flip actually happens
Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/drm_plane_helper.c')
0 files changed, 0 insertions, 0 deletions