Searched refs:notify_ta_work (Results 1 – 3 of 3) sorted by relevance
92 struct work_struct notify_ta_work; member
326 flush_work(&dm->secure_display_ctx.crtc_ctx[crtc->index].notify_ta_work); in amdgpu_dm_set_crc_window_default()357 crtc_ctx = container_of(work, struct secure_display_crtc_context, notify_ta_work); in amdgpu_dm_crtc_notify_ta_to_read()926 schedule_work(&crtc_ctx->notify_ta_work); in amdgpu_dm_crtc_handle_crc_window_irq()971 INIT_WORK(&crtc_ctx[i].notify_ta_work, amdgpu_dm_crtc_notify_ta_to_read); in amdgpu_dm_crtc_secure_display_create_contexts()
2246 flush_work(&adev->dm.secure_display_ctx.crtc_ctx[i].notify_ta_work); in amdgpu_dm_fini()