commit | 42f5551d276921d4de8bd45765494b2dc63eb39c | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Jun 24 14:00:26 2016 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Jun 24 14:45:37 2016 +0100 |
tree | 438c4bfd1ce13faf292bf6c6e972434ce6ad70a9 | |
parent | c2dac8680ee49b0dc870b3d7b23c5102d3e49eb9 [diff] |
drm/i915: Split out the PCI driver interface to i915_pci.c To reclaim a bit of space from i915_drv.c, we can move the routines that just hook us into the PCI device tree into i915_pci.c Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Daniel Vetter <daniel.vetter@ffwll.ch> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1466773227-7994-14-git-send-email-chris@chris-wilson.co.uk