| /OK3568_Linux_fs/external/linux-rga/ |
| H A D | CHANGELOG.md | 176 - 3588 RGA支持ROP功能。 327 * im2d api支持ROP。
|
| /OK3568_Linux_fs/kernel/include/video/ |
| H A D | trident.h | 137 #define ROP 0x2148 macro
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | tegra20-plutux.dts | 44 "Int Spk", "ROP",
|
| H A D | tegra20-tec.dts | 52 "Int Spk", "ROP",
|
| H A D | tegra20-medcom-wide.dts | 76 "Int Spk", "ROP",
|
| H A D | tegra20-ventana.dts | 678 "Int Spk", "ROP",
|
| H A D | tegra30-cardhu.dtsi | 580 "Int Spk", "ROP",
|
| H A D | tegra20-harmony.dts | 739 "Int Spk", "ROP",
|
| H A D | tegra20-seaboard.dts | 903 "Int Spk", "ROP",
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | wm8903.txt | 54 * ROP
|
| H A D | nvidia,tegra-audio-wm8903.txt | 44 "Int Spk", "ROP",
|
| /OK3568_Linux_fs/external/linux-rga/docs/ |
| H A D | Rockchip_FAQ_RGA_CN.md | 265 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 D | Rockchip_Developer_Guide_RGA_CN.md | 103 …<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 D | Rockchip_Developer_Guide_RGA_EN.md | 97 …<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 D | Rockchip_FAQ_RGA_EN.md | 261 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 D | README.md | 61 ├── **rop_demo**:ROP运算相关示例代码<br/>
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | dnfb.c | 86 #define ROP(r2,r3,r0,r1) ( (U_SHORT)((r0)|((r1)<<4)|((r2)<<8)|((r3)<<12)) ) macro
|
| H A D | tridentfb.c | 332 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 D | tegra20-ventana.dts | 707 "Int Spk", "ROP",
|
| H A D | tegra20-harmony.dts | 791 "Int Spk", "ROP",
|
| H A D | tegra20-seaboard.dts | 966 "Int Spk", "ROP",
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | migration-2.4.rst | 295 in the GNU C Compiler (GCC), makes Return Oriented Programming (ROP)
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/mediactl/ |
| H A D | media-types.rst | 146 color keying, raster operations (ROP), stitching or any other
|
| /OK3568_Linux_fs/kernel/arch/arm/mm/ |
| H A D | Kconfig | 894 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 D | hub.fuc | 120 // fetch enabled GPC/ROP counts
|