We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c97ec49 commit 24ec825Copy full SHA for 24ec825
kernel/config
@@ -2893,6 +2893,7 @@ CONFIG_DRM_FBDEV_OVERALLOC=100
2893
# CONFIG_DRM_DP_CEC is not set
2894
CONFIG_DRM_TTM=m
2895
CONFIG_DRM_TTM_DMA_PAGE_POOL=y
2896
+CONFIG_DRM_TTM_HELPER=m
2897
2898
#
2899
# I2C encoder or helper chips
@@ -2953,7 +2954,7 @@ CONFIG_DRM_VMWGFX_FBCON=y
2953
2954
# CONFIG_DRM_UDL is not set
2955
# CONFIG_DRM_AST is not set
2956
# CONFIG_DRM_MGAG200 is not set
-# CONFIG_DRM_QXL is not set
2957
+CONFIG_DRM_QXL=m
2958
# CONFIG_DRM_BOCHS is not set
2959
CONFIG_DRM_PANEL=y
2960
0 commit comments