git: drm/i915: Use dev->pdev to get PCI device revisions
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Sun Jan 10 03:13:22 PST 2016
commit 30d4b90673216713b8a94bb68248f5bc5ccd1ef7
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Sun Jan 10 11:49:25 2016 +0100
drm/i915: Use dev->pdev to get PCI device revisions
Reducing differences with Linux.
Summary of changes:
sys/dev/drm/i915/i915_gem.c | 5 +----
sys/dev/drm/i915/i915_gem_gtt.c | 3 +--
sys/dev/drm/i915/intel_pm.c | 14 ++++----------
3 files changed, 6 insertions(+), 16 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/30d4b90673216713b8a94bb68248f5bc5ccd1ef7
--
DragonFly BSD source repository
More information about the Commits
mailing list