Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 329306
b: refs/heads/master
c: bcd7235
h: refs/heads/master
v: v3
  • Loading branch information
Jani Nikula authored and Dave Airlie committed Aug 23, 2012
1 parent 25cd2e9 commit d904637
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7d406b1cc0419dcfb00ffb46957f27fe809bbb74
refs/heads/master: bcd7235cead59ae4b98324c668c90b291beefcb1
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/i915/intel_sdvo.c
Original file line number Diff line number Diff line change
Expand Up @@ -1692,6 +1692,7 @@ static bool intel_sdvo_detect_hdmi_audio(struct drm_connector *connector)
edid = intel_sdvo_get_edid(connector);
if (edid != NULL && edid->input & DRM_EDID_INPUT_DIGITAL)
has_audio = drm_detect_monitor_audio(edid);
kfree(edid);

return has_audio;
}
Expand Down

0 comments on commit d904637

Please sign in to comment.