git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a0e791
)
drm/radeon: rework page flip handling v3
author
Christian König
<christian.koenig@amd.com>
Tue, 27 May 2014 14:49:22 +0000
(16:49 +0200)
committer
Alex Deucher
<alexander.deucher@amd.com>
Mon, 2 Jun 2014 14:25:13 +0000
(10:25 -0400)
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
Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
No differences found