commit | 66766e4f83edad8f50e0dc569566fd5f6a23cb86 | [log] [tgz] |
---|---|---|
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Thu Nov 17 12:30:10 2016 +0000 |
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Thu Nov 17 15:00:35 2016 +0000 |
tree | 8f414fa2f8eb2d344a1d813a73c472ba3cbc300f | |
parent | a430965756db65fdfe914e5de7144be3ac27385d [diff] |
drm/i915: Don't log pipe config kernel pointer and duplicated pipe name Kernel pointer does not sound like an useful thing to log and pipe name is already contained in the crtc name. Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>