drm/amd/display: add idle wait for passive surface update and modeset
[linux-2.6-microblaze.git] / drivers / gpu / drm / amd / display / dc / inc / hw / opp.h
index 4b0c28e..57bdd6c 100644 (file)
@@ -207,6 +207,7 @@ struct output_pixel_processor {
        struct dc_context *ctx;
        uint32_t inst;
        struct pwl_params regamma_params;
+       bool mpcc_disconnect_pending[MAX_PIPES];
        const struct opp_funcs *funcs;
 };