Lines Matching refs:intelfb_info

67 int intelfbhw_get_chipset(struct pci_dev *pdev, struct intelfb_info *dinfo)
280 int intelfbhw_check_non_crt(struct intelfb_info *dinfo)
311 int intelfbhw_validate_mode(struct intelfb_info *dinfo,
383 struct intelfb_info *dinfo = GET_DINFO(info);
417 struct intelfb_info *dinfo = GET_DINFO(info);
497 void intelfbhw_setcolreg(struct intelfb_info *dinfo, unsigned regno,
516 int intelfbhw_read_hw_state(struct intelfb_info *dinfo,
682 static void intelfbhw_get_p1p2(struct intelfb_info *dinfo, int dpll,
710 void intelfbhw_print_hw_state(struct intelfb_info *dinfo,
1038 int intelfbhw_mode_to_hw(struct intelfb_info *dinfo,
1275 int intelfbhw_program_mode(struct intelfb_info *dinfo,
1480 static void refresh_ring(struct intelfb_info *dinfo);
1481 static void reset_state(struct intelfb_info *dinfo);
1482 static void do_flush(struct intelfb_info *dinfo);
1484 static u32 get_ring_space(struct intelfb_info *dinfo)
1502 static int wait_ring(struct intelfb_info *dinfo, int n)
1544 static void do_flush(struct intelfb_info *dinfo)
1552 void intelfbhw_do_sync(struct intelfb_info *dinfo)
1571 static void refresh_ring(struct intelfb_info *dinfo)
1582 static void reset_state(struct intelfb_info *dinfo)
1612 void intelfbhw_2d_stop(struct intelfb_info *dinfo)
1631 void intelfbhw_2d_start(struct intelfb_info *dinfo)
1655 void intelfbhw_do_fillrect(struct intelfb_info *dinfo, u32 x, u32 y, u32 w,
1700 intelfbhw_do_bitblt(struct intelfb_info *dinfo, u32 curx, u32 cury,
1745 int intelfbhw_do_drawglyph(struct intelfb_info *dinfo, u32 fg, u32 bg, u32 w,
1834 void intelfbhw_cursor_init(struct intelfb_info *dinfo)
1865 void intelfbhw_cursor_hide(struct intelfb_info *dinfo)
1890 void intelfbhw_cursor_show(struct intelfb_info *dinfo)
1919 void intelfbhw_cursor_setpos(struct intelfb_info *dinfo, int x, int y)
1941 void intelfbhw_cursor_setcolor(struct intelfb_info *dinfo, u32 bg, u32 fg)
1953 void intelfbhw_cursor_load(struct intelfb_info *dinfo, int width, int height,
1982 void intelfbhw_cursor_reset(struct intelfb_info *dinfo)
2006 struct intelfb_info *dinfo = dev_id;
2038 int intelfbhw_enable_irq(struct intelfb_info *dinfo)
2067 void intelfbhw_disable_irq(struct intelfb_info *dinfo)
2086 int intelfbhw_wait_for_vsync(struct intelfb_info *dinfo, u32 pipe)