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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_mode.h 238 struct amdgpu_afmt { struct
323 struct amdgpu_afmt *afmt[AMDGPU_MAX_AFMT_BLOCKS];
449 struct amdgpu_afmt *afmt;
Makefile 50 amdgpu_pm.o atombios_dp.o amdgpu_afmt.o amdgpu_trace_points.o \
amdgpu_dce_v10_0.c 1790 adev->mode_info.afmt[i] = kzalloc(sizeof(struct amdgpu_afmt), GFP_KERNEL);
amdgpu_dce_v11_0.c 1832 adev->mode_info.afmt[i] = kzalloc(sizeof(struct amdgpu_afmt), GFP_KERNEL);
amdgpu_dce_v6_0.c 1756 adev->mode_info.afmt[i] = kzalloc(sizeof(struct amdgpu_afmt), GFP_KERNEL);
amdgpu_dce_v8_0.c 1719 adev->mode_info.afmt[i] = kzalloc(sizeof(struct amdgpu_afmt), GFP_KERNEL);
  /src/sys/modules/amdgpu/
Makefile 157 SRCS+= amdgpu_afmt.c

Completed in 22 milliseconds