Lines Matching defs:ivideo
379 static void sisfb_detect_custom_timing(struct sis_video_info *ivideo) in sisfb_detect_custom_timing()
537 static void sisfb_handle_ddc(struct sis_video_info *ivideo, in sisfb_handle_ddc()
593 sisfb_verify_rate(struct sis_video_info *ivideo, struct sisfb_monitor *monitor, in sisfb_verify_rate()
647 sisfb_validate_mode(struct sis_video_info *ivideo, int myindex, u32 vbflags) in sisfb_validate_mode()
717 sisfb_search_refresh_rate(struct sis_video_info *ivideo, unsigned int rate, int mode_idx) in sisfb_search_refresh_rate()
762 sisfb_bridgeisslave(struct sis_video_info *ivideo) in sisfb_bridgeisslave()
779 sisfballowretracecrt1(struct sis_video_info *ivideo) in sisfballowretracecrt1()
795 sisfbcheckvretracecrt1(struct sis_video_info *ivideo) in sisfbcheckvretracecrt1()
807 sisfbwaitretracecrt1(struct sis_video_info *ivideo) in sisfbwaitretracecrt1()
821 sisfbcheckvretracecrt2(struct sis_video_info *ivideo) in sisfbcheckvretracecrt2()
839 sisfb_CheckVBRetrace(struct sis_video_info *ivideo) in sisfb_CheckVBRetrace()
850 sisfb_setupvbblankflags(struct sis_video_info *ivideo, u32 *vcount, u32 *hcount) in sisfb_setupvbblankflags()
900 sisfb_myblank(struct sis_video_info *ivideo, int blank) in sisfb_myblank()
1029 struct sis_video_info *ivideo = (struct sis_video_info *)SiS_Pr->ivideo; in sisfb_read_nbridge_pci_dword() local
1039 struct sis_video_info *ivideo = (struct sis_video_info *)SiS_Pr->ivideo; in sisfb_write_nbridge_pci_dword() local
1047 struct sis_video_info *ivideo = (struct sis_video_info *)SiS_Pr->ivideo; in sisfb_read_lpc_pci_dword() local
1061 struct sis_video_info *ivideo = (struct sis_video_info *)SiS_Pr->ivideo; in sisfb_write_nbridge_pci_byte() local
1069 struct sis_video_info *ivideo = (struct sis_video_info *)SiS_Pr->ivideo; in sisfb_read_mio_pci_word() local
1088 sisfb_set_vparms(struct sis_video_info *ivideo) in sisfb_set_vparms()
1114 sisfb_calc_maxyres(struct sis_video_info *ivideo, struct fb_var_screeninfo *var) in sisfb_calc_maxyres()
1124 sisfb_calc_pitch(struct sis_video_info *ivideo, struct fb_var_screeninfo *var) in sisfb_calc_pitch()
1136 sisfb_set_pitch(struct sis_video_info *ivideo) in sisfb_set_pitch()
1159 sisfb_bpp_to_var(struct sis_video_info *ivideo, struct fb_var_screeninfo *var) in sisfb_bpp_to_var()
1192 sisfb_set_mode(struct sis_video_info *ivideo, int clrscrn) in sisfb_set_mode()
1219 struct sis_video_info *ivideo = (struct sis_video_info *)info->par; in sisfb_do_set_var() local
1338 sisfb_set_base_CRT1(struct sis_video_info *ivideo, unsigned int base) in sisfb_set_base_CRT1()
1351 sisfb_set_base_CRT2(struct sis_video_info *ivideo, unsigned int base) in sisfb_set_base_CRT2()
1365 sisfb_pan_var(struct sis_video_info *ivideo, struct fb_info *info, in sisfb_pan_var()
1408 struct sis_video_info *ivideo = (struct sis_video_info *)info->par; in sisfb_setcolreg() local
1465 struct sis_video_info *ivideo = (struct sis_video_info *)info->par; in sisfb_check_var() local
1655 struct sis_video_info *ivideo = (struct sis_video_info *)info->par; in sisfb_pan_display() local
1678 struct sis_video_info *ivideo = (struct sis_video_info *)info->par; in sisfb_blank() local
1688 struct sis_video_info *ivideo = (struct sis_video_info *)info->par; in sisfb_ioctl() local
1871 struct sis_video_info *ivideo = (struct sis_video_info *)info->par; in sisfb_get_fix() local
1969 static int sisfb_get_dram_size(struct sis_video_info *ivideo) in sisfb_get_dram_size()
2068 static void sisfb_detect_VB_connect(struct sis_video_info *ivideo) in sisfb_detect_VB_connect()
2193 static bool sisfb_test_DDC1(struct sis_video_info *ivideo) in sisfb_test_DDC1()
2205 static void sisfb_sense_crt1(struct sis_video_info *ivideo) in sisfb_sense_crt1()
2286 static void SiS_SenseLCD(struct sis_video_info *ivideo) in SiS_SenseLCD()
2373 static int SISDoSense(struct sis_video_info *ivideo, u16 type, u16 test) in SISDoSense()
2402 static void SiS_Sense30x(struct sis_video_info *ivideo) in SiS_Sense30x()
2542 static void SiS_SenseCh(struct sis_video_info *ivideo) in SiS_SenseCh()
2666 static void sisfb_get_VB_type(struct sis_video_info *ivideo) in sisfb_get_VB_type()
2815 sisfb_engine_init(struct sis_video_info *ivideo) in sisfb_engine_init()
2928 static void sisfb_detect_lcd_type(struct sis_video_info *ivideo) in sisfb_detect_lcd_type()
2983 static void sisfb_save_pdc_emi(struct sis_video_info *ivideo) in sisfb_save_pdc_emi()
3101 static u32 sisfb_getheapstart(struct sis_video_info *ivideo) in sisfb_getheapstart()
3147 static u32 sisfb_getheapsize(struct sis_video_info *ivideo) in sisfb_getheapsize()
3172 static int sisfb_heap_init(struct sis_video_info *ivideo) in sisfb_heap_init()
3412 sis_int_malloc(struct sis_video_info *ivideo, struct sis_memreq *req) in sis_int_malloc()
3433 struct sis_video_info *ivideo = sisfb_heap->vinfo; in sis_malloc() local
3444 struct sis_video_info *ivideo = pci_get_drvdata(pdev); in sis_malloc_new() local
3452 sis_int_free(struct sis_video_info *ivideo, u32 base) in sis_int_free()
3470 struct sis_video_info *ivideo = sisfb_heap->vinfo; in sis_free() local
3478 struct sis_video_info *ivideo = pci_get_drvdata(pdev); in sis_free_new() local
3486 sisfb_check_engine_and_sync(struct sis_video_info *ivideo) in sisfb_check_engine_and_sync()
3524 sisfb_pre_setmode(struct sis_video_info *ivideo) in sisfb_pre_setmode()
3684 sisfb_fixup_SR11(struct sis_video_info *ivideo) in sisfb_fixup_SR11()
3704 sisfb_set_TVxposoffset(struct sis_video_info *ivideo, int val) in sisfb_set_TVxposoffset()
3762 sisfb_set_TVyposoffset(struct sis_video_info *ivideo, int val) in sisfb_set_TVyposoffset()
3812 sisfb_post_setmode(struct sis_video_info *ivideo) in sisfb_post_setmode()
3918 sisfb_reset_mode(struct sis_video_info *ivideo) in sisfb_reset_mode()
3931 sisfb_handle_command(struct sis_video_info *ivideo, struct sisfb_cmd *sisfb_command) in sisfb_handle_command()
4079 struct sis_video_info *ivideo) in sisfb_check_rom()
4108 struct sis_video_info *ivideo = pci_get_drvdata(pdev); in sisfb_find_rom() local
4165 static void sisfb_post_map_vram(struct sis_video_info *ivideo, in sisfb_post_map_vram()
4191 static int sisfb_post_300_buswidth(struct sis_video_info *ivideo) in sisfb_post_300_buswidth()
4256 static int sisfb_post_300_rwtest(struct sis_video_info *ivideo, int iteration, in sisfb_post_300_rwtest()
4324 struct sis_video_info *ivideo = pci_get_drvdata(pdev); in sisfb_post_300_ramsize() local
4349 struct sis_video_info *ivideo = pci_get_drvdata(pdev); in sisfb_post_sis300() local
4564 static inline int sisfb_xgi_is21(struct sis_video_info *ivideo) in sisfb_xgi_is21()
4569 static void sisfb_post_xgi_delay(struct sis_video_info *ivideo, int delay) in sisfb_post_xgi_delay()
4580 static int sisfb_find_host_bridge(struct sis_video_info *ivideo, in sisfb_find_host_bridge()
4600 static int sisfb_post_xgi_rwtest(struct sis_video_info *ivideo, int starta, in sisfb_post_xgi_rwtest()
4631 static int sisfb_post_xgi_ramsize(struct sis_video_info *ivideo) in sisfb_post_xgi_ramsize()
4883 static void sisfb_post_xgi_setclocks(struct sis_video_info *ivideo, u8 regb) in sisfb_post_xgi_setclocks()
4938 static void sisfb_post_xgi_ddr2_mrs_default(struct sis_video_info *ivideo, in sisfb_post_xgi_ddr2_mrs_default()
4979 static void sisfb_post_xgi_ddr2_mrs_xg21(struct sis_video_info *ivideo) in sisfb_post_xgi_ddr2_mrs_xg21()
5020 static void sisfb_post_xgi_ddr2(struct sis_video_info *ivideo, u8 regb) in sisfb_post_xgi_ddr2()
5065 static u8 sisfb_post_xgi_ramtype(struct sis_video_info *ivideo) in sisfb_post_xgi_ramtype()
5106 struct sis_video_info *ivideo = pci_get_drvdata(pdev); in sisfb_post_xgi() local
5844 struct sis_video_info *ivideo = NULL; in sisfb_probe() local
6521 struct sis_video_info *ivideo = pci_get_drvdata(pdev); in sisfb_remove() local