Home
last modified time | relevance | path

Searched hist:"542 bb978" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/udl/
H A Dudl_main.c542bb978 Sun Jun 03 09:40:56 CDT 2018 Mikulas Patocka <mpatocka@redhat.com> udl-kms: handle allocation failure

Allocations larger than PAGE_ALLOC_COSTLY_ORDER are unreliable and they
may fail anytime. This patch fixes the udl kms driver so that when a large
alloactions fails, it tries to do multiple smaller allocations.

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Cc: stable@vger.kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
542bb978 Sun Jun 03 09:40:56 CDT 2018 Mikulas Patocka <mpatocka@redhat.com> udl-kms: handle allocation failure

Allocations larger than PAGE_ALLOC_COSTLY_ORDER are unreliable and they
may fail anytime. This patch fixes the udl kms driver so that when a large
alloactions fails, it tries to do multiple smaller allocations.

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Cc: stable@vger.kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>