|
@@ -1032,7 +1032,6 @@ extern int drm_mode_gamma_get_ioctl(struct drm_device *dev,
|
|
void *data, struct drm_file *file_priv);
|
|
void *data, struct drm_file *file_priv);
|
|
extern int drm_mode_gamma_set_ioctl(struct drm_device *dev,
|
|
extern int drm_mode_gamma_set_ioctl(struct drm_device *dev,
|
|
void *data, struct drm_file *file_priv);
|
|
void *data, struct drm_file *file_priv);
|
|
-extern u8 *drm_find_cea_extension(struct edid *edid);
|
|
|
|
extern u8 drm_match_cea_mode(const struct drm_display_mode *to_match);
|
|
extern u8 drm_match_cea_mode(const struct drm_display_mode *to_match);
|
|
extern bool drm_detect_hdmi_monitor(struct edid *edid);
|
|
extern bool drm_detect_hdmi_monitor(struct edid *edid);
|
|
extern bool drm_detect_monitor_audio(struct edid *edid);
|
|
extern bool drm_detect_monitor_audio(struct edid *edid);
|