i965_drv_video: add video processing kernels
authorXiang, Haihao <haihao.xiang@intel.com>
Thu, 2 Sep 2010 07:04:22 +0000 (15:04 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Wed, 15 Sep 2010 00:37:50 +0000 (08:37 +0800)
commit20975a94de533ddcf17e3ec4b09bf3bd2ce71376
tree19decfa3391fff31c156a7f2472ee64c35924db2
parent5f2030ba303fc8196779368b5e398cbd5aeb9d0d
i965_drv_video: add video processing kernels
109 files changed:
configure.ac
i965_drv_video/shaders/Makefile.am
i965_drv_video/shaders/post_processing/Common/AYUV_Load_16x8.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/AYUV_Load_16x8.inc [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/Expansion.inc [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/IMC3_Load_8x4.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/IMC3_Load_8x5.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/IMC3_Load_9x5.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/Init_All_Regs.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/Multiple_Loop.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/Multiple_Loop_Head.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/NV11_Load_4x8.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/NV11_Load_5x8.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/NV12_Load_8x4.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/NV12_Load_8x5.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/NV12_Load_9x5.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/P208_Load_8x8.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/P208_Load_9x8.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/PA_Load.inc [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/PA_Load_8x8.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/PA_Load_9x8.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/PL16x8_PL8x4.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/PL16x8_PL8x8.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/PL2_Load.inc [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/PL3_Load.inc [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/PL4x8_Save_NV11.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/PL4x8_Save_NV11.inc [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/PL5x8_PL16x8.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/PL5x8_PL8x8.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/PL8x4_Save_IMC3.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/PL8x4_Save_IMC3.inc [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/PL8x4_Save_NV12.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/PL8x4_Save_NV12.inc [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/PL8x5_PL8x8.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/PL8x8_PL8x4.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/PL8x8_PL8x4.inc [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/PL8x8_Save_P208.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/PL8x8_Save_P208.inc [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/PL8x8_Save_PA.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/PL8x8_Save_PA.inc [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/PL9x5_PL16x8.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/PL9x8_PL16x8.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/RGB16x8_Save_RGB.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/RGB16x8_Save_RGB.inc [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/RGB16x8_Save_RGB16.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/RGB16x8_Save_RGB16.inc [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/RGB16x8_Save_Y416.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/RGB16x8_Save_Y416.inc [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/RGB_Pack.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/SetupVPKernel.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/common.inc [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/readSampler16x1.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Common/undefall.inc [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/AVS_IEF.inc [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/AVS_SetupFirstBlock.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/AVS_SetupSecondBlock.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/DI.inc [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/DI_Hist_Save.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/DI_SAVE_PA.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/DNDI.inc [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/DNDI_COMMAND.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/DNDI_Hist_Save.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/PA_AVS_IEF_16x8.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/PA_AVS_IEF_8x4.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/PA_AVS_IEF_8x8.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/PA_AVS_IEF_Sample.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/PA_AVS_IEF_Unpack_16x8.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/PA_AVS_IEF_Unpack_8x4.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/PA_AVS_IEF_Unpack_8x8.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/PA_DNDI_ALG.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/PA_DN_ALG.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/PA_Scaling.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/PL2_AVS_IEF_16x8.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/PL2_AVS_IEF_8x4.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/PL2_AVS_IEF_8x8.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/PL2_AVS_IEF_Unpack_16x8.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/PL2_AVS_IEF_Unpack_8x4.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/PL2_AVS_IEF_Unpack_8x8.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/PL2_Scaling.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/PL3_AVS_IEF_16x8.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/PL3_AVS_IEF_8x4.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/PL3_AVS_IEF_8x8.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/PL3_AVS_IEF_Unpack_16x8.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/PL3_AVS_IEF_Unpack_8x4.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/PL3_AVS_IEF_Unpack_8x8.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/PL3_Scaling.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/PL_DNDI_ALG.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/PL_DNDI_ALG_UVCopy_NV11.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/PL_DNDI_ALG_UVCopy_NV12.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/PL_DNDI_ALG_UVCopy_P208.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/PL_DNDI_ALG_UVCopy_PL3.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/PL_DN_ALG.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/RGB_AVS_IEF_16x8.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/RGB_AVS_IEF_Unpack_16x8.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/RGB_AVS_IEF_Unscramble_16x8.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/RGB_Scaling.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Core_Kernels/Scaling.inc [new file with mode: 0644]
i965_drv_video/shaders/post_processing/Makefile.am [new file with mode: 0644]
i965_drv_video/shaders/post_processing/null.g4a [new file with mode: 0644]
i965_drv_video/shaders/post_processing/null.g4b [new file with mode: 0644]
i965_drv_video/shaders/post_processing/null.g4b.gen5 [new file with mode: 0644]
i965_drv_video/shaders/post_processing/nv12_avs_nv12.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/nv12_avs_nv12.g4b.gen5 [new file with mode: 0644]
i965_drv_video/shaders/post_processing/nv12_dndi_nv12.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/nv12_dndi_nv12.g4b.gen5 [new file with mode: 0644]
i965_drv_video/shaders/post_processing/nv12_load_save_nv12.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/nv12_load_save_nv12.g4b.gen5 [new file with mode: 0644]
i965_drv_video/shaders/post_processing/nv12_scaling_nv12.asm [new file with mode: 0644]
i965_drv_video/shaders/post_processing/nv12_scaling_nv12.g4b.gen5 [new file with mode: 0644]