An error occurred while fetching folder content.
Forked from
drm / msm
Source project has a limited visibility.
Bernard
authored
Use kthread_create_worker to simplify the code and optimise the manager struct: msm_drm_thread. With this change, we could remove struct element (struct task_struct *thread & struct kthread_worker worker), instead, use one point (struct kthread_worker *worker). Signed-off-by:Bernard Zhao <bernard@vivo.com> Signed-off-by:
Rob Clark <robdclark@chromium.org>
Name | Last commit | Last update |
---|