hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/drivers/gpu/drm/amd/display/dc/inc/compressor.h
....@@ -77,6 +77,7 @@
7777 };
7878 struct compressor {
7979 struct dc_context *ctx;
80
+ /* CONTROLLER_ID_D0 + instance, CONTROLLER_ID_UNDEFINED = 0 */
8081 uint32_t attached_inst;
8182 bool is_enabled;
8283 const struct compressor_funcs *funcs;