Home
last modified time | relevance | path

Searched defs:rop (Results 1 – 25 of 31) sorted by relevance

12

/drivers/video/fbdev/sis/
Dsis_accel.c95 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()
Dsis_accel.h256 #define SiS300SetupROP(rop) \ argument
381 #define SiS310SetupROP(rop) \ argument
/drivers/video/fbdev/i810/
Di810_accel.c162 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/staging/sm750fb/
Dsm750_cursor.c88 u16 rop, const u8 *pcol, const u8 *pmsk) in hw_cursor_setData()
142 u16 rop, const u8 *pcol, const u8 *pmsk) in hw_cursor_setData2()
Dsm750_accel.c88 u32 color, u32 rop) in hw_fillrect()
Dsm750.c165 unsigned int base, pitch, Bpp, rop; in lynxfb_ops_fillrect() local
/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dgp100.c50 int gpc, tpc, rop; in gp100_gr_init() local
Dgm200.c71 int gpc, tpc, rop; in gm200_gr_init() local
Dgk104.c214 int gpc, tpc, rop; in gk104_gr_init() local
Dgm107.c319 int gpc, tpc, rop; in gm107_gr_init() local
Dgf100.c1104 int rop, gpc; in gf100_gr_trap_intr() local
1874 int gpc, tpc, rop; in gf100_gr_init() local
/drivers/gpu/drm/nouveau/
Dnouveau_fbcon.h41 struct nvif_object rop; member
/drivers/video/fbdev/
Dtridentfb.c328 u32 x, u32 y, u32 w, u32 h, u32 c, u32 rop) in blade_fill_rect()
430 u32 x, u32 y, u32 w, u32 h, u32 c, u32 rop) in xp_fill_rect()
502 u32 x, u32 y, u32 w, u32 h, u32 c, u32 rop) in image_fill_rect()
570 u32 x, u32 y, u32 w, u32 h, u32 c, u32 rop) in tgui_fill_rect()
Dhitfb.c76 u16 dy, u16 width, u16 height, u16 rop, in hitfb_accel_bitblt()
Dbt431.h204 u16 rop, u16 width, u16 height) in bt431_set_cursor()
Dpm3fb.c381 int rop; in pm3fb_fillrect() local
Dneofb.c1364 u_long dst, rop; in neo2200_fillrect() local
Dffb.c242 u32 rop; member
414 static __inline__ void ffb_rop(struct ffb_par *par, u32 rop) in ffb_rop()
Dleo.c155 u32 rop; member
/drivers/video/fbdev/nvidia/
Dnv_accel.c167 static void NVSetRopSolid(struct fb_info *info, u32 rop, u32 planemask) in NVSetRopSolid()
/drivers/media/platform/s5p-g2d/
Dg2d.h64 u32 rop; member
/drivers/gpu/drm/qxl/
Dqxl_draw.c448 uint16_t rop = qxl_draw_fill_rec->rop; in qxl_draw_fill() local
/drivers/media/platform/vsp1/
Dvsp1_regs.h541 #define VI6_BRU_CTRL_CROP(rop) ((rop) << 4) argument
543 #define VI6_BRU_CTRL_AROP(rop) ((rop) << 0) argument
583 #define VI6_BRU_ROP_CROP(rop) ((rop) << 4) argument
585 #define VI6_BRU_ROP_AROP(rop) ((rop) << 0) argument
/drivers/video/fbdev/riva/
Dfbdev.c970 riva_set_rop_solid(struct riva_par *par, int rop) in riva_set_rop_solid()
1393 u_int color, rop = 0; in rivafb_fillrect() local
/drivers/video/fbdev/intelfb/
Dintelfbdrv.c1462 u32 rop, color; in intelfb_fillrect() local

12