Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_irq.cdiff cc9bd499d3bcdb31709a37b3c637cbff96e70f58 Thu Jan 16 11:56:54 CST 2014 Imre Deak <imre.deak@intel.com> drm/i915: clean up HPD IRQ debug printing

Atm, we don't print these events for all platforms and for VLV/G4X we
also print them for DP AUX completion events which is unnecessary spam.
Fix both issues.

Signed-off-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>