Revision 0288603040c38ccfeb5342f34a52673366d90038 authored by Victor Lu on 04 October 2023, 18:24:15 UTC, committed by Alex Deucher on 17 November 2023, 05:46:27 UTC
MC_VM_AGP_* registers should not be programmed by guest driver.

v2: move early return outside of loop

Signed-off-by: Victor Lu <victorchengchi.lu@amd.com>
Reviewed-by: Samir Dhume <samir.dhume@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent 1ffa860
Raw File
trace.c
/*
 * tracepoint definitions for HD-audio core drivers
 */

#define CREATE_TRACE_POINTS
#include "trace.h"
back to top