Searched refs:dal_allocation (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.h175 * struct dal_allocation - Tracks mapped FB memory for SMU communication
181 struct dal_allocation { struct
H A Damdgpu_dm_helpers.c1024 struct dal_allocation *da;
1029 da = kzalloc(sizeof(struct dal_allocation), GFP_KERNEL);
1056 struct dal_allocation *da;

Completed in 177 milliseconds