diff options
| author | Jordan Crouse <jcrouse@codeaurora.org> | 2016-05-11 09:37:44 -0600 |
|---|---|---|
| committer | Carter Cooper <ccooper@codeaurora.org> | 2016-07-20 15:19:34 -0600 |
| commit | dd9a770d237e8525c8d486dd41002be68ff06bfb (patch) | |
| tree | 19652a75656ef46165cf1a3909e27bd4499e13e9 /scripts | |
| parent | 340d8516dc71d266327ffa51afc3e477ca2aaccd (diff) | |
msm: kgsl: Do INIT_WORK() just before queueing a deferred mem entry
gpuobj_free_on_fence() is used infrequently enough that it doesn't
make sense to do INIT_WORK() when the memory object is created,
especially if debug objects are enabled because INIT_WORK() will go
off and do a bunch of accounting that we don't need. Do the
INIT_WORK() just before queueing in those rare cases that this
actually happens.
CRs-Fixed: 1009183
Change-Id: Ic0dedbad1015883788e12815806e3249a1e09b21
Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
