Home
last modified time | relevance | path

Searched refs:amdgpu_has_atpx (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atpx_handler.c77 bool amdgpu_has_atpx(void) in amdgpu_has_atpx() function
Damdgpu.h1339 bool amdgpu_has_atpx(void);
1346 static inline bool amdgpu_has_atpx(void) { return false; } in amdgpu_has_atpx() function
Damdgpu_device.c2088 if (amdgpu_has_atpx() && in amdgpu_device_ip_early_init()