mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-24 01:28:48 +00:00
intel_fb_drv: Aperture exhaustion and display IRQ patch
* display an error in case the aperture is too small for all framebuffers * handle display engine IRQs only issue #4233
This commit is contained in:
committed by
Christian Helmuth
parent
1727de30b7
commit
2fe70f111b
@ -1 +1 @@
|
||||
8a88c22df242631ae38c2bf58d6d7b24a6fa18d1
|
||||
017ed559d35da47f9df49d5ac1c3c7ef26b0491e
|
||||
|
@ -207,6 +207,7 @@ PATCH_OPT(patches/intel_fb_drm.patch) := -p1 -d$(SRC_DIR_INTEL_FB)
|
||||
PATCH_OPT(patches/intel_fb_early.patch) := -p1 -d$(SRC_DIR_INTEL_FB)
|
||||
# drop it when https://bugs.freedesktop.org/show_bug.cgi?id=107125 gets fixed
|
||||
PATCH_OPT(patches/intel_fb_hotplug.patch) := -p1 -d$(SRC_DIR_INTEL_FB)
|
||||
PATCH_OPT(patches/intel_fb_aperture_de_irq.patch):= -p1 -d$(SRC_DIR_INTEL_FB)
|
||||
|
||||
# Freescale NIC
|
||||
PATCH_OPT(patches/fec_skbuff_cast.patch) := -p1 -d$(SRC_DIR_FEC)
|
||||
|
Reference in New Issue
Block a user