Commit a273f315 authored by Alex Deucher's avatar Alex Deucher
Browse files

drm/amdgpu/display: add documentation for dmcub_trace_event_en



Was missing when this structure was updated.

Fixes: 46a83eba ("drm/amd/display: Add debugfs to control DMUB trace buffer events")
Reviewed-by: default avatarLeo (Hanghong) Ma <hanghong.ma@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent d477eb17
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -164,6 +164,7 @@ struct dal_allocation {
 * @compressor: Frame buffer compression buffer. See &struct dm_compressor_info
 * @force_timing_sync: set via debugfs. When set, indicates that all connected
 *		       displays will be forced to synchronize.
 * @dmcub_trace_event_en: enable dmcub trace events
 */
struct amdgpu_display_manager {