Home
last modified time | relevance | path

Searched hist:d46da4377689bd938795e53c4e2fb54dbcaeea44 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_irq.cdiff d46da4377689bd938795e53c4e2fb54dbcaeea44 Fri Feb 08 13:35:15 CST 2013 Paulo Zanoni <paulo.r.zanoni@intel.com> drm/i915: add ibx_irq_postinstall

So we can remove duplicated code. Note that this function is used not
only on IBX, but also CPT and LPT.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Ben Widawsky <ben@bwidawsk.net>
[danvet: Also bikeshed s/ironlake_enable_pch_hotplug/ibx_enable_hotplug
to keep consistent with our ibx for pch naming scheme.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>