50drm: add hyperv_fb kernel module
https://bugzilla.redhat.com/show_bug.cgi?id=1192035
(cherry picked from commit 81b67232dc
)
parent
55473e86b6
commit
afbff20e51
|
@ -48,6 +48,8 @@ installkernel() {
|
|||
return 0
|
||||
}
|
||||
|
||||
instmods amdkfd hyperv_fb
|
||||
|
||||
for _modname in $(find_kernel_modules_by_path drivers/gpu/drm \
|
||||
| drm_module_filter) ; do
|
||||
# if the hardware is present, include module even if it is not currently loaded,
|
||||
|
|
Loading…
Reference in New Issue