History log of /dflybsd-src/sys/dev/drm/include/linux/irqreturn.h (Results 1 – 2 of 2)
Revision Date Author Comments
# 183e2373 25-Apr-2018 François Tigeot <ftigeot@wolfpond.org>

drm: Implement parts of the Linux irq subsystem

* Allowing to reuse more drm drivers code as-is from Linux

* Also allowing Linux irq functions to return expected status
codes, increasing general

drm: Implement parts of the Linux irq subsystem

* Allowing to reuse more drm drivers code as-is from Linux

* Also allowing Linux irq functions to return expected status
codes, increasing general driver robustness

Tested-with: many i915 devices, Radeon HD6450

show more ...


# de2d8016 31-Jan-2018 François Tigeot <ftigeot@wolfpond.org>

drm/linux: Add linux/irqreturn.h