kernel/drivers/gpu/drm/amd/display/dc/inc/compressor.h
.. .. @@ -77,6 +77,7 @@ 77 77 }; 78 78 struct compressor { 79 79 struct dc_context *ctx; 80 + /* CONTROLLER_ID_D0 + instance, CONTROLLER_ID_UNDEFINED = 0 */80 81 uint32_t attached_inst; 81 82 bool is_enabled; 82 83 const struct compressor_funcs *funcs;