Commit 9f6f6be1 authored by Ian Chen's avatar Ian Chen Committed by Alex Deucher
Browse files

drm/amd/display: Add comments.

parent 4bfd688e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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;