aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vf_error.c
diff options
context:
space:
mode:
authorDaniel Vetter <[email protected]>2021-07-27 14:10:37 +0200
committerDaniel Vetter <[email protected]>2021-07-28 17:20:05 +0200
commit708b7df3480aff61449e848876876b930ce93c4a (patch)
tree4bbbf0e41906b02deb60afab0f6adea1a063e95a /drivers/gpu/drm/amd/amdgpu/amdgpu_vf_error.c
parentbb13ea2825356de476b142b8186ea595a722c2b1 (diff)
drm/i915: Extract i915_module.c
The module init code is somewhat misplaced in i915_pci.c, since it needs to pull in init/exit functions from every part of the driver and pollutes the include list a lot. Extract an i915_module.c file which pulls all the bits together, and allows us to massively trim the include list of i915_pci.c. The downside is that have to drop the error path check Jason added to catch when we set up the pci driver too early. I think that risk is acceptable for this pretty nice include. Reviewed-by: Jason Ekstrand <[email protected]> Cc: Jason Ekstrand <[email protected]> Cc: Tvrtko Ursulin <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vf_error.c')
0 files changed, 0 insertions, 0 deletions