Add two possible patches to compile the driver with kernel version 5.0.0 or greater. Fixes timing and drm issues.
if use kernel_linux && kernel_is ge 4 18; then ewarn "Gentoo supports kernels which are supported by NVIDIA" ewarn "which are limited to the following kernels:" ewarn "<sys-kernel/gentoo-sources-4.18" ewarn "<sys-kernel/vanilla-sources-4.18" ewarn "" ewarn "You are free to utilize eapply_user to provide whatever" ewarn "support you feel is appropriate, but will not receive" ewarn "support as a result of those changes." ewarn "" ewarn "Do not file a bug report about this." ewarn "" fi