Searched refs:UBWC (Results 1 – 14 of 14) sorted by relevance
6 # interaction of use of a UBWC buffer as both a render target and a8 # and the UBWC updates don't get synced. The current a650 blob also
53 - freedreno/fdl: Increase alignment for UBWC images
1061 - freedreno: Refactor the UBWC flags registers emission.1062 - freedreno: Move UBWC layout into a slices array like the non-UBWC1067 - tu: Move UBWC layout into fdl6_layout() and use that function.1093 - turnip: Disable UBWC on images used as storage images.1790 - freedreno/regs: update UBWC related bits1791 - turnip: implement UBWC
1121 - tu: Properly set UBWC flags in RB_RENDER_CNTL1541 - freedreno: Rename the UBWC layer size field and store it as bytes.1544 - freedreno: Blit all array levels when uncompressing UBWC.1545 - freedreno: Disable UBWC on Z24S8 if not TEXTURE_2D.1546 - freedreno: Allow UBWC on textures with multiple mipmap levels.1643 - freedreno: Work around UBWC flakiness.2024 - freedreno: allow FMT6_8_UNORM as a UBWC format
1760 - freedreno/a6xx: UBWC support1761 - freedreno: UBWC allocator1762 - freedreno/a6xx: Enable UBWC modifier4159 - freedreno/a6xx: pre-bake UBWC flags in texture-view4177 - freedreno/a6xx: UBWC fixes4178 - freedreno/a6xx: UBWC support for images4181 - freedreno: move UBWC color offset to fd_resource_offset()
1137 - tu: Add noubwc debug flag to disable UBWC1689 - freedreno/a6xx: Improve layout testcase logging for UBWC fails.1690 - freedreno/a6xx: Add a testcase for UBWC buffer sharing.1692 - freedreno/a6xx: Fix UBWC blockheight for RG8.1693 - freedreno/a6xx: Fix UBWC mipmap sizing.1694 - freedreno/a6xx: Fix UBWC mipmapping height alignment.1717 - freedreno/a5xx: Define the 2D blit UBWC pitch fields2788 - freedreno/regs: add extra bits for UBWC array pitch
4866 - freedreno/a6xx: Add helper to check if UBWC is supported4867 - freedreno: Add perf_warn() for missed UBWC opportunities4926 - freedreno/a6xx: Move UBWC demotion to first sampler view bind5023 - turnip: disable UBWC on Z24_S8 MSAA images on A630
933 - freedreno, turnip: Disable 8bpp UBWC on a6501464 - freedreno/a6xx: Enable UBWC for RGBA5551 (and 1555) textures.
2303 - freedreno/layout: Fix the UBWC block size for the Y plane2304 - turnip: enable UBWC for NV12
1421 - freedreno/layout: Move hard-coded minimum width for UBWC to a macro1597 - turnip: Detect Qualcomm gralloc and its UBWC flag on gralloc surfaces.
4593 - freedreno/a6xx: Handle non-UBWC surface views4594 - freedreno/a6xx: Improve UBWC demotion logic
1201 - freedreno: Disable UBWC on z24s8 on a630.
1232 - turnip: disable UBWC for SNORM formats
1146 UBWC, enumerator1199 return UBWC; in get_best_layout()1268 if (layout == UBWC) in fd_resource_allocate_and_resolve()