]> Pileus Git - ~andy/linux/blobdiff - drivers/gpu/drm/nouveau/nouveau_drv.h
drm/nouveau/bios: simplify U/d table hash matching func to just match
[~andy/linux] / drivers / gpu / drm / nouveau / nouveau_drv.h
index 3cf8e6a10e9d11af4fed18316b7473b910ea7854..d269b7ba45cc5c5f06e224ea5e7c2101f316a71c 100644 (file)
@@ -1090,6 +1090,7 @@ extern int run_tmds_table(struct drm_device *, struct dcb_entry *,
                          int head, int pxclk);
 extern int call_lvds_script(struct drm_device *, struct dcb_entry *, int head,
                            enum LVDS_script, int pxclk);
+bool bios_encoder_match(struct dcb_entry *, u32 hash);
 
 /* nouveau_ttm.c */
 int nouveau_ttm_global_init(struct drm_nouveau_private *);