X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fgpu%2Fdrm%2Fradeon%2Fradeon_mode.h;h=ed0178f0323504dfc5d5ab8be18f6c8026b09dd7;hb=70c9f18ca8f3652c7dcf715e9f0d41c399fe130d;hp=68820f5f630354a91826da1f4a8391e8b92b5e86;hpb=e182a345d40deba7c3165a2857812bf403818319;p=karo-tx-linux.git diff --git a/drivers/gpu/drm/radeon/radeon_mode.h b/drivers/gpu/drm/radeon/radeon_mode.h index 68820f5f6303..ed0178f03235 100644 --- a/drivers/gpu/drm/radeon/radeon_mode.h +++ b/drivers/gpu/drm/radeon/radeon_mode.h @@ -447,6 +447,7 @@ struct radeon_connector { struct edid *edid; void *con_priv; bool dac_load_detect; + bool detected_by_load; /* if the connection status was determined by load */ uint16_t connector_object_id; struct radeon_hpd hpd; struct radeon_router router;