Lines Matching defs:ivideo
342 static void sisfb_detect_custom_timing(struct sis_video_info *ivideo) in sisfb_detect_custom_timing()
500 static void sisfb_handle_ddc(struct sis_video_info *ivideo, in sisfb_handle_ddc()
556 sisfb_verify_rate(struct sis_video_info *ivideo, struct sisfb_monitor *monitor, in sisfb_verify_rate()
610 sisfb_validate_mode(struct sis_video_info *ivideo, int myindex, u32 vbflags) in sisfb_validate_mode()
680 sisfb_search_refresh_rate(struct sis_video_info *ivideo, unsigned int rate, int mode_idx) in sisfb_search_refresh_rate()
725 sisfb_bridgeisslave(struct sis_video_info *ivideo) in sisfb_bridgeisslave()
742 sisfballowretracecrt1(struct sis_video_info *ivideo) in sisfballowretracecrt1()
758 sisfbcheckvretracecrt1(struct sis_video_info *ivideo) in sisfbcheckvretracecrt1()
770 sisfbwaitretracecrt1(struct sis_video_info *ivideo) in sisfbwaitretracecrt1()
784 sisfbcheckvretracecrt2(struct sis_video_info *ivideo) in sisfbcheckvretracecrt2()
802 sisfb_CheckVBRetrace(struct sis_video_info *ivideo) in sisfb_CheckVBRetrace()
813 sisfb_setupvbblankflags(struct sis_video_info *ivideo, u32 *vcount, u32 *hcount) in sisfb_setupvbblankflags()
863 sisfb_myblank(struct sis_video_info *ivideo, int blank) in sisfb_myblank()
992 struct sis_video_info *ivideo = (struct sis_video_info *)SiS_Pr->ivideo; in sisfb_read_nbridge_pci_dword() local
1002 struct sis_video_info *ivideo = (struct sis_video_info *)SiS_Pr->ivideo; in sisfb_write_nbridge_pci_dword() local
1010 struct sis_video_info *ivideo = (struct sis_video_info *)SiS_Pr->ivideo; in sisfb_read_lpc_pci_dword() local
1024 struct sis_video_info *ivideo = (struct sis_video_info *)SiS_Pr->ivideo; in sisfb_write_nbridge_pci_byte() local
1032 struct sis_video_info *ivideo = (struct sis_video_info *)SiS_Pr->ivideo; in sisfb_read_mio_pci_word() local
1051 sisfb_set_vparms(struct sis_video_info *ivideo) in sisfb_set_vparms()
1077 sisfb_calc_maxyres(struct sis_video_info *ivideo, struct fb_var_screeninfo *var) in sisfb_calc_maxyres()
1087 sisfb_calc_pitch(struct sis_video_info *ivideo, struct fb_var_screeninfo *var) in sisfb_calc_pitch()
1099 sisfb_set_pitch(struct sis_video_info *ivideo) in sisfb_set_pitch()
1122 sisfb_bpp_to_var(struct sis_video_info *ivideo, struct fb_var_screeninfo *var) in sisfb_bpp_to_var()
1155 sisfb_set_mode(struct sis_video_info *ivideo, int clrscrn) in sisfb_set_mode()
1182 struct sis_video_info *ivideo = (struct sis_video_info *)info->par; in sisfb_do_set_var() local
1301 sisfb_set_base_CRT1(struct sis_video_info *ivideo, unsigned int base) in sisfb_set_base_CRT1()
1314 sisfb_set_base_CRT2(struct sis_video_info *ivideo, unsigned int base) in sisfb_set_base_CRT2()
1328 sisfb_pan_var(struct sis_video_info *ivideo, struct fb_info *info, in sisfb_pan_var()
1371 struct sis_video_info *ivideo = (struct sis_video_info *)info->par; in sisfb_setcolreg() local
1428 struct sis_video_info *ivideo = (struct sis_video_info *)info->par; in sisfb_check_var() local
1618 struct sis_video_info *ivideo = (struct sis_video_info *)info->par; in sisfb_pan_display() local
1641 struct sis_video_info *ivideo = (struct sis_video_info *)info->par; in sisfb_blank() local
1651 struct sis_video_info *ivideo = (struct sis_video_info *)info->par; in sisfb_ioctl() local
1830 struct sis_video_info *ivideo = (struct sis_video_info *)info->par; in sisfb_get_fix() local
1928 static int sisfb_get_dram_size(struct sis_video_info *ivideo) in sisfb_get_dram_size()
2027 static void sisfb_detect_VB_connect(struct sis_video_info *ivideo) in sisfb_detect_VB_connect()
2152 static bool sisfb_test_DDC1(struct sis_video_info *ivideo) in sisfb_test_DDC1()
2164 static void sisfb_sense_crt1(struct sis_video_info *ivideo) in sisfb_sense_crt1()
2245 static void SiS_SenseLCD(struct sis_video_info *ivideo) in SiS_SenseLCD()
2332 static int SISDoSense(struct sis_video_info *ivideo, u16 type, u16 test) in SISDoSense()
2361 static void SiS_Sense30x(struct sis_video_info *ivideo) in SiS_Sense30x()
2501 static void SiS_SenseCh(struct sis_video_info *ivideo) in SiS_SenseCh()
2625 static void sisfb_get_VB_type(struct sis_video_info *ivideo) in sisfb_get_VB_type()
2774 sisfb_engine_init(struct sis_video_info *ivideo) in sisfb_engine_init()
2887 static void sisfb_detect_lcd_type(struct sis_video_info *ivideo) in sisfb_detect_lcd_type()
2942 static void sisfb_save_pdc_emi(struct sis_video_info *ivideo) in sisfb_save_pdc_emi()
3060 static u32 sisfb_getheapstart(struct sis_video_info *ivideo) in sisfb_getheapstart()
3106 static u32 sisfb_getheapsize(struct sis_video_info *ivideo) in sisfb_getheapsize()
3131 static int sisfb_heap_init(struct sis_video_info *ivideo) in sisfb_heap_init()
3371 sis_int_malloc(struct sis_video_info *ivideo, struct sis_memreq *req) in sis_int_malloc()
3392 struct sis_video_info *ivideo = sisfb_heap->vinfo; in sis_malloc() local
3403 struct sis_video_info *ivideo = pci_get_drvdata(pdev); in sis_malloc_new() local
3411 sis_int_free(struct sis_video_info *ivideo, u32 base) in sis_int_free()
3429 struct sis_video_info *ivideo = sisfb_heap->vinfo; in sis_free() local
3437 struct sis_video_info *ivideo = pci_get_drvdata(pdev); in sis_free_new() local
3445 sisfb_check_engine_and_sync(struct sis_video_info *ivideo) in sisfb_check_engine_and_sync()
3483 sisfb_pre_setmode(struct sis_video_info *ivideo) in sisfb_pre_setmode()
3643 sisfb_fixup_SR11(struct sis_video_info *ivideo) in sisfb_fixup_SR11()
3663 sisfb_set_TVxposoffset(struct sis_video_info *ivideo, int val) in sisfb_set_TVxposoffset()
3721 sisfb_set_TVyposoffset(struct sis_video_info *ivideo, int val) in sisfb_set_TVyposoffset()
3771 sisfb_post_setmode(struct sis_video_info *ivideo) in sisfb_post_setmode()
3877 sisfb_reset_mode(struct sis_video_info *ivideo) in sisfb_reset_mode()
3890 sisfb_handle_command(struct sis_video_info *ivideo, struct sisfb_cmd *sisfb_command) in sisfb_handle_command()
4038 struct sis_video_info *ivideo) in sisfb_check_rom()
4067 struct sis_video_info *ivideo = pci_get_drvdata(pdev); in sisfb_find_rom() local
4124 static void sisfb_post_map_vram(struct sis_video_info *ivideo, in sisfb_post_map_vram()
4150 static int sisfb_post_300_buswidth(struct sis_video_info *ivideo) in sisfb_post_300_buswidth()
4215 static int sisfb_post_300_rwtest(struct sis_video_info *ivideo, int iteration, in sisfb_post_300_rwtest()
4283 struct sis_video_info *ivideo = pci_get_drvdata(pdev); in sisfb_post_300_ramsize() local
4308 struct sis_video_info *ivideo = pci_get_drvdata(pdev); in sisfb_post_sis300() local
4523 static inline int sisfb_xgi_is21(struct sis_video_info *ivideo) in sisfb_xgi_is21()
4528 static void sisfb_post_xgi_delay(struct sis_video_info *ivideo, int delay) in sisfb_post_xgi_delay()
4539 static int sisfb_find_host_bridge(struct sis_video_info *ivideo, in sisfb_find_host_bridge()
4559 static int sisfb_post_xgi_rwtest(struct sis_video_info *ivideo, int starta, in sisfb_post_xgi_rwtest()
4590 static int sisfb_post_xgi_ramsize(struct sis_video_info *ivideo) in sisfb_post_xgi_ramsize()
4842 static void sisfb_post_xgi_setclocks(struct sis_video_info *ivideo, u8 regb) in sisfb_post_xgi_setclocks()
4897 static void sisfb_post_xgi_ddr2_mrs_default(struct sis_video_info *ivideo, in sisfb_post_xgi_ddr2_mrs_default()
4938 static void sisfb_post_xgi_ddr2_mrs_xg21(struct sis_video_info *ivideo) in sisfb_post_xgi_ddr2_mrs_xg21()
4979 static void sisfb_post_xgi_ddr2(struct sis_video_info *ivideo, u8 regb) in sisfb_post_xgi_ddr2()
5024 static u8 sisfb_post_xgi_ramtype(struct sis_video_info *ivideo) in sisfb_post_xgi_ramtype()
5065 struct sis_video_info *ivideo = pci_get_drvdata(pdev); in sisfb_post_xgi() local
5803 struct sis_video_info *ivideo = NULL; in sisfb_probe() local
6480 struct sis_video_info *ivideo = pci_get_drvdata(pdev); in sisfb_remove() local