| commit | 2a8ceedf787167e6b1670b89d44e8dffca14d19c | [log] [tgz] |
|---|---|---|
| author | David Henningsson <[email protected]> | Wed Aug 19 10:48:55 2015 +0200 |
| committer | Takashi Iwai <[email protected]> | Wed Sep 02 11:30:44 2015 +0200 |
| tree | 628f488d119f745eb87215355cb1ca5ff65e1f91 | |
| parent | 08ceab9d875824f8b389530e830349d5d6c4e582 [diff] |
drm/i915: Add audio pin sense / ELD callback This callback will be called by the i915 driver to notify the hda driver that its HDMI information needs to be refreshed, i e, that audio output is now available (or unavailable) - usually as a result of a monitor being plugged in (or unplugged). Signed-off-by: David Henningsson <[email protected]> Reviewed-by: Jani Nikula <[email protected]> Acked-by: Daniel Vetter <[email protected]> Signed-off-by: Takashi Iwai <[email protected]>