| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i915_video.c | 56 Bool planar; local in function:I915DisplayVideoTextured 66 planar = FALSE; 70 planar = TRUE; 150 if (!planar) { 210 /* For the planar formats, we set up three samplers -- one for each plane,
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 19.2.8.rst | 84 - gallium/dri2: Fix creation of multi-planar modifier images
|
| H A D | 19.3.4.rst | 184 - radv: do not allow sparse resources with multi-planar formats
|
| H A D | 20.3.5.rst | 82 - intel/anv: Fix condition for planar yuv surface
|
| H A D | 19.2.0.rst | 298 - iris: Report correct number of planes for planar images
|
| H A D | 19.3.0.rst | 2070 - iris: Report correct number of planes for planar images 2411 - gallium/util: add planar format layouts and helpers 2414 - radeonsi: allocate planar multimedia formats in 1 buffer 2415 - radeonsi: remove si_vid_join_surfaces and use combined planar 2662 - gallium/dri2: Fix creation of multi-planar modifier images 2664 - iris: Fix import of multi-planar surfaces with modifiers
|
| H A D | 20.0.0.rst | 882 - virgl: support emulating planar image sampling 2589 - gallium/dri2: Fix creation of multi-planar modifier images 2591 - iris: Fix import of multi-planar surfaces with modifiers 3219 - radv: do not allow sparse resources with multi-planar formats
|
| H A D | 21.2.0.rst | 2387 - zink: implement support for non-planar DRM modifiers 4864 - radv: stop special-casing multi-planar formats in radv_get_modifier_flags 5208 - venus: initial AHB support for multi-planar format 5226 - venus: remove workarounds for multi-planar format interop 5228 - anv: support multi-planar format in add_all_surfaces_explicit_layout 5229 - anv: enable multi-planar support for drm format modifier
|
| H A D | 20.3.0.rst | 3245 - gallium: document convention for get_handle calls on multi-planar resources 3864 - iris: Support planar resource imports for MC
|
| H A D | 19.1.0.rst | 776 - radv: Support different source & dest aspects for planar images in
|
| H A D | 21.0.0.rst | 495 - intel/anv: Fix condition for planar yuv surface
|
| H A D | 21.3.0.rst | 1458 - util/format: Add an RGB planar format for YV12, like we have for NV12.
|
| H A D | 20.2.0.rst | 864 - util/format: Add more multi-planar formats.
|
| H A D | 21.1.0.rst | 781 - intel/anv: Fix condition for planar yuv surface
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | intel_video_overlay.c | 207 int planar = is_planar_fourcc(id); local in function:intel_overlay_put_image 214 if (planar) { 248 if (planar) {
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | intel_video_overlay.c | 207 int planar = is_planar_fourcc(id); local in function:intel_overlay_put_image 214 if (planar) { 248 if (planar) {
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| H A D | WL_bind_wayland_display.spec | 104 A wl_buffer can have several planes, typically in case of planar 160 for the first plane. For multi-planar buffers, specify the plane 188 for different planes of planar buffer. (Kristian Høgsberg)
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| H A D | WL_bind_wayland_display.spec | 104 A wl_buffer can have several planes, typically in case of planar 160 for the first plane. For multi-planar buffers, specify the plane 188 for different planes of planar buffer. (Kristian Høgsberg)
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_video_overlay.c | 355 bool planar = is_planar_fourcc(frame->id); local in function:sna_video_overlay_show 382 if (planar) { 428 if (planar) {
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_video_overlay.c | 355 bool planar = is_planar_fourcc(frame->id); local in function:sna_video_overlay_show 382 if (planar) { 428 if (planar) {
|
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | sis_video.c | 1879 calc_line_buf_size(CARD32 srcW, CARD8 wHPre, CARD8 planar, SISPortPrivPtr pPriv) argument 1883 if(planar) { 1945 calc_line_buf_size(pOverlay->srcW, pOverlay->wHPre, pOverlay->planar, pPriv); 1953 calc_line_buf_size(pOverlay->srcW2, pOverlay->wHPre2, pOverlay->planar, pPriv); 2461 /* Set U/V data if using planar formats */ 2462 if(pOverlay->planar) { 2913 overlay.planar = 1; 2948 overlay.planar = 1; 2984 overlay.planar = 1; 3020 overlay.planar [all...] |
| H A D | sis_video.h | 633 CARD8 planar; member in struct:__anon082230a60108
|
| /xsrc/external/mit/MesaLib/dist/docs/drivers/ |
| H A D | venus.rst | 168 driver supports the formats, especially multi-planar ones, and the DRM format
|
| /xsrc/external/mit/MesaLib/dist/ |
| H A D | .pick_status.json | 11983 "description": "zink: hook up planar image format creation", 23008 "description": "d3d12: Allow creating planar resources", 23017 "description": "d3d12: Handle opening planar resources", [all...] |