Lines Matching refs:a6xx
886 - tu, freedreno/a6xx, ir3: Rewrite tess PrimID handling
887 - tu, freedreno/a6xx: Fix setting PC_XS_OUT_CNTL::PRIMITVE_ID
890 - freedreno/a6xx: Add new register fields
893 - freedreno/a6xx: Document GRAS_SC_CNTL::SINGLE_PRIM_MODE
931 - freedreno/a6xx: Fix VS primid with tess + GS.
935 - freedreno/a6xx: Name TPL1_DBG_ECO_CNTL
1056 - ir3/a6xx,freedreno: account for resinfo return size dependency on IBO_0_FMT
1078 - tu: fix rast state allocation size on a6xx gen4
1327 - freedreno/a6xx: Apply the cube image size lowering to GL, too.
1330 - freedreno/ir3: Move a6xx's get_ssbo_size shl to NIR.
1331 - freedreno/a6xx: Skip setting up image dims constants.
1342 - freedreno/ir3: Apply the a6xx samgq workaround to TES/TCS/GS as well.
1344 - freedreno/a6xx: Sync TFB BO access against prior TFB writes.
1354 - freedreno/ir3: Don't use isam for coherent image loads on a6xx.
1371 - freedreno/a6xx: Emit a WFI after event writes flushing CCU.
1451 - freedreno/a6xx: Move the format table to common code.
1452 - freedreno/a6xx: Add int/scaled/snorm vertex formats to match turnip.
1453 - freedreno/a6xx: disable vertex fetch support flag for b8g8r8a8_srgb.
1454 - freedreno/a6xx: Add support for EXT_texture_sRGB_R8/RG8.
1455 - freedreno/a6xx: Drop texturing support from other scaled formats.
1456 - freedreno/a6xx: Add some more 16-bit rgb/rgba swaps to our format tables.
1457 - freedreno/a6xx+: Add support for the R8G8_R8B8 and G8R8_B8R8 formats.
1459 - freedreno/a6xx: Put R8_G8_B8_420_UNORM in the format table.
1460 - freedreno/a6xx: Use fd6_pipe2tex() for the 2D src format.
1461 - freedreno/a6xx: Make the format table const.
1462 - freedreno/a6xx: Rewrite the format table format/swap helpers.
1463 - freedreno/a6xx: Add support for A/XRGB1555 formats.
1464 - freedreno/a6xx: Enable UBWC for RGBA5551 (and 1555) textures.
1506 - freedreno/a6xx: Fix partial z/s clears with sysmem.
1507 - freedreno/a6xx: Don't try to generate mipmaps for SNORM with our blitter.
1509 - freedreno/a6xx: Emit a null descriptor for unoccupied IBO slots.
1727 - freedreno/a5xx,a6xx: rename MSAA_ENABLE to LINE_MODE in GRAS_SU_CNTL
2175 - freedreno/registers: add a6xx media formats
3634 - freedreno/a6xx: Add missing PC_CCU_INVALIDATE_x
3654 - freedreno/a6xx: Set type for PC_HS_INPUT_SIZE
3655 - freedreno/a6xx: Register updates for a6xx gen3
3656 - freedreno/a6xx: Rast updates for a6xx gen3
3657 - freedreno/a6xx: Fix streamout with tess_use_shared
3658 - freedreno/a6xx: Updates for tess_use_shared
3659 - freedreno/a6xx: Register updates for a6xx gen4
3660 - freedreno/a6xx: Fix a6xx gen4 compute shaders
3675 - freedreno: Move a6xx specific screen init
3685 - freedreno/a6xx: Pre-bake SO-disable stateobj
3690 - freedreno: Add info->a6xx.has_shading_rate
3692 - turnip: Rast updates for a6xx gen4
3693 - turnip: Fix a6xx gen4 compute shaders