aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorJeykumar Sankaran <[email protected]>2018-12-14 15:57:55 -0800
committerSean Paul <[email protected]>2019-02-01 10:39:58 -0500
commit48d1d28eec5cd7ebb8bb30009078feb438172cf2 (patch)
treea94070ef65d3eb1fd0ee6121fb8212eade0863eb /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentd9db30ce7d04515d5d09a2517f5559c6f2f03c52 (diff)
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 <[email protected]> Signed-off-by: Sean Paul <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions