summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2016-06-24 14:00:27 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2016-06-24 14:45:48 +0100
commita09d0ba1745b607070a937083ecf9ec616178768 (patch)
tree88677b0fe3e98fe9ca8f44518adb5194e27f7f23 /Documentation
parent42f5551d276921d4de8bd45765494b2dc63eb39c (diff)
drm/i915: Move module init/exit to i915_pci.c
The module init/exit routines are a wrapper around the PCI device init/exit, so move them across. Note that in order to avoid exporting the driver struct, instead of manipulating driver.features inside i915_init we instead opt to simply exit if i915.modeset is disabled. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Daniel Vetter <daniel.vetter@ffwll.ch> Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1466773227-7994-15-git-send-email-chris@chris-wilson.co.uk
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions