[PATCH] DRM modprobe retval fix
If you try to load a DRM module when agpgart is not present, modprobe says "Cannot allocate memory", which is rather misleading. Make it return -EINVAL instead.
Showing
Please register or sign in to comment