This will validate PMU frequency attributes that have been added to the driver.
Cc: Riana Tauro <[email protected]>> Cc: Kamil Konieczny <[email protected]> Signed-off-by: Vinay Belgaumkar <[email protected]> Vinay Belgaumkar (2): lib/xe_gt: Move get/set GT freq utils to lib tests/xe_pmu: Add frequency test lib/xe/xe_gt.c | 64 +++++++++++++++ lib/xe/xe_gt.h | 2 + tests/intel/xe_gt_freq.c | 166 +++++++++++++++------------------------ tests/intel/xe_pmu.c | 147 ++++++++++++++++++++++++++++++++++ 4 files changed, 278 insertions(+), 101 deletions(-) -- 2.38.1
