Skip to content

freedreno:+turnip Update RB_DBG_ECO_CNTL/RB_DBG_ECO_CNTL_blit, apply to turnip.

Emma Anholt requested to merge anholt/mesa:fd-dbg-eco-cntl into main

On blob v512.490, using WRAP_GPU_ID to fake GPU versions, I see 0x41 used everywhere, except for BLIT_OP_SCALE on a630. Define the magic number in dev info so it can be reused in the two places that set the non-BLIT_OP_SCALE value.

I haven't surveyed across many tests, just grabbed one for GLES and one for VK that had a BLIT_OP_SCALE, and looked across GPU IDs.

Merge request reports