/linux-6.12.1/drivers/gpu/drm/amd/display/dc/gpio/ |
D | hw_hpd.c | 56 struct hw_hpd *hpd = HW_HPD_FROM_BASE(*ptr); in dal_hw_hpd_destroy() local 69 struct hw_hpd *hpd = HW_HPD_FROM_BASE(ptr); in get_value() local 92 struct hw_hpd *hpd = HW_HPD_FROM_BASE(ptr); in set_config() local
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/link/protocols/ |
D | link_hpd.c | 65 struct gpio *hpd; in link_enable_hpd_filter() local 137 struct gpio *hpd; in get_hpd_line() local 179 struct gpio *hpd; in program_hpd_filter() local
|
/linux-6.12.1/drivers/gpu/drm/mediatek/ |
D | mtk_cec.c | 56 bool hpd; member 94 void (*hpd_event)(bool hpd, struct device *dev), in mtk_cec_set_hpd_event() 151 static void mtk_cec_hpd_event(struct mtk_cec *cec, bool hpd) in mtk_cec_hpd_event() 170 bool hpd; in mtk_cec_htplg_isr_thread() local
|
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | conn.c | 46 static const u8 hpd[] = { 0x07, 0x08, 0x51, 0x52, 0x5e, 0x5f, 0x60 }; in nvkm_conn_ctor() local
|
/linux-6.12.1/drivers/gpu/drm/display/ |
D | drm_bridge_connector.c | 155 struct drm_bridge *hpd = bridge_connector->bridge_hpd; in drm_bridge_connector_enable_hpd() local 166 struct drm_bridge *hpd = bridge_connector->bridge_hpd; in drm_bridge_connector_disable_hpd() local
|
/linux-6.12.1/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
D | disp.h | 25 struct nvkm_gsp_event hpd; member 36 struct nvkm_event hpd; member
|
/linux-6.12.1/drivers/gpu/drm/nouveau/ |
D | nouveau_dp.c | 226 int ret = NOUVEAU_DP_NONE, hpd; in nouveau_dp_detect() local 504 u64 hpd = 0; in nouveau_dp_irq() local
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | gpio.h | 35 struct hw_hpd *hpd; member
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/gpio/dce80/ |
D | hw_factory_dce80.c | 143 struct hw_hpd *hpd = HW_HPD_FROM_BASE(pin); in define_hpd_registers() local
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/gpio/dce60/ |
D | hw_factory_dce60.c | 143 struct hw_hpd *hpd = HW_HPD_FROM_BASE(pin); in define_hpd_registers() local
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/gpio/dce110/ |
D | hw_factory_dce110.c | 139 struct hw_hpd *hpd = HW_HPD_FROM_BASE(pin); in define_hpd_registers() local
|
/linux-6.12.1/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
D | conn.h | 38 u8 hpd; member
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/gpio/dce120/ |
D | hw_factory_dce120.c | 156 struct hw_hpd *hpd = HW_HPD_FROM_BASE(pin); in define_hpd_registers() local
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/gpio/dcn10/ |
D | hw_factory_dcn10.c | 188 struct hw_hpd *hpd = HW_HPD_FROM_BASE(pin); in define_hpd_registers() local
|
/linux-6.12.1/drivers/gpu/drm/radeon/ |
D | rs600.c | 359 bool rs600_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd) in rs600_hpd_sense() 382 enum radeon_hpd_id hpd) in rs600_hpd_set_polarity()
|
/linux-6.12.1/drivers/usb/typec/altmodes/ |
D | displayport.c | 66 bool hpd; member 153 bool hpd = !!(dp->data.status & DP_STATUS_HPD_STATE); in dp_altmode_status_update() local
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/gpio/dcn30/ |
D | hw_factory_dcn30.c | 225 struct hw_hpd *hpd = HW_HPD_FROM_BASE(pin); in define_hpd_registers() local
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/gpio/dcn32/ |
D | hw_factory_dcn32.c | 229 struct hw_hpd *hpd = HW_HPD_FROM_BASE(pin); in define_hpd_registers() local
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/gpio/dcn401/ |
D | hw_factory_dcn401.c | 221 struct hw_hpd *hpd = HW_HPD_FROM_BASE(pin); in define_hpd_registers() local
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/gpio/dcn21/ |
D | hw_factory_dcn21.c | 196 struct hw_hpd *hpd = HW_HPD_FROM_BASE(pin); in define_hpd_registers() local
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/gpio/dcn20/ |
D | hw_factory_dcn20.c | 208 struct hw_hpd *hpd = HW_HPD_FROM_BASE(pin); in define_hpd_registers() local
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/gpio/dcn315/ |
D | hw_factory_dcn315.c | 217 struct hw_hpd *hpd = HW_HPD_FROM_BASE(pin); in define_hpd_registers() local
|
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | dce_v10_0.c | 90 uint32_t hpd; member 281 enum amdgpu_hpd_id hpd) in dce_v10_0_hpd_sense() 304 enum amdgpu_hpd_id hpd) in dce_v10_0_hpd_set_polarity() 3050 unsigned hpd, in dce_v10_0_set_hpd_irq_state() 3203 int hpd) in dce_v10_0_hpd_int_ack() 3290 unsigned hpd; in dce_v10_0_hpd_irq() local
|
D | dce_v11_0.c | 94 uint32_t hpd; member 305 enum amdgpu_hpd_id hpd) in dce_v11_0_hpd_sense() 328 enum amdgpu_hpd_id hpd) in dce_v11_0_hpd_set_polarity() 3181 unsigned hpd, in dce_v11_0_set_hpd_irq_state() 3334 int hpd) in dce_v11_0_hpd_int_ack() 3422 unsigned hpd; in dce_v11_0_hpd_irq() local
|
/linux-6.12.1/drivers/gpu/drm/sti/ |
D | sti_hdmi.h | 79 bool hpd; member
|