commit | bca29283dcc058739c41d2fd9110d8ebc3e0f5e8 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Apr 10 20:09:41 2019 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Jun 07 20:42:02 2019 +0300 |
tree | 3b6b002beb0ae678c54a987ba134be49895e8946 | |
parent | 7f668346e70fcf1b7b56a9c31fba5070d210995b [diff] |
drm/i915/sdvo: Actually print the reason why the SDVO command failed It's much easier to figure out why the SDVO encoder refuses to cooperate if we can see what status we got back. v2: Zero initialize only the first character, not the whole buffer Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> #v1 Link: https://patchwork.freedesktop.org/patch/msgid/20190410170941.28142-1-ville.syrjala@linux.intel.com