drm/amd/display: Add comments.
authorIan Chen <ian.chen@amd.com>
Tue, 16 Aug 2022 07:47:02 +0000 (15:47 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 29 Aug 2022 21:59:29 +0000 (17:59 -0400)
Reviewed-by: Dennis Chan <dennis.chan@amd.com>
Acked-by: Brian Chang <Brian.Chang@amd.com>
Signed-off-by: Ian Chen <ian.chen@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc_link.h

index 43d2509..3f64b30 100644 (file)
@@ -117,6 +117,7 @@ struct psr_settings {
  * Add a struct dc_panel_config under dc_link
  */
 struct dc_panel_config {
+       // edp DSC
        struct dsc {
                bool disable_dsc_edp;
                unsigned int force_dsc_edp_policy;