linux/drivers/gpu/drm/i915/gt/selftest_llc.c

// SPDX-License-Identifier: MIT
/*
 * Copyright © 2019 Intel Corporation
 */

#include "selftest_llc.h"
#include "intel_rps.h"

static int gen6_verify_ring_freq(struct intel_llc *llc)
{}

int st_llc_verify(struct intel_llc *llc)
{}