Module Name: src Committed By: riastradh Date: Sat Feb 28 04:54:12 UTC 2015
Modified Files: src/sys/external/bsd/drm2/dist/drm/i915: intel_dp.c intel_i2c.c Log Message: Fix two more gmbus wait bugs. - Fix sense of return value in intel_dp_aux_wait_done. - Make the waits uninterruptible here like in Linux. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/external/bsd/drm2/dist/drm/i915/intel_dp.c cvs rdiff -u -r1.7 -r1.8 src/sys/external/bsd/drm2/dist/drm/i915/intel_i2c.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.