Home
last modified time | relevance | path

Searched refs:edid (Results 1 – 19 of 19) sorted by relevance

/include/drm/
Ddrm_edid.h284 struct edid { struct
346 int drm_edid_to_sad(const struct edid *edid, struct cea_sad **sads); argument
347 int drm_edid_to_speaker_allocation(const struct edid *edid, u8 **sadb);
426 struct edid *drm_get_edid(struct drm_connector *connector,
428 struct edid *drm_get_edid_switcheroo(struct drm_connector *connector,
430 struct edid *drm_edid_duplicate(const struct edid *edid);
431 int drm_add_edid_modes(struct drm_connector *connector, struct edid *edid);
435 bool drm_detect_hdmi_monitor(const struct edid *edid);
436 bool drm_detect_monitor_audio(const struct edid *edid);
442 int drm_edid_header_is_valid(const void *edid);
[all …]
Ddrm_utils.h19 int drm_get_panel_min_brightness_quirk(const struct drm_edid *edid);
Ddrm_connector.h48 struct edid;
2278 const struct edid *edid);
Ddrm_crtc.h46 struct edid;
Ddrm_bridge.h43 struct edid;
/include/media/
Dcec-notifier.h16 struct edid;
97 const struct edid *edid);
142 const struct edid *edid) in cec_notifier_set_phys_addr_from_edid() argument
Dcec.h362 struct edid;
377 const struct edid *edid);
461 u16 cec_get_edid_phys_addr(const u8 *edid, unsigned int size,
489 const struct edid *edid) in cec_s_phys_addr_from_edid() argument
493 static inline u16 cec_get_edid_phys_addr(const u8 *edid, unsigned int size, in cec_get_edid_phys_addr() argument
544 static inline unsigned int cec_get_edid_spa_location(const u8 *edid, in cec_get_edid_spa_location() argument
562 if (edid[0x7e] + 1 < blocks) in cec_get_edid_spa_location()
563 blocks = edid[0x7e] + 1; in cec_get_edid_spa_location()
569 if (edid[offset] != 0x02 || edid[offset + 1] != 0x03) in cec_get_edid_spa_location()
573 d = edid[offset + 2] & 0x7f; in cec_get_edid_spa_location()
[all …]
Dv4l2-dv-timings.h254 u16 v4l2_get_edid_phys_addr(const u8 *edid, unsigned int size,
256 void v4l2_set_edid_phys_addr(u8 *edid, unsigned int size, u16 phys_addr);
Dv4l2-ioctl.h580 struct v4l2_edid *edid);
582 struct v4l2_edid *edid);
Dv4l2-subdev.h872 int (*get_edid)(struct v4l2_subdev *sd, struct v4l2_edid *edid);
873 int (*set_edid)(struct v4l2_subdev *sd, struct v4l2_edid *edid);
/include/acpi/
Dvideo.h61 int device_id, void **edid);
97 int device_id, void **edid) in acpi_video_get_edid() argument
/include/uapi/linux/
Dv4l2-common.h53 __u8 *edid; member
Dvirtio_gpu.h357 __u8 edid[1024]; member
/include/video/
Dudlfb.h44 char *edid; /* null until we read edid from hw or get from sysfs */ member
/include/drm/display/
Ddrm_dp_helper.h782 void drm_dp_cec_set_edid(struct drm_dp_aux *aux, const struct edid *edid);
805 const struct edid *edid) in drm_dp_cec_set_edid() argument
Ddrm_dp_mst_helper.h873 struct edid *drm_dp_mst_get_edid(struct drm_connector *connector,
/include/uapi/drm/
Dexynos_drm.h79 __u64 edid; member
/include/xen/interface/
Dplatform.h238 GUEST_HANDLE(uchar) edid;
/include/linux/
Dfb.h775 extern int fb_parse_edid(unsigned char *edid, struct fb_var_screeninfo *var);
777 extern void fb_edid_to_monspecs(unsigned char *edid,