Searched defs:hpd (Results 1 - 9 of 9) sorted by relevance

/freebsd-10-stable/sys/dev/drm2/radeon/
H A Dradeon_connectors.c1503 radeon_add_atom_connector(struct drm_device *dev, uint32_t connector_id, uint32_t supported_device, int connector_type, struct radeon_i2c_bus_rec *i2c_bus, uint32_t igp_lane_info, uint16_t connector_object_id, struct radeon_hpd *hpd, struct radeon_router *router) argument
1899 radeon_add_legacy_connector(struct drm_device *dev, uint32_t connector_id, uint32_t supported_device, int connector_type, struct radeon_i2c_bus_rec *i2c_bus, uint16_t connector_object_id, struct radeon_hpd *hpd) argument
[all...]
H A Drs600.c293 bool rs600_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd) argument
315 rs600_hpd_set_polarity(struct radeon_device *rdev, enum radeon_hpd_id hpd) argument
[all...]
H A Dr600.c566 bool r600_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd) argument
621 r600_hpd_set_polarity(struct radeon_device *rdev, enum radeon_hpd_id hpd) argument
[all...]
H A Dradeon_atombios.c262 struct radeon_hpd hpd; local
304 radeon_atom_apply_quirks(struct drm_device *dev, uint32_t supported_device, int *connector_type, struct radeon_i2c_bus_rec *i2c_bus, uint16_t *line_mux, struct radeon_hpd *hpd) argument
557 struct radeon_hpd hpd; local
911 struct radeon_hpd hpd; member in struct:bios_connector
[all...]
H A Dradeon_combios.c1534 struct radeon_hpd hpd; local
2296 radeon_apply_legacy_quirks(struct drm_device *dev, int bios_index, enum radeon_combios_connector *legacy_connector, struct radeon_i2c_bus_rec *ddc_i2c, struct radeon_hpd *hpd) argument
2391 struct radeon_hpd hpd; local
[all...]
H A Devergreen.c526 bool evergreen_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd) argument
570 evergreen_hpd_set_polarity(struct radeon_device *rdev, enum radeon_hpd_id hpd) argument
[all...]
H A Dradeon_mode.h106 enum radeon_hpd_id hpd; member in struct:radeon_i2c_bus_rec
445 enum radeon_hpd_id hpd; member in struct:radeon_hpd
481 struct radeon_hpd hpd; member in struct:radeon_connector
H A Dr100.c540 bool r100_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd) argument
567 r100_hpd_set_polarity(struct radeon_device *rdev, enum radeon_hpd_id hpd) argument
[all...]
H A Dradeon.h612 bool hpd[RADEON_MAX_HPD_PINS]; member in struct:radeon_irq
1272 } hpd; member in struct:radeon_asic
[all...]

Completed in 201 milliseconds