Sign in
android-kvm
/
linux
/
5bb6ba448fe3598a7668838942db1f008beb581b
/
.
/
drivers
/
gpu
/
drm
/
xe
/
xe_vram_freq.h
blob: bf726bc5881f21675f4a6860ea342fc6036e4d70 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: MIT */
/*
* Copyright © 2023 Intel Corporation
*/
#ifndef
_XE_VRAM_FREQ_H_
#define
_XE_VRAM_FREQ_H_
struct
xe_tile
;
int
xe_vram_freq_sysfs_init
(
struct
xe_tile
*
tile
);
#endif
/* _XE_VRAM_FREQ_H_ */