Lines Matching refs:intelfb_info
67 int intelfbhw_get_chipset(struct pci_dev *pdev, struct intelfb_info *dinfo)
282 int intelfbhw_check_non_crt(struct intelfb_info *dinfo)
313 int intelfbhw_validate_mode(struct intelfb_info *dinfo,
385 struct intelfb_info *dinfo = GET_DINFO(info);
419 struct intelfb_info *dinfo = GET_DINFO(info);
499 void intelfbhw_setcolreg(struct intelfb_info *dinfo, unsigned regno,
518 int intelfbhw_read_hw_state(struct intelfb_info *dinfo,
684 static void intelfbhw_get_p1p2(struct intelfb_info *dinfo, int dpll,
712 void intelfbhw_print_hw_state(struct intelfb_info *dinfo,
1040 int intelfbhw_mode_to_hw(struct intelfb_info *dinfo,
1277 int intelfbhw_program_mode(struct intelfb_info *dinfo,
1482 static void refresh_ring(struct intelfb_info *dinfo);
1483 static void reset_state(struct intelfb_info *dinfo);
1484 static void do_flush(struct intelfb_info *dinfo);
1486 static u32 get_ring_space(struct intelfb_info *dinfo)
1504 static int wait_ring(struct intelfb_info *dinfo, int n)
1546 static void do_flush(struct intelfb_info *dinfo)
1554 void intelfbhw_do_sync(struct intelfb_info *dinfo)
1573 static void refresh_ring(struct intelfb_info *dinfo)
1584 static void reset_state(struct intelfb_info *dinfo)
1614 void intelfbhw_2d_stop(struct intelfb_info *dinfo)
1633 void intelfbhw_2d_start(struct intelfb_info *dinfo)
1657 void intelfbhw_do_fillrect(struct intelfb_info *dinfo, u32 x, u32 y, u32 w,
1702 intelfbhw_do_bitblt(struct intelfb_info *dinfo, u32 curx, u32 cury,
1747 int intelfbhw_do_drawglyph(struct intelfb_info *dinfo, u32 fg, u32 bg, u32 w,
1836 void intelfbhw_cursor_init(struct intelfb_info *dinfo)
1867 void intelfbhw_cursor_hide(struct intelfb_info *dinfo)
1892 void intelfbhw_cursor_show(struct intelfb_info *dinfo)
1921 void intelfbhw_cursor_setpos(struct intelfb_info *dinfo, int x, int y)
1943 void intelfbhw_cursor_setcolor(struct intelfb_info *dinfo, u32 bg, u32 fg)
1955 void intelfbhw_cursor_load(struct intelfb_info *dinfo, int width, int height,
1984 void intelfbhw_cursor_reset(struct intelfb_info *dinfo)
2008 struct intelfb_info *dinfo = dev_id;
2040 int intelfbhw_enable_irq(struct intelfb_info *dinfo)
2069 void intelfbhw_disable_irq(struct intelfb_info *dinfo)
2088 int intelfbhw_wait_for_vsync(struct intelfb_info *dinfo, u32 pipe)