Home
last modified time | relevance | path

Searched refs:ydstorg (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c326 pos += minfo->curr.ydstorg.chunks; in matrox_pan_var()
530 int *video_cmap_len, unsigned int* ydstorg) in matroxfb_decode_var()
566 *ydstorg = 0; in matroxfb_decode_var()
596 *ydstorg = m2 = 0x400000 % m2; in matroxfb_decode_var()
726 fix->smem_start = minfo->video.base + minfo->curr.ydstorg.bytes; in matroxfb_update_fix()
727 fix->smem_len = minfo->video.len_usable - minfo->curr.ydstorg.bytes; in matroxfb_update_fix()
736 unsigned int ydstorg; in matroxfb_check_var() local
742 if ((err = matroxfb_decode_var(minfo, var, &visual, &cmap_len, &ydstorg)) != 0) in matroxfb_check_var()
752 unsigned int ydstorg; in matroxfb_set_par() local
763 if ((err = matroxfb_decode_var(minfo, var, &visual, &cmap_len, &ydstorg)) ! in matroxfb_set_par()
528 matroxfb_decode_var(const struct matrox_fb_info *minfo, struct fb_var_screeninfo *var, int *visual, int *video_cmap_len, unsigned int* ydstorg) matroxfb_decode_var() argument
[all...]
H A Dmatroxfb_base.h238 } ydstorg; member
452 unsigned int ydstorg; /* offset in bytes from video start to usable memory */ member
H A Dmatroxfb_accel.c85 #define curr_ydstorg(x) ((x)->curr.ydstorg.pixels)
/kernel/linux/linux-6.6/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c327 pos += minfo->curr.ydstorg.chunks; in matrox_pan_var()
531 int *video_cmap_len, unsigned int* ydstorg) in matroxfb_decode_var()
567 *ydstorg = 0; in matroxfb_decode_var()
597 *ydstorg = m2 = 0x400000 % m2; in matroxfb_decode_var()
727 fix->smem_start = minfo->video.base + minfo->curr.ydstorg.bytes; in matroxfb_update_fix()
728 fix->smem_len = minfo->video.len_usable - minfo->curr.ydstorg.bytes; in matroxfb_update_fix()
737 unsigned int ydstorg; in matroxfb_check_var() local
743 if ((err = matroxfb_decode_var(minfo, var, &visual, &cmap_len, &ydstorg)) != 0) in matroxfb_check_var()
753 unsigned int ydstorg; in matroxfb_set_par() local
764 if ((err = matroxfb_decode_var(minfo, var, &visual, &cmap_len, &ydstorg)) ! in matroxfb_set_par()
529 matroxfb_decode_var(const struct matrox_fb_info *minfo, struct fb_var_screeninfo *var, int *visual, int *video_cmap_len, unsigned int* ydstorg) matroxfb_decode_var() argument
[all...]
H A Dmatroxfb_base.h237 } ydstorg; member
451 unsigned int ydstorg; /* offset in bytes from video start to usable memory */ member
H A Dmatroxfb_accel.c85 #define curr_ydstorg(x) ((x)->curr.ydstorg.pixels)

Completed in 9 milliseconds