summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_globals.c
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2021-07-27 15:10:27 +0300
committerDaniel Vetter <daniel.vetter@ffwll.ch>2021-07-28 17:45:57 +0300
commit6d5de3275609c6022d6677808968b7adcdee5e66 (patch)
treeea391973f1058ec63a8a6043d68d2a5cebb35ea7 /drivers/gpu/drm/i915/i915_globals.c
parente43c5261a654ff9c9279dc11a8deadb8c2c3e0f7 (diff)
downloadlinux-6d5de3275609c6022d6677808968b7adcdee5e66.tar.xz
drm/i915: Check for nomodeset in i915_init() first
When modesetting (aka the full pci driver, which has nothing to do with disable_display option, which just gives you the full pci driver without the display driver) is disabled, we load nothing and do nothing. So move that check first, for a bit of orderliness. With Jason's module init/exit table this now becomes trivial. Reviewed-by: Jason Ekstrand <jason@jlekstrand.net> Cc: Jason Ekstrand <jason@jlekstrand.net> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210727121037.2041102-1-daniel.vetter@ffwll.ch
Diffstat (limited to 'drivers/gpu/drm/i915/i915_globals.c')
0 files changed, 0 insertions, 0 deletions