search for: nouveau_bios_fp_mode

Displaying 1 result from an estimated 1 matches for "nouveau_bios_fp_mode".

2020 Mar 17
0
[PATCH] drm/nouveau: Remove nouveau_bios_connector_entry()
...u8 *olddcb_conn(struct drm_device *, u8 idx); int nouveau_bios_init(struct drm_device *); void nouveau_bios_takedown(struct drm_device *dev); int nouveau_run_vbios_init(struct drm_device *); -struct dcb_connector_table_entry * -nouveau_bios_connector_entry(struct drm_device *, int index); bool nouveau_bios_fp_mode(struct drm_device *, struct drm_display_mode *); uint8_t *nouveau_bios_embedded_edid(struct drm_device *); int nouveau_bios_parse_lvds_table(struct drm_device *, int pxclk, -- 2.24.1