linux-stable/drivers/gpu
Christoph Hellwig 580bd75f91 drm: remove drm_fb_helper_modinit
commit bf22c9ec39 upstream.

drm_fb_helper_modinit has a lot of boilerplate for what is not very
simple functionality.  Just open code it in the only caller using
IS_ENABLED and IS_MODULE, and skip the find_module check as a
request_module is harmless if the module is already loaded (and not
other caller has this find_module check either).

Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jessica Yu <jeyu@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-07-02 16:18:10 +02:00
..
drm drm: remove drm_fb_helper_modinit 2022-07-02 16:18:10 +02:00
host1x gpu: host1x: debug: Fix multiple channels emitting messages simultaneously 2020-08-21 09:48:06 +02:00
ipu-v3 gpu: ipu-v3: Fix dev_dbg frequency output 2022-04-20 09:08:32 +02:00
vga vga_switcheroo: Use device link for HDA controller 2020-06-20 10:25:16 +02:00
Makefile