Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v10_0.c273 * dce_v10_0_hpd_sense - hpd sense callback.
281 static bool dce_v10_0_hpd_sense(struct amdgpu_device *adev, in dce_v10_0_hpd_sense() function
308 bool connected = dce_v10_0_hpd_sense(adev, hpd); in dce_v10_0_hpd_set_polarity()
3592 .hpd_sense = &dce_v10_0_hpd_sense,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v10_0.c270 * dce_v10_0_hpd_sense - hpd sense callback.
278 static bool dce_v10_0_hpd_sense(struct amdgpu_device *adev, in dce_v10_0_hpd_sense() function
305 bool connected = dce_v10_0_hpd_sense(adev, hpd); in dce_v10_0_hpd_set_polarity()
3602 .hpd_sense = &dce_v10_0_hpd_sense,

Completed in 13 milliseconds