summaryrefslogtreecommitdiff
path: root/include/drm
diff options
context:
space:
mode:
authorJeykumar Sankaran <jsanka@codeaurora.org>2018-12-15 02:57:55 +0300
committerSean Paul <seanpaul@chromium.org>2019-02-01 18:39:58 +0300
commit48d1d28eec5cd7ebb8bb30009078feb438172cf2 (patch)
treea94070ef65d3eb1fd0ee6121fb8212eade0863eb /include/drm
parentd9db30ce7d04515d5d09a2517f5559c6f2f03c52 (diff)
downloadlinux-48d1d28eec5cd7ebb8bb30009078feb438172cf2.tar.xz
drm/msm: subclass work object for vblank events
msm maintains a separate structure to define vblank work definitions and a list to track events submitted to the workqueue. We can avoid this redundant list and its protection mechanism, if we subclass the work object to encapsulate vblank event parameters. changes in v2: - subclass optimization on system wq (Sean Paul) changes in v3: - none changes in v4: - move flush_workqueue before irq uninstall changes in v5: - none Signed-off-by: Jeykumar Sankaran <jsanka@codeaurora.org> Signed-off-by: Sean Paul <seanpaul@chromium.org>
Diffstat (limited to 'include/drm')
0 files changed, 0 insertions, 0 deletions