forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
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;