Home
last modified time | relevance | path

Searched refs:ROP (Results 1 – 25 of 42) sorted by relevance

12

/OK3568_Linux_fs/external/linux-rga/
H A DCHANGELOG.md176 - 3588 RGA支持ROP功能。
327 * im2d api支持ROP
/OK3568_Linux_fs/kernel/include/video/
H A Dtrident.h137 #define ROP 0x2148 macro
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dtegra20-plutux.dts44 "Int Spk", "ROP",
H A Dtegra20-tec.dts52 "Int Spk", "ROP",
H A Dtegra20-medcom-wide.dts76 "Int Spk", "ROP",
H A Dtegra20-ventana.dts678 "Int Spk", "ROP",
H A Dtegra30-cardhu.dtsi580 "Int Spk", "ROP",
H A Dtegra20-harmony.dts739 "Int Spk", "ROP",
H A Dtegra20-seaboard.dts903 "Int Spk", "ROP",
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dwm8903.txt54 * ROP
H A Dnvidia,tegra-audio-wm8903.txt44 "Int Spk", "ROP",
/OK3568_Linux_fs/external/linux-rga/docs/
H A DRockchip_FAQ_RGA_CN.md265 E librga : ROP:[0,0,0],LUT[0] //ROP模式配置,LUT表配置
498 rga_debugger: alpha: rop_mode = 0 //alpha/ROP模式使能
956 ├── **rop_demo**:ROP运算相关示例代码<br/>
1053 **Q2.10**:为什么RK3399上ROP的代码放到RV1126上执行却没有对应的效果?
1055 **A2.10**:虽然RK3399和RV1126上搭载的RGA均为RGA2-ENHANCE,但是他们的小版本是不同的,ROP功能在RV1126上被裁剪掉了,具体功能支持情况可以查看[《Rockch…
H A DRockchip_Developer_Guide_RGA_CN.md103 …<br/>Crop<br/>1/2~8 scale<br/>Alpha blend<br/>Color key<br/>Color fill<br/>ROP<br/>IOMMU(32bit)</t…
141 …6 scale<br/>Alpha blend<br/>Color key<br/>Color fill<br/>Color palette<br/>ROP<br/>IOMMU(32bit)</t…
156 …8 scale<br/>Alpha blend<br/>Color key<br/>Color fill<br/>Color palette<br/>ROP<br/>IOMMU(32bit)</t…
194 …6 scale<br/>Alpha blend<br/>Color key<br/>Color fill<br/>Color palette<br/>ROP(NA for RV1108/RV110…
1676 ### 图像光栅操作 ROP
1688 > 对两个图形做ROP运算
1711 > 通过job_handle向指定的任务中添加图像ROP运算操作,用法和imrop一致。
2422 | rop_code | 光栅操作ROP操作码配置。 |
2923 D librga : ROP:[0,0,0],LUT[0]
2936 ROP:[0,0,0],LUT[0]
H A DRockchip_Developer_Guide_RGA_EN.md97 …<br/>Crop<br/>1/2~8 scale<br/>Alpha blend<br/>Color key<br/>Color fill<br/>ROP<br/>IOMMU(32bit)</t…
135 …6 scale<br/>Alpha blend<br/>Color key<br/>Color fill<br/>Color palette<br/>ROP<br/>IOMMU(32bit)</t…
150 …8 scale<br/>Alpha blend<br/>Color key<br/>Color fill<br/>Color palette<br/>ROP<br/>IOMMU(32bit)</t…
188 …6 scale<br/>Alpha blend<br/>Color key<br/>Color fill<br/>Color palette<br/>ROP(NA for 1108/1109)<b…
762 - **imrop**: Call RGA for fast image ROP.
763 - **imropTask**: Added fast image ROP operation to RGA image job.
1670 ### Image ROP
1682 > Perform ROP, and, or, not operations on two images
1705 > Add an image ROP conversion operation to the specified job through job_handle. The configuration …
2411 | rop_code | ROP operation code configuration. |
[all …]
H A DRockchip_FAQ_RGA_EN.md261 E librga : ROP:[0,0,0],LUT[0] //ROP and LUT configuration.
495 rga_debugger: alpha: rop_mode = 0 //alpha/ROP mode enable/disable.
951 ├── **rop_demo**:ROP related sample code<br/>
1042 **Q2.10**:Why does ROP code of RK3399 run on RV1126 without corresponding results?
1044 …h RK3399 and RV1126 is RGA2-ENHANCE, their sub versions are different, and ROP function has been c…
/OK3568_Linux_fs/external/linux-rga/samples/
H A DREADME.md61 ├── **rop_demo**:ROP运算相关示例代码<br/>
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Ddnfb.c86 #define ROP(r2,r3,r0,r1) ( (U_SHORT)((r0)|((r1)<<4)|((r2)<<8)|((r3)<<12)) ) macro
H A Dtridentfb.c332 writemmr(par, ROP, rop ? ROP_X : ROP_S); in blade_fill_rect()
366 writemmr(par, ROP, ROP_S); in blade_copy_rect()
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dtegra20-ventana.dts707 "Int Spk", "ROP",
H A Dtegra20-harmony.dts791 "Int Spk", "ROP",
H A Dtegra20-seaboard.dts966 "Int Spk", "ROP",
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-2.4.rst295 in the GNU C Compiler (GCC), makes Return Oriented Programming (ROP)
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/mediactl/
H A Dmedia-types.rst146 color keying, raster operations (ROP), stitching or any other
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A DKconfig894 by ROP (return orientated programming) authors when creating
1140 use ROP gadgets that exist in the rodata section. This adds an
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
H A Dhub.fuc120 // fetch enabled GPC/ROP counts

12