HomeSort by: relevance | last modified time | path
    Searched refs:tonga_smumgr (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
Makefile 26 SMU_MGR = smumgr.o smu8_smumgr.o tonga_smumgr.o fiji_smumgr.o \
tonga_smumgr.h 1 /* $NetBSD: tonga_smumgr.h,v 1.2 2021/12/18 23:45:27 riastradh Exp $ */
65 struct tonga_smumgr { struct
amdgpu_tonga_smumgr.c 36 #include "tonga_smumgr.h"
201 struct tonga_smumgr *priv = hwmgr->smu_backend;
234 struct tonga_smumgr *tonga_priv = NULL;
236 tonga_priv = kzalloc(sizeof(struct tonga_smumgr), GFP_KERNEL);
516 struct tonga_smumgr *smu_data = (struct tonga_smumgr *)(hwmgr->smu_backend);
694 struct tonga_smumgr *smu_data = (struct tonga_smumgr *)(hwmgr->smu_backend);
1094 struct tonga_smumgr *smu_data =
1095 (struct tonga_smumgr *)(hwmgr->smu_backend)
    [all...]

Completed in 33 milliseconds