Lines Matching defs:ivideo
345 static void sisfb_detect_custom_timing(struct sis_video_info *ivideo) in sisfb_detect_custom_timing()
503 static void sisfb_handle_ddc(struct sis_video_info *ivideo, in sisfb_handle_ddc()
559 sisfb_verify_rate(struct sis_video_info *ivideo, struct sisfb_monitor *monitor, in sisfb_verify_rate()
613 sisfb_validate_mode(struct sis_video_info *ivideo, int myindex, u32 vbflags) in sisfb_validate_mode()
683 sisfb_search_refresh_rate(struct sis_video_info *ivideo, unsigned int rate, int mode_idx) in sisfb_search_refresh_rate()
728 sisfb_bridgeisslave(struct sis_video_info *ivideo) in sisfb_bridgeisslave()
745 sisfballowretracecrt1(struct sis_video_info *ivideo) in sisfballowretracecrt1()
761 sisfbcheckvretracecrt1(struct sis_video_info *ivideo) in sisfbcheckvretracecrt1()
773 sisfbwaitretracecrt1(struct sis_video_info *ivideo) in sisfbwaitretracecrt1()
787 sisfbcheckvretracecrt2(struct sis_video_info *ivideo) in sisfbcheckvretracecrt2()
805 sisfb_CheckVBRetrace(struct sis_video_info *ivideo) in sisfb_CheckVBRetrace()
816 sisfb_setupvbblankflags(struct sis_video_info *ivideo, u32 *vcount, u32 *hcount) in sisfb_setupvbblankflags()
866 sisfb_myblank(struct sis_video_info *ivideo, int blank) in sisfb_myblank()
995 struct sis_video_info *ivideo = (struct sis_video_info *)SiS_Pr->ivideo; in sisfb_read_nbridge_pci_dword() local
1005 struct sis_video_info *ivideo = (struct sis_video_info *)SiS_Pr->ivideo; in sisfb_write_nbridge_pci_dword() local
1013 struct sis_video_info *ivideo = (struct sis_video_info *)SiS_Pr->ivideo; in sisfb_read_lpc_pci_dword() local
1027 struct sis_video_info *ivideo = (struct sis_video_info *)SiS_Pr->ivideo; in sisfb_write_nbridge_pci_byte() local
1035 struct sis_video_info *ivideo = (struct sis_video_info *)SiS_Pr->ivideo; in sisfb_read_mio_pci_word() local
1054 sisfb_set_vparms(struct sis_video_info *ivideo) in sisfb_set_vparms()
1080 sisfb_calc_maxyres(struct sis_video_info *ivideo, struct fb_var_screeninfo *var) in sisfb_calc_maxyres()
1090 sisfb_calc_pitch(struct sis_video_info *ivideo, struct fb_var_screeninfo *var) in sisfb_calc_pitch()
1102 sisfb_set_pitch(struct sis_video_info *ivideo) in sisfb_set_pitch()
1125 sisfb_bpp_to_var(struct sis_video_info *ivideo, struct fb_var_screeninfo *var) in sisfb_bpp_to_var()
1158 sisfb_set_mode(struct sis_video_info *ivideo, int clrscrn) in sisfb_set_mode()
1185 struct sis_video_info *ivideo = (struct sis_video_info *)info->par; in sisfb_do_set_var() local
1304 sisfb_set_base_CRT1(struct sis_video_info *ivideo, unsigned int base) in sisfb_set_base_CRT1()
1317 sisfb_set_base_CRT2(struct sis_video_info *ivideo, unsigned int base) in sisfb_set_base_CRT2()
1331 sisfb_pan_var(struct sis_video_info *ivideo, struct fb_info *info, in sisfb_pan_var()
1374 struct sis_video_info *ivideo = (struct sis_video_info *)info->par; in sisfb_setcolreg() local
1431 struct sis_video_info *ivideo = (struct sis_video_info *)info->par; in sisfb_check_var() local
1621 struct sis_video_info *ivideo = (struct sis_video_info *)info->par; in sisfb_pan_display() local
1644 struct sis_video_info *ivideo = (struct sis_video_info *)info->par; in sisfb_blank() local
1654 struct sis_video_info *ivideo = (struct sis_video_info *)info->par; in sisfb_ioctl() local
1833 struct sis_video_info *ivideo = (struct sis_video_info *)info->par; in sisfb_get_fix() local
1931 static int sisfb_get_dram_size(struct sis_video_info *ivideo) in sisfb_get_dram_size()
2030 static void sisfb_detect_VB_connect(struct sis_video_info *ivideo) in sisfb_detect_VB_connect()
2155 static bool sisfb_test_DDC1(struct sis_video_info *ivideo) in sisfb_test_DDC1()
2167 static void sisfb_sense_crt1(struct sis_video_info *ivideo) in sisfb_sense_crt1()
2248 static void SiS_SenseLCD(struct sis_video_info *ivideo) in SiS_SenseLCD()
2335 static int SISDoSense(struct sis_video_info *ivideo, u16 type, u16 test) in SISDoSense()
2364 static void SiS_Sense30x(struct sis_video_info *ivideo) in SiS_Sense30x()
2504 static void SiS_SenseCh(struct sis_video_info *ivideo) in SiS_SenseCh()
2628 static void sisfb_get_VB_type(struct sis_video_info *ivideo) in sisfb_get_VB_type()
2777 sisfb_engine_init(struct sis_video_info *ivideo) in sisfb_engine_init()
2890 static void sisfb_detect_lcd_type(struct sis_video_info *ivideo) in sisfb_detect_lcd_type()
2945 static void sisfb_save_pdc_emi(struct sis_video_info *ivideo) in sisfb_save_pdc_emi()
3063 static u32 sisfb_getheapstart(struct sis_video_info *ivideo) in sisfb_getheapstart()
3109 static u32 sisfb_getheapsize(struct sis_video_info *ivideo) in sisfb_getheapsize()
3134 static int sisfb_heap_init(struct sis_video_info *ivideo) in sisfb_heap_init()
3374 sis_int_malloc(struct sis_video_info *ivideo, struct sis_memreq *req) in sis_int_malloc()
3395 struct sis_video_info *ivideo = sisfb_heap->vinfo; in sis_malloc() local
3406 struct sis_video_info *ivideo = pci_get_drvdata(pdev); in sis_malloc_new() local
3414 sis_int_free(struct sis_video_info *ivideo, u32 base) in sis_int_free()
3432 struct sis_video_info *ivideo = sisfb_heap->vinfo; in sis_free() local
3440 struct sis_video_info *ivideo = pci_get_drvdata(pdev); in sis_free_new() local
3448 sisfb_check_engine_and_sync(struct sis_video_info *ivideo) in sisfb_check_engine_and_sync()
3486 sisfb_pre_setmode(struct sis_video_info *ivideo) in sisfb_pre_setmode()
3646 sisfb_fixup_SR11(struct sis_video_info *ivideo) in sisfb_fixup_SR11()
3666 sisfb_set_TVxposoffset(struct sis_video_info *ivideo, int val) in sisfb_set_TVxposoffset()
3724 sisfb_set_TVyposoffset(struct sis_video_info *ivideo, int val) in sisfb_set_TVyposoffset()
3774 sisfb_post_setmode(struct sis_video_info *ivideo) in sisfb_post_setmode()
3880 sisfb_reset_mode(struct sis_video_info *ivideo) in sisfb_reset_mode()
3893 sisfb_handle_command(struct sis_video_info *ivideo, struct sisfb_cmd *sisfb_command) in sisfb_handle_command()
4041 struct sis_video_info *ivideo) in sisfb_check_rom()
4070 struct sis_video_info *ivideo = pci_get_drvdata(pdev); in sisfb_find_rom() local
4127 static void sisfb_post_map_vram(struct sis_video_info *ivideo, in sisfb_post_map_vram()
4153 static int sisfb_post_300_buswidth(struct sis_video_info *ivideo) in sisfb_post_300_buswidth()
4218 static int sisfb_post_300_rwtest(struct sis_video_info *ivideo, int iteration, in sisfb_post_300_rwtest()
4286 struct sis_video_info *ivideo = pci_get_drvdata(pdev); in sisfb_post_300_ramsize() local
4311 struct sis_video_info *ivideo = pci_get_drvdata(pdev); in sisfb_post_sis300() local
4526 static inline int sisfb_xgi_is21(struct sis_video_info *ivideo) in sisfb_xgi_is21()
4531 static void sisfb_post_xgi_delay(struct sis_video_info *ivideo, int delay) in sisfb_post_xgi_delay()
4542 static int sisfb_find_host_bridge(struct sis_video_info *ivideo, in sisfb_find_host_bridge()
4562 static int sisfb_post_xgi_rwtest(struct sis_video_info *ivideo, int starta, in sisfb_post_xgi_rwtest()
4593 static int sisfb_post_xgi_ramsize(struct sis_video_info *ivideo) in sisfb_post_xgi_ramsize()
4845 static void sisfb_post_xgi_setclocks(struct sis_video_info *ivideo, u8 regb) in sisfb_post_xgi_setclocks()
4900 static void sisfb_post_xgi_ddr2_mrs_default(struct sis_video_info *ivideo, in sisfb_post_xgi_ddr2_mrs_default()
4941 static void sisfb_post_xgi_ddr2_mrs_xg21(struct sis_video_info *ivideo) in sisfb_post_xgi_ddr2_mrs_xg21()
4982 static void sisfb_post_xgi_ddr2(struct sis_video_info *ivideo, u8 regb) in sisfb_post_xgi_ddr2()
5027 static u8 sisfb_post_xgi_ramtype(struct sis_video_info *ivideo) in sisfb_post_xgi_ramtype()
5068 struct sis_video_info *ivideo = pci_get_drvdata(pdev); in sisfb_post_xgi() local
5806 struct sis_video_info *ivideo = NULL; in sisfb_probe() local
6491 struct sis_video_info *ivideo = pci_get_drvdata(pdev); in sisfb_remove() local