Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v6_0.c225 * dce_v6_0_hpd_sense - hpd sense callback.
233 static bool dce_v6_0_hpd_sense(struct amdgpu_device *adev, in dce_v6_0_hpd_sense() function
259 bool connected = dce_v6_0_hpd_sense(adev, hpd); in dce_v6_0_hpd_set_polarity()
3403 .hpd_sense = &dce_v6_0_hpd_sense,
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v6_0.c228 * dce_v6_0_hpd_sense - hpd sense callback.
236 static bool dce_v6_0_hpd_sense(struct amdgpu_device *adev, in dce_v6_0_hpd_sense() function
262 bool connected = dce_v6_0_hpd_sense(adev, hpd); in dce_v6_0_hpd_set_polarity()
3424 .hpd_sense = &dce_v6_0_hpd_sense,

Completed in 10 milliseconds