diff options
| author | 2013-09-12 17:12:18 -0300 | |
|---|---|---|
| committer | 2013-10-01 07:45:06 +0200 | |
| commit | 311a20949f047a70935d6591010f42336f5402e7 (patch) | |
| tree | 8a2af73721eae41cfd45b82c24b9bc9288bdebcb /tools/perf/scripts/python/bin | |
| parent | drm/i915: add some assertions about VBT DDI port types (diff) | |
drm/i915: don't init DP or HDMI when not supported by DDI port
There's no reason to init a DP connector if the encoder just supports
HDMI: we'll just waste hundreds and hundreds of cycles trying to do DP
AUX transactions to detect if there's something there. Same goes for a
DP connector that doesn't support HDMI, but I'm not sure these
actually exist.
v2: - Use bit fields
- Remove useless identation level
- Replace DRM_ERROR with DRM_DEBUG_KMS
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@gmail.com> (v1)
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
