/drivers/video/i810/ |
D | i810_dvt.c | 194 void round_off_xres(u32 *xres) in round_off_xres() 210 inline void round_off_yres(u32 *xres, u32 *yres) in round_off_yres() 216 struct i810fb_par *par, u32 xres, u32 yres) in i810fb_encode_registers() 243 u32 total, xres, yres; in i810fb_fill_var_timings() local
|
D | i810_gtf.c | 112 void round_off_xres(u32 *xres) { } in round_off_xres() 113 void round_off_yres(u32 *xres, u32 *yres) { } in round_off_yres() 125 struct i810fb_par *par, u32 xres, u32 yres) in i810fb_encode_registers()
|
/drivers/video/console/ |
D | fonts.c | 112 const struct font_desc *get_default_font(int xres, int yres, u32 font_w, in get_default_font()
|
/drivers/video/ |
D | fbmon.c | 382 static void calc_mode_timings(int xres, int yres, int refresh, in calc_mode_timings() 497 int xres, yres = 0, refresh, ratio, i; in get_std_timing() local 1044 static u32 fb_get_hblank_by_hfreq(u32 hfreq, u32 xres) in fb_get_hblank_by_hfreq() 1078 static u32 fb_get_hblank_by_dclk(u32 dclk, u32 xres) in fb_get_hblank_by_dclk()
|
D | fbcvt.c | 35 u32 xres; member 189 u32 xres = cvt->xres; in fb_cvt_aspect_ratio() local
|
D | pm2fb.c | 227 static u32 partprod(u32 xres) in partprod() 704 u32 xres = (info->var.xres + 31) & ~31; in pm2fb_set_par() local 977 u32 xres = (var->xres + 31) & ~31; in pm2fb_pan_display() local 1161 u32 xres = (info->var.xres + 31) & ~31; in pm2fb_imageblit() local
|
D | pm3fb.c | 731 const u32 xres = (info->var.xres + 31) & ~31; in pm3fb_write_mode() local 1023 const u32 xres = (info->var.xres + 31) & ~31; in pm3fb_set_par() local 1150 const u32 xres = (var->xres + 31) & ~31; in pm3fb_pan_display() local
|
D | arcfb.c | 54 #define floorXres(a,xres) (a&(~(xres - 1))) argument 57 #define ceilXres(a,xres) (a|(xres - 1)) argument 452 unsigned int xres; in arcfb_write() local
|
D | atafb.c | 624 int xres = var->xres; in tt_decode_var() local 927 int xres = var->xres; in falcon_decode_var() local 1853 int xres = var->xres; in stste_decode_var() local 2811 int xres, xres_virtual, yres, depth, planes; in atafb_setup_ext() local 2940 int xres; in atafb_setup_int() local 3004 int xres, yres, depth, temp; in atafb_setup_user() local
|
D | imsttfb.c | 471 compute_imstt_regvals_ibm(struct imstt_par *par, int xres, int yres) in compute_imstt_regvals_ibm() 522 compute_imstt_regvals_tvp(struct imstt_par *par, int xres, int yres) in compute_imstt_regvals_tvp() 556 compute_imstt_regvals (struct imstt_par *par, u_int xres, u_int yres) in compute_imstt_regvals()
|
D | s1d13xxxfb.c | 425 u32 xres, yres; in s1d13xxxfb_fetch_hw_state() local
|
D | modedb.c | 524 unsigned int xres = 0, yres = 0, bpp = default_bpp, refresh = 0; in fb_find_mode() local
|
D | valkyriefb.c | 81 int xres, yres; member
|
D | sa1100fb.h | 30 u_short xres; member
|
D | platinumfb.c | 50 int xres, yres; member
|
/drivers/video/sis/ |
D | sis_main.h | 156 u16 xres; member 317 u16 xres; member 411 u16 xres; member
|
D | sis_main.c | 147 unsigned int j = 0, xres = 0, yres = 0, depth = 0, rate = 0; in sisfb_search_mode() local 404 int i, j, xres, yres, refresh, index; in sisfb_interpret_edid() local 615 u16 xres=0, yres, myres; in sisfb_validate_mode() local 686 u16 xres = sisbios_mode[mode_idx].xres; in sisfb_search_refresh_rate() local 2271 u16 xres, yres; in SiS_SenseLCD() local
|
/drivers/video/via/ |
D | via_utility.c | 49 bool viafb_lcd_get_support_expand_state(u32 xres, u32 yres) in viafb_lcd_get_support_expand_state()
|
D | viafbdev.h | 81 u32 xres; member
|
D | ioctl.h | 101 unsigned short xres, yres; member 122 u32 xres; member
|
/drivers/video/geode/ |
D | display_gx.c | 55 int gx_line_delta(int xres, int bpp) in gx_line_delta()
|
D | gx1fb_core.c | 88 static int gx1_line_delta(int xres, int bpp) in gx1_line_delta()
|
/drivers/video/matrox/ |
D | matroxfb_base.c | 450 static int matroxfb_test_and_set_rounding(CPMINFO int xres, int bpp) { in matroxfb_test_and_set_rounding() 481 static int matroxfb_pitch_adjust(CPMINFO int xres, int bpp) { in matroxfb_pitch_adjust() 1260 static unsigned int xres; /* "matrox:xres:xxxxx" */ variable 2172 static struct { int xres, yres, left, right, upper, lower, hslen, vslen, vfreq; } timmings[] __init… member
|
/drivers/video/aty/ |
D | atyfb_base.c | 767 u32 xres, yres, vxres, vyres, xoffset, yoffset, bpp; in aty_var_to_crtc() local 1107 u32 xres, yres, bpp, left, right, upper, lower, hslen, vslen, sync; in aty_crtc_to_var() local 1658 u32 xres, yres, xoffset, yoffset; in atyfb_pan_display() local
|
D | aty128fb.c | 1005 u32 xres, yres, vxres, vyres, xoffset, yoffset, bpp, dst; in aty128_var_to_crtc() local 1195 u32 xres, yres, left, right, upper, lower, hslen, vslen, sync; in aty128_crtc_to_var() local 1584 u32 xres, yres; in aty128fb_pan_display() local
|