Home
last modified time | relevance | path

Searched refs:i965 (Results 1 – 25 of 2663) sorted by relevance

12345678910>>...107

/dports/multimedia/libva-intel-driver/intel-vaapi-driver-2.4.1/test/
H A Di965_avce_config_test.cpp48 EXPECT_PTR(i965); in H264NotSupported()
65 EXPECT_PTR(i965); in H264LPNotSupported()
82 EXPECT_PTR(i965); in H264FEINotSupported()
99 EXPECT_PTR(i965); in H264PreEncodeNotSupported()
116 EXPECT_PTR(i965); in H264MVCNotSupported()
130 EXPECT_PTR(i965); in H264StereoNotSupported()
144 EXPECT_PTR(i965); in HasEncodeSupport()
158 EXPECT_PTR(i965); in HasLPEncodeSupport()
176 EXPECT_PTR(i965); in HasFEIEncodeSupport()
193 EXPECT_PTR(i965); in HasPreEncodeSupport()
[all …]
H A Di965_avcd_config_test.cpp47 struct i965_driver_data *i965(*env); in H264NotSupported() local
48 EXPECT_PTR(i965); in H264NotSupported()
50 if (!HAS_H264_ENCODING(i965) in H264NotSupported()
51 && !HAS_LP_H264_ENCODING(i965)) in H264NotSupported()
62 struct i965_driver_data *i965(*env); in H264MVCNotSupported() local
63 EXPECT_PTR(i965); in H264MVCNotSupported()
65 if (!HAS_H264_MVC_ENCODING(i965)) in H264MVCNotSupported()
76 EXPECT_PTR(i965); in HasDecodeSupport()
78 if (HAS_H264_DECODING(i965)) in HasDecodeSupport()
90 EXPECT_PTR(i965); in HasMVCDecodeSupport()
[all …]
H A Di965_avce_test_common.cpp41 struct i965_driver_data *i965(*env); in CheckSupported() local
42 EXPECT_PTR(i965); in CheckSupported()
49 if (HAS_H264_ENCODING(i965)) { in CheckSupported()
53 if (IS_SKL(i965->intel.device_info)) { in CheckSupported()
56 if (HAS_LP_H264_ENCODING(i965)) { in CheckSupported()
60 if (IS_SKL(i965->intel.device_info)) { in CheckSupported()
63 if (HAS_FEI_H264_ENCODING(i965)) { in CheckSupported()
67 if (IS_SKL(i965->intel.device_info)) { in CheckSupported()
70 if (HAS_H264_PREENC(i965)) { in CheckSupported()
79 if (HAS_H264_MVC_ENCODING(i965)) { in CheckSupported()
/dports/multimedia/libva-intel-driver/intel-vaapi-driver-2.4.1/src/
H A Di965_render.c1639 bo = dri_bo_alloc(i965->intel.bufmgr, in i965_render_initialize()
1648 bo = dri_bo_alloc(i965->intel.bufmgr, in i965_render_initialize()
1659 bo = dri_bo_alloc(i965->intel.bufmgr, in i965_render_initialize()
1668 bo = dri_bo_alloc(i965->intel.bufmgr, in i965_render_initialize()
1676 bo = dri_bo_alloc(i965->intel.bufmgr, in i965_render_initialize()
1685 bo = dri_bo_alloc(i965->intel.bufmgr, in i965_render_initialize()
1694 bo = dri_bo_alloc(i965->intel.bufmgr, in i965_render_initialize()
1702 bo = dri_bo_alloc(i965->intel.bufmgr, in i965_render_initialize()
1762 bo = dri_bo_alloc(i965->intel.bufmgr, in gen6_render_initialize()
1771 bo = dri_bo_alloc(i965->intel.bufmgr, in gen6_render_initialize()
[all …]
/dports/lang/clover/mesa-21.3.6/docs/relnotes/
H A D10.2.4.rst61 - i965: Generalize the pixel_x/y workaround for all UW types.
72 - i965: Add auxiliary surface field #defines for Broadwell.
80 - i965/fs: Use WE_all for gl_SampleID header register munging.
82 - i965: Drop SINT workaround for CMS layout on Broadwell.
83 - i965: Hook up the MCS buffers in SURFACE_STATE on Broadwell.
84 - i965: Add 2x MSAA support to the MCS allocation function.
96 - i965/vec4: Don't return void from a void function.
97 - i965/vec4: Don't fix_math_operand() on Gen >= 8.
98 - i965/fs: Don't fix_math_operand() on Gen >= 8.
99 - i965/fs: Make try_constant_propagate() static.
[all …]
H A D10.2.5.rst102 - i965: Add auxiliary surface field #defines for Broadwell.
117 - i965: Drop SINT workaround for CMS layout on Broadwell.
119 - i965: Add 2x MSAA support to the MCS allocation function.
122 - i965/fs: Fix gl_SampleID for 2x MSAA and SIMD16 mode.
123 - i965/fs: Fix gl_SampleMask handling for SIMD16 on Gen8+.
124 - i965/fs: Set LastRT on the final FB write on Broadwell.
147 - i965/vec4: Don't return void from a void function.
148 - i965/vec4: Don't fix_math_operand() on Gen >= 8.
149 - i965/fs: Don't fix_math_operand() on Gen >= 8.
150 - i965/fs: Make try_constant_propagate() static.
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/docs/relnotes/
H A D10.2.4.rst61 - i965: Generalize the pixel_x/y workaround for all UW types.
72 - i965: Add auxiliary surface field #defines for Broadwell.
80 - i965/fs: Use WE_all for gl_SampleID header register munging.
82 - i965: Drop SINT workaround for CMS layout on Broadwell.
83 - i965: Hook up the MCS buffers in SURFACE_STATE on Broadwell.
84 - i965: Add 2x MSAA support to the MCS allocation function.
96 - i965/vec4: Don't return void from a void function.
97 - i965/vec4: Don't fix_math_operand() on Gen >= 8.
98 - i965/fs: Don't fix_math_operand() on Gen >= 8.
99 - i965/fs: Make try_constant_propagate() static.
[all …]
H A D10.2.5.rst102 - i965: Add auxiliary surface field #defines for Broadwell.
117 - i965: Drop SINT workaround for CMS layout on Broadwell.
119 - i965: Add 2x MSAA support to the MCS allocation function.
122 - i965/fs: Fix gl_SampleID for 2x MSAA and SIMD16 mode.
123 - i965/fs: Fix gl_SampleMask handling for SIMD16 on Gen8+.
124 - i965/fs: Set LastRT on the final FB write on Broadwell.
147 - i965/vec4: Don't return void from a void function.
148 - i965/vec4: Don't fix_math_operand() on Gen >= 8.
149 - i965/fs: Don't fix_math_operand() on Gen >= 8.
150 - i965/fs: Make try_constant_propagate() static.
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/docs/relnotes/
H A D10.2.4.rst61 - i965: Generalize the pixel_x/y workaround for all UW types.
72 - i965: Add auxiliary surface field #defines for Broadwell.
80 - i965/fs: Use WE_all for gl_SampleID header register munging.
82 - i965: Drop SINT workaround for CMS layout on Broadwell.
83 - i965: Hook up the MCS buffers in SURFACE_STATE on Broadwell.
84 - i965: Add 2x MSAA support to the MCS allocation function.
96 - i965/vec4: Don't return void from a void function.
97 - i965/vec4: Don't fix_math_operand() on Gen >= 8.
98 - i965/fs: Don't fix_math_operand() on Gen >= 8.
99 - i965/fs: Make try_constant_propagate() static.
[all …]
H A D10.2.5.rst102 - i965: Add auxiliary surface field #defines for Broadwell.
117 - i965: Drop SINT workaround for CMS layout on Broadwell.
119 - i965: Add 2x MSAA support to the MCS allocation function.
122 - i965/fs: Fix gl_SampleID for 2x MSAA and SIMD16 mode.
123 - i965/fs: Fix gl_SampleMask handling for SIMD16 on Gen8+.
124 - i965/fs: Set LastRT on the final FB write on Broadwell.
147 - i965/vec4: Don't return void from a void function.
148 - i965/vec4: Don't fix_math_operand() on Gen >= 8.
149 - i965/fs: Don't fix_math_operand() on Gen >= 8.
150 - i965/fs: Make try_constant_propagate() static.
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/docs/relnotes/
H A D10.2.4.rst61 - i965: Generalize the pixel_x/y workaround for all UW types.
72 - i965: Add auxiliary surface field #defines for Broadwell.
80 - i965/fs: Use WE_all for gl_SampleID header register munging.
82 - i965: Drop SINT workaround for CMS layout on Broadwell.
83 - i965: Hook up the MCS buffers in SURFACE_STATE on Broadwell.
84 - i965: Add 2x MSAA support to the MCS allocation function.
96 - i965/vec4: Don't return void from a void function.
97 - i965/vec4: Don't fix_math_operand() on Gen >= 8.
98 - i965/fs: Don't fix_math_operand() on Gen >= 8.
99 - i965/fs: Make try_constant_propagate() static.
[all …]
H A D10.2.5.rst102 - i965: Add auxiliary surface field #defines for Broadwell.
117 - i965: Drop SINT workaround for CMS layout on Broadwell.
119 - i965: Add 2x MSAA support to the MCS allocation function.
122 - i965/fs: Fix gl_SampleID for 2x MSAA and SIMD16 mode.
123 - i965/fs: Fix gl_SampleMask handling for SIMD16 on Gen8+.
124 - i965/fs: Set LastRT on the final FB write on Broadwell.
147 - i965/vec4: Don't return void from a void function.
148 - i965/vec4: Don't fix_math_operand() on Gen >= 8.
149 - i965/fs: Don't fix_math_operand() on Gen >= 8.
150 - i965/fs: Make try_constant_propagate() static.
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/docs/relnotes/
H A D10.2.4.rst61 - i965: Generalize the pixel_x/y workaround for all UW types.
72 - i965: Add auxiliary surface field #defines for Broadwell.
80 - i965/fs: Use WE_all for gl_SampleID header register munging.
82 - i965: Drop SINT workaround for CMS layout on Broadwell.
83 - i965: Hook up the MCS buffers in SURFACE_STATE on Broadwell.
84 - i965: Add 2x MSAA support to the MCS allocation function.
96 - i965/vec4: Don't return void from a void function.
97 - i965/vec4: Don't fix_math_operand() on Gen >= 8.
98 - i965/fs: Don't fix_math_operand() on Gen >= 8.
99 - i965/fs: Make try_constant_propagate() static.
[all …]
H A D10.2.5.rst102 - i965: Add auxiliary surface field #defines for Broadwell.
117 - i965: Drop SINT workaround for CMS layout on Broadwell.
119 - i965: Add 2x MSAA support to the MCS allocation function.
122 - i965/fs: Fix gl_SampleID for 2x MSAA and SIMD16 mode.
123 - i965/fs: Fix gl_SampleMask handling for SIMD16 on Gen8+.
124 - i965/fs: Set LastRT on the final FB write on Broadwell.
147 - i965/vec4: Don't return void from a void function.
148 - i965/vec4: Don't fix_math_operand() on Gen >= 8.
149 - i965/fs: Don't fix_math_operand() on Gen >= 8.
150 - i965/fs: Make try_constant_propagate() static.
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/docs/relnotes/
H A D10.2.4.rst61 - i965: Generalize the pixel_x/y workaround for all UW types.
72 - i965: Add auxiliary surface field #defines for Broadwell.
80 - i965/fs: Use WE_all for gl_SampleID header register munging.
82 - i965: Drop SINT workaround for CMS layout on Broadwell.
83 - i965: Hook up the MCS buffers in SURFACE_STATE on Broadwell.
84 - i965: Add 2x MSAA support to the MCS allocation function.
96 - i965/vec4: Don't return void from a void function.
97 - i965/vec4: Don't fix_math_operand() on Gen >= 8.
98 - i965/fs: Don't fix_math_operand() on Gen >= 8.
99 - i965/fs: Make try_constant_propagate() static.
[all …]
H A D10.2.5.rst102 - i965: Add auxiliary surface field #defines for Broadwell.
117 - i965: Drop SINT workaround for CMS layout on Broadwell.
119 - i965: Add 2x MSAA support to the MCS allocation function.
122 - i965/fs: Fix gl_SampleID for 2x MSAA and SIMD16 mode.
123 - i965/fs: Fix gl_SampleMask handling for SIMD16 on Gen8+.
124 - i965/fs: Set LastRT on the final FB write on Broadwell.
147 - i965/vec4: Don't return void from a void function.
148 - i965/vec4: Don't fix_math_operand() on Gen >= 8.
149 - i965/fs: Don't fix_math_operand() on Gen >= 8.
150 - i965/fs: Make try_constant_propagate() static.
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/docs/relnotes/
H A D10.2.4.rst61 - i965: Generalize the pixel_x/y workaround for all UW types.
72 - i965: Add auxiliary surface field #defines for Broadwell.
80 - i965/fs: Use WE_all for gl_SampleID header register munging.
82 - i965: Drop SINT workaround for CMS layout on Broadwell.
83 - i965: Hook up the MCS buffers in SURFACE_STATE on Broadwell.
84 - i965: Add 2x MSAA support to the MCS allocation function.
96 - i965/vec4: Don't return void from a void function.
97 - i965/vec4: Don't fix_math_operand() on Gen >= 8.
98 - i965/fs: Don't fix_math_operand() on Gen >= 8.
99 - i965/fs: Make try_constant_propagate() static.
[all …]
H A D10.2.5.rst102 - i965: Add auxiliary surface field #defines for Broadwell.
117 - i965: Drop SINT workaround for CMS layout on Broadwell.
119 - i965: Add 2x MSAA support to the MCS allocation function.
122 - i965/fs: Fix gl_SampleID for 2x MSAA and SIMD16 mode.
123 - i965/fs: Fix gl_SampleMask handling for SIMD16 on Gen8+.
124 - i965/fs: Set LastRT on the final FB write on Broadwell.
147 - i965/vec4: Don't return void from a void function.
148 - i965/vec4: Don't fix_math_operand() on Gen >= 8.
149 - i965/fs: Don't fix_math_operand() on Gen >= 8.
150 - i965/fs: Make try_constant_propagate() static.
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/docs/relnotes/
H A D10.2.4.rst61 - i965: Generalize the pixel_x/y workaround for all UW types.
72 - i965: Add auxiliary surface field #defines for Broadwell.
80 - i965/fs: Use WE_all for gl_SampleID header register munging.
82 - i965: Drop SINT workaround for CMS layout on Broadwell.
83 - i965: Hook up the MCS buffers in SURFACE_STATE on Broadwell.
84 - i965: Add 2x MSAA support to the MCS allocation function.
96 - i965/vec4: Don't return void from a void function.
97 - i965/vec4: Don't fix_math_operand() on Gen >= 8.
98 - i965/fs: Don't fix_math_operand() on Gen >= 8.
99 - i965/fs: Make try_constant_propagate() static.
[all …]
H A D10.2.5.rst102 - i965: Add auxiliary surface field #defines for Broadwell.
117 - i965: Drop SINT workaround for CMS layout on Broadwell.
119 - i965: Add 2x MSAA support to the MCS allocation function.
122 - i965/fs: Fix gl_SampleID for 2x MSAA and SIMD16 mode.
123 - i965/fs: Fix gl_SampleMask handling for SIMD16 on Gen8+.
124 - i965/fs: Set LastRT on the final FB write on Broadwell.
147 - i965/vec4: Don't return void from a void function.
148 - i965/vec4: Don't fix_math_operand() on Gen >= 8.
149 - i965/fs: Don't fix_math_operand() on Gen >= 8.
150 - i965/fs: Make try_constant_propagate() static.
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/docs/relnotes/
H A D10.2.4.rst61 - i965: Generalize the pixel_x/y workaround for all UW types.
72 - i965: Add auxiliary surface field #defines for Broadwell.
80 - i965/fs: Use WE_all for gl_SampleID header register munging.
82 - i965: Drop SINT workaround for CMS layout on Broadwell.
83 - i965: Hook up the MCS buffers in SURFACE_STATE on Broadwell.
84 - i965: Add 2x MSAA support to the MCS allocation function.
96 - i965/vec4: Don't return void from a void function.
97 - i965/vec4: Don't fix_math_operand() on Gen >= 8.
98 - i965/fs: Don't fix_math_operand() on Gen >= 8.
99 - i965/fs: Make try_constant_propagate() static.
[all …]
H A D10.2.5.rst102 - i965: Add auxiliary surface field #defines for Broadwell.
117 - i965: Drop SINT workaround for CMS layout on Broadwell.
119 - i965: Add 2x MSAA support to the MCS allocation function.
122 - i965/fs: Fix gl_SampleID for 2x MSAA and SIMD16 mode.
123 - i965/fs: Fix gl_SampleMask handling for SIMD16 on Gen8+.
124 - i965/fs: Set LastRT on the final FB write on Broadwell.
147 - i965/vec4: Don't return void from a void function.
148 - i965/vec4: Don't fix_math_operand() on Gen >= 8.
149 - i965/fs: Don't fix_math_operand() on Gen >= 8.
150 - i965/fs: Make try_constant_propagate() static.
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/docs/relnotes/
H A D10.2.4.rst61 - i965: Generalize the pixel_x/y workaround for all UW types.
72 - i965: Add auxiliary surface field #defines for Broadwell.
80 - i965/fs: Use WE_all for gl_SampleID header register munging.
82 - i965: Drop SINT workaround for CMS layout on Broadwell.
83 - i965: Hook up the MCS buffers in SURFACE_STATE on Broadwell.
84 - i965: Add 2x MSAA support to the MCS allocation function.
96 - i965/vec4: Don't return void from a void function.
97 - i965/vec4: Don't fix_math_operand() on Gen >= 8.
98 - i965/fs: Don't fix_math_operand() on Gen >= 8.
99 - i965/fs: Make try_constant_propagate() static.
[all …]
H A D10.2.5.rst102 - i965: Add auxiliary surface field #defines for Broadwell.
117 - i965: Drop SINT workaround for CMS layout on Broadwell.
119 - i965: Add 2x MSAA support to the MCS allocation function.
122 - i965/fs: Fix gl_SampleID for 2x MSAA and SIMD16 mode.
123 - i965/fs: Fix gl_SampleMask handling for SIMD16 on Gen8+.
124 - i965/fs: Set LastRT on the final FB write on Broadwell.
147 - i965/vec4: Don't return void from a void function.
148 - i965/vec4: Don't fix_math_operand() on Gen >= 8.
149 - i965/fs: Don't fix_math_operand() on Gen >= 8.
150 - i965/fs: Make try_constant_propagate() static.
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/docs/relnotes/
H A D10.2.4.rst61 - i965: Generalize the pixel_x/y workaround for all UW types.
72 - i965: Add auxiliary surface field #defines for Broadwell.
80 - i965/fs: Use WE_all for gl_SampleID header register munging.
82 - i965: Drop SINT workaround for CMS layout on Broadwell.
83 - i965: Hook up the MCS buffers in SURFACE_STATE on Broadwell.
84 - i965: Add 2x MSAA support to the MCS allocation function.
96 - i965/vec4: Don't return void from a void function.
97 - i965/vec4: Don't fix_math_operand() on Gen >= 8.
98 - i965/fs: Don't fix_math_operand() on Gen >= 8.
99 - i965/fs: Make try_constant_propagate() static.
[all …]

12345678910>>...107