forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 890e1df1bec891d9203724541e81f8fbe5183388
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