commit a86c1ac18f40d0c2db3b19992ebe8eb6a7fffa8d
Author: zrj <[email protected]>
Date: Fri May 20 18:54:04 2016 +0300
drm/i915: Re-apply lost intel_dp.c diff.
Bring back intel_dp.c part of
9c52345db761baa0a08634b3e93a233804b7a91b
Also reduce spam on laptops with eDP panels on i915 load.
Great opportunity to use just implemented DRM_ERROR_RATELIMITED()
macro that uses krateprintf().
Issue is still there.
Summary of changes:
sys/dev/drm/i915/intel_dp.c | 7 +++++++
1 file changed, 7 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a86c1ac18f40d0c2db3b19992ebe8eb6a7fffa8d
--
DragonFly BSD source repository