Searched refs:dmub_hpd_work (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.h108 * struct dmub_hpd_work - Handle time consuming work in low priority outbox IRQ
114 struct dmub_hpd_work { struct
H A Damdgpu_dm.c775 struct dmub_hpd_work *dmub_hpd_wrk;
777 dmub_hpd_wrk = container_of(work, struct dmub_hpd_work, handle_hpd_work);
810 struct dmub_hpd_work *dmub_hpd_wrk;

Completed in 195 milliseconds