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 1525c20 commit c0e2556Copy full SHA for c0e2556
drivers/gpu/drm/bochs/bochs_kms.c
@@ -88,7 +88,6 @@ static const struct drm_connector_helper_funcs bochs_connector_connector_helper_
88
};
89
90
static const struct drm_connector_funcs bochs_connector_connector_funcs = {
91
- .dpms = drm_helper_connector_dpms,
92
.fill_modes = drm_helper_probe_single_connector_modes,
93
.destroy = drm_connector_cleanup,
94
.reset = drm_atomic_helper_connector_reset,
0 commit comments