/drivers/video/fbdev/sis/ |
D | sis_accel.c | 95 int rop, int trans_color) in SiS300SetupForScreenToScreenCopy() 149 SiS300SetupForSolidFill(struct sis_video_info *ivideo, u32 color, int rop) in SiS300SetupForSolidFill() 185 SiS310SetupForScreenToScreenCopy(struct sis_video_info *ivideo, int rop, int trans_color) in SiS310SetupForScreenToScreenCopy() 251 SiS310SetupForSolidFill(struct sis_video_info *ivideo, u32 color, int rop) in SiS310SetupForSolidFill()
|
D | sis_accel.h | 256 #define SiS300SetupROP(rop) \ argument 381 #define SiS310SetupROP(rop) \ argument
|
/drivers/video/fbdev/i810/ |
D | i810_accel.c | 162 int xdir, int src, int dest, int rop, in source_copy_blit() 196 int rop, int what, int blit_bpp, in color_blit() 236 int dsize, int blit_bpp, int rop, in mono_src_copy_imm_blit() 301 u32 dx, dy, width, height, dest, rop = 0, color = 0; in i810fb_fillrect() local
|
/drivers/gpu/drm/nouveau/ |
D | nouveau_fbcon.h | 43 struct nvif_object rop; member
|
/drivers/gpu/drm/nouveau/core/engine/graph/ |
D | nve4.c | 203 int gpc, tpc, rop; in nve4_graph_init() local
|
D | gm107.c | 329 int gpc, tpc, ppc, rop; in gm107_graph_init() local
|
D | nvc0.c | 910 int rop, gpc, i; in nvc0_graph_trap_intr() local 1374 int gpc, tpc, rop; in nvc0_graph_init() local
|
/drivers/video/fbdev/ |
D | tridentfb.c | 207 u32 x, u32 y, u32 w, u32 h, u32 c, u32 rop) in blade_fill_rect() 309 u32 x, u32 y, u32 w, u32 h, u32 c, u32 rop) in xp_fill_rect() 381 u32 x, u32 y, u32 w, u32 h, u32 c, u32 rop) in image_fill_rect() 449 u32 x, u32 y, u32 w, u32 h, u32 c, u32 rop) in tgui_fill_rect()
|
D | hitfb.c | 76 u16 dy, u16 width, u16 height, u16 rop, in hitfb_accel_bitblt()
|
D | pm3fb.c | 388 int rop; in pm3fb_fillrect() local
|
D | neofb.c | 1369 u_long dst, rop; in neo2200_fillrect() local
|
D | ffb.c | 242 u32 rop; member 414 static __inline__ void ffb_rop(struct ffb_par *par, u32 rop) in ffb_rop()
|
D | leo.c | 155 u32 rop; member
|
/drivers/video/fbdev/nvidia/ |
D | nv_accel.c | 167 static void NVSetRopSolid(struct fb_info *info, u32 rop, u32 planemask) in NVSetRopSolid()
|
/drivers/media/platform/s5p-g2d/ |
D | g2d.h | 65 u32 rop; member
|
/drivers/media/platform/vsp1/ |
D | vsp1_regs.h | 515 #define VI6_BRU_CTRL_CROP(rop) ((rop) << 4) argument 517 #define VI6_BRU_CTRL_AROP(rop) ((rop) << 0) argument 557 #define VI6_BRU_ROP_CROP(rop) ((rop) << 4) argument 559 #define VI6_BRU_ROP_AROP(rop) ((rop) << 0) argument
|
/drivers/gpu/drm/qxl/ |
D | qxl_draw.c | 450 uint16_t rop = qxl_draw_fill_rec->rop; in qxl_draw_fill() local
|
D | qxl_fb.c | 256 uint16_t rop; in qxl_fb_fillrect_internal() local
|
D | qxl_drv.h | 223 uint16_t rop; member
|
/drivers/video/fbdev/riva/ |
D | fbdev.c | 979 riva_set_rop_solid(struct riva_par *par, int rop) in riva_set_rop_solid() 1402 u_int color, rop = 0; in rivafb_fillrect() local
|
/drivers/video/fbdev/intelfb/ |
D | intelfbdrv.c | 1497 u32 rop, color; in intelfb_fillrect() local
|
D | intelfbhw.c | 1661 u32 h, u32 color, u32 pitch, u32 bpp, u32 rop) in intelfbhw_do_fillrect()
|
/drivers/video/fbdev/via/ |
D | viafbdev.c | 684 u8 rop; in viafb_fillrect() local
|
/drivers/video/fbdev/savage/ |
D | savagefb.h | 130 #define BCI_CMD_SET_ROP(cmd, rop) ((cmd) |= ((rop & 0xFF) << 16)) argument
|
/drivers/gpu/drm/savage/ |
D | savage_drv.h | 359 #define BCI_CMD_SET_ROP(cmd, rop) ((cmd) |= ((rop & 0xFF) << 16)) argument
|