Lines Matching defs:ivideo

380 static void sisfb_detect_custom_timing(struct sis_video_info *ivideo)  in sisfb_detect_custom_timing()
538 static void sisfb_handle_ddc(struct sis_video_info *ivideo, in sisfb_handle_ddc()
594 sisfb_verify_rate(struct sis_video_info *ivideo, struct sisfb_monitor *monitor, in sisfb_verify_rate()
648 sisfb_validate_mode(struct sis_video_info *ivideo, int myindex, u32 vbflags) in sisfb_validate_mode()
718 sisfb_search_refresh_rate(struct sis_video_info *ivideo, unsigned int rate, int mode_idx) in sisfb_search_refresh_rate()
763 sisfb_bridgeisslave(struct sis_video_info *ivideo) in sisfb_bridgeisslave()
780 sisfballowretracecrt1(struct sis_video_info *ivideo) in sisfballowretracecrt1()
796 sisfbcheckvretracecrt1(struct sis_video_info *ivideo) in sisfbcheckvretracecrt1()
808 sisfbwaitretracecrt1(struct sis_video_info *ivideo) in sisfbwaitretracecrt1()
822 sisfbcheckvretracecrt2(struct sis_video_info *ivideo) in sisfbcheckvretracecrt2()
840 sisfb_CheckVBRetrace(struct sis_video_info *ivideo) in sisfb_CheckVBRetrace()
851 sisfb_setupvbblankflags(struct sis_video_info *ivideo, u32 *vcount, u32 *hcount) in sisfb_setupvbblankflags()
901 sisfb_myblank(struct sis_video_info *ivideo, int blank) in sisfb_myblank()
1030 struct sis_video_info *ivideo = (struct sis_video_info *)SiS_Pr->ivideo; in sisfb_read_nbridge_pci_dword() local
1040 struct sis_video_info *ivideo = (struct sis_video_info *)SiS_Pr->ivideo; in sisfb_write_nbridge_pci_dword() local
1048 struct sis_video_info *ivideo = (struct sis_video_info *)SiS_Pr->ivideo; in sisfb_read_lpc_pci_dword() local
1062 struct sis_video_info *ivideo = (struct sis_video_info *)SiS_Pr->ivideo; in sisfb_write_nbridge_pci_byte() local
1070 struct sis_video_info *ivideo = (struct sis_video_info *)SiS_Pr->ivideo; in sisfb_read_mio_pci_word() local
1089 sisfb_set_vparms(struct sis_video_info *ivideo) in sisfb_set_vparms()
1115 sisfb_calc_maxyres(struct sis_video_info *ivideo, struct fb_var_screeninfo *var) in sisfb_calc_maxyres()
1125 sisfb_calc_pitch(struct sis_video_info *ivideo, struct fb_var_screeninfo *var) in sisfb_calc_pitch()
1137 sisfb_set_pitch(struct sis_video_info *ivideo) in sisfb_set_pitch()
1160 sisfb_bpp_to_var(struct sis_video_info *ivideo, struct fb_var_screeninfo *var) in sisfb_bpp_to_var()
1193 sisfb_set_mode(struct sis_video_info *ivideo, int clrscrn) in sisfb_set_mode()
1220 struct sis_video_info *ivideo = (struct sis_video_info *)info->par; in sisfb_do_set_var() local
1339 sisfb_set_base_CRT1(struct sis_video_info *ivideo, unsigned int base) in sisfb_set_base_CRT1()
1352 sisfb_set_base_CRT2(struct sis_video_info *ivideo, unsigned int base) in sisfb_set_base_CRT2()
1366 sisfb_pan_var(struct sis_video_info *ivideo, struct fb_info *info, in sisfb_pan_var()
1409 struct sis_video_info *ivideo = (struct sis_video_info *)info->par; in sisfb_setcolreg() local
1466 struct sis_video_info *ivideo = (struct sis_video_info *)info->par; in sisfb_check_var() local
1656 struct sis_video_info *ivideo = (struct sis_video_info *)info->par; in sisfb_pan_display() local
1679 struct sis_video_info *ivideo = (struct sis_video_info *)info->par; in sisfb_blank() local
1689 struct sis_video_info *ivideo = (struct sis_video_info *)info->par; in sisfb_ioctl() local
1872 struct sis_video_info *ivideo = (struct sis_video_info *)info->par; in sisfb_get_fix() local
1970 static int sisfb_get_dram_size(struct sis_video_info *ivideo) in sisfb_get_dram_size()
2069 static void sisfb_detect_VB_connect(struct sis_video_info *ivideo) in sisfb_detect_VB_connect()
2194 static bool sisfb_test_DDC1(struct sis_video_info *ivideo) in sisfb_test_DDC1()
2206 static void sisfb_sense_crt1(struct sis_video_info *ivideo) in sisfb_sense_crt1()
2293 static void SiS_SenseLCD(struct sis_video_info *ivideo) in SiS_SenseLCD()
2380 static int SISDoSense(struct sis_video_info *ivideo, u16 type, u16 test) in SISDoSense()
2412 static void SiS_Sense30x(struct sis_video_info *ivideo) in SiS_Sense30x()
2552 static void SiS_SenseCh(struct sis_video_info *ivideo) in SiS_SenseCh()
2676 static void sisfb_get_VB_type(struct sis_video_info *ivideo) in sisfb_get_VB_type()
2825 sisfb_engine_init(struct sis_video_info *ivideo) in sisfb_engine_init()
2938 static void sisfb_detect_lcd_type(struct sis_video_info *ivideo) in sisfb_detect_lcd_type()
2993 static void sisfb_save_pdc_emi(struct sis_video_info *ivideo) in sisfb_save_pdc_emi()
3111 static u32 sisfb_getheapstart(struct sis_video_info *ivideo) in sisfb_getheapstart()
3157 static u32 sisfb_getheapsize(struct sis_video_info *ivideo) in sisfb_getheapsize()
3182 static int sisfb_heap_init(struct sis_video_info *ivideo) in sisfb_heap_init()
3422 sis_int_malloc(struct sis_video_info *ivideo, struct sis_memreq *req) in sis_int_malloc()
3443 struct sis_video_info *ivideo = sisfb_heap->vinfo; in sis_malloc() local
3454 struct sis_video_info *ivideo = pci_get_drvdata(pdev); in sis_malloc_new() local
3462 sis_int_free(struct sis_video_info *ivideo, u32 base) in sis_int_free()
3480 struct sis_video_info *ivideo = sisfb_heap->vinfo; in sis_free() local
3488 struct sis_video_info *ivideo = pci_get_drvdata(pdev); in sis_free_new() local
3496 sisfb_check_engine_and_sync(struct sis_video_info *ivideo) in sisfb_check_engine_and_sync()
3534 sisfb_pre_setmode(struct sis_video_info *ivideo) in sisfb_pre_setmode()
3694 sisfb_fixup_SR11(struct sis_video_info *ivideo) in sisfb_fixup_SR11()
3714 sisfb_set_TVxposoffset(struct sis_video_info *ivideo, int val) in sisfb_set_TVxposoffset()
3772 sisfb_set_TVyposoffset(struct sis_video_info *ivideo, int val) in sisfb_set_TVyposoffset()
3822 sisfb_post_setmode(struct sis_video_info *ivideo) in sisfb_post_setmode()
3928 sisfb_reset_mode(struct sis_video_info *ivideo) in sisfb_reset_mode()
3941 sisfb_handle_command(struct sis_video_info *ivideo, struct sisfb_cmd *sisfb_command) in sisfb_handle_command()
4089 struct sis_video_info *ivideo) in sisfb_check_rom()
4118 struct sis_video_info *ivideo = pci_get_drvdata(pdev); in sisfb_find_rom() local
4175 static void sisfb_post_map_vram(struct sis_video_info *ivideo, in sisfb_post_map_vram()
4201 static int sisfb_post_300_buswidth(struct sis_video_info *ivideo) in sisfb_post_300_buswidth()
4266 static int sisfb_post_300_rwtest(struct sis_video_info *ivideo, int iteration, in sisfb_post_300_rwtest()
4337 struct sis_video_info *ivideo = pci_get_drvdata(pdev); in sisfb_post_300_ramsize() local
4362 struct sis_video_info *ivideo = pci_get_drvdata(pdev); in sisfb_post_sis300() local
4577 static inline int sisfb_xgi_is21(struct sis_video_info *ivideo) in sisfb_xgi_is21()
4582 static void sisfb_post_xgi_delay(struct sis_video_info *ivideo, int delay) in sisfb_post_xgi_delay()
4593 static int sisfb_find_host_bridge(struct sis_video_info *ivideo, in sisfb_find_host_bridge()
4613 static int sisfb_post_xgi_rwtest(struct sis_video_info *ivideo, int starta, in sisfb_post_xgi_rwtest()
4644 static int sisfb_post_xgi_ramsize(struct sis_video_info *ivideo) in sisfb_post_xgi_ramsize()
4896 static void sisfb_post_xgi_setclocks(struct sis_video_info *ivideo, u8 regb) in sisfb_post_xgi_setclocks()
4951 static void sisfb_post_xgi_ddr2_mrs_default(struct sis_video_info *ivideo, in sisfb_post_xgi_ddr2_mrs_default()
4992 static void sisfb_post_xgi_ddr2_mrs_xg21(struct sis_video_info *ivideo) in sisfb_post_xgi_ddr2_mrs_xg21()
5033 static void sisfb_post_xgi_ddr2(struct sis_video_info *ivideo, u8 regb) in sisfb_post_xgi_ddr2()
5077 static u8 sisfb_post_xgi_ramtype(struct sis_video_info *ivideo) in sisfb_post_xgi_ramtype()
5118 struct sis_video_info *ivideo = pci_get_drvdata(pdev); in sisfb_post_xgi() local
5856 struct sis_video_info *ivideo = NULL; in sisfb_probe() local
6533 struct sis_video_info *ivideo = pci_get_drvdata(pdev); in sisfb_remove() local