forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 e636c8d336489bf3eed5878299e6cc045bbad077
kernel/drivers/gpu/drm/vmwgfx/Kconfig
....@@ -8,6 +8,7 @@
88 select FB_CFB_IMAGEBLIT
99 select DRM_TTM
1010 select FB
11
+ select MAPPING_DIRTY_HELPERS
1112 # Only needed for the transitional use of drm_crtc_init - can be removed
1213 # again once vmwgfx sets up the primary plane itself.
1314 select DRM_KMS_HELPER