| commit | 1bf80aa867079e3dedc11806e7a9315e37bc736e | [log] [tgz] |
|---|---|---|
| author | Jordan Crouse <jcrouse@codeaurora.org> | Wed Oct 12 16:57:47 2011 -0600 |
| committer | Jordan Crouse <jcrouse@codeaurora.org> | Wed Oct 12 17:09:20 2011 -0600 |
| tree | 40e7e90079abdc9084e862fd6bc475d6c4df0d51 | |
| parent | c1ca0f453ae846d92236429a35e3069a8d035246 [diff] |
msm: kgsl: Add a work item for processing expired timestamps Add a work item to be triggered following a RB complete interrupt signifying that a timestamp has been processed and retired on the GPU. To kick things off, this work item is the the new home for flushing expired memory objects allowing us to get rid of kgsl_memqueue_drain and its various offspring. Change-Id: Ic0dedbad853291ae5d05247241f449a7b523e318 Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>