Searched refs:gfx9_meta_equation (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_surface.h190 struct gfx9_meta_equation { struct
288 struct gfx9_meta_equation dcc_equation; /* 2D only */
289 struct gfx9_meta_equation display_dcc_equation;
292 struct gfx9_meta_equation cmask_equation; /* 2D only */
302 struct gfx9_meta_equation htile_equation;
480 unsigned bpe, struct gfx9_meta_equation *equation,
487 struct gfx9_meta_equation *equation,
495 struct gfx9_meta_equation *equation,
H A Dac_surface.c1556 struct gfx9_meta_equation *equation)
1563 /* gfx9_meta_equation doesn't store the first 4 and the last 8 elements. They must be 0. */
1588 struct gfx9_meta_equation *equation)
1610 struct gfx9_meta_equation *equation)
1615 /* gfx9_meta_equation doesn't store the first 8 and the last 4 elements. They must be 0. */
3014 struct gfx9_meta_equation *equation,
3070 struct gfx9_meta_equation *equation,
3138 unsigned bpe, struct gfx9_meta_equation *equation,
3158 struct gfx9_meta_equation *equation,
3179 struct gfx9_meta_equation *equatio
[all...]
H A Dac_surface_meta_address_test.c262 /* Validate that the packed gfx9_meta_equation structure can fit all fields. */
263 const struct gfx9_meta_equation eq;
265 /* The bit array is smaller in gfx9_meta_equation than in addrlib. */
268 /* gfx9_meta_equation doesn't store the first 4 and the last 8 elements. They must be 0. */
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.1.0.rst5220 - ac/surface: rename gfx9_dcc_equation to gfx9_meta_equation
5221 - ac/surface: increase gfx9_meta_equation::gfx10_bits by 4 elements

Completed in 15 milliseconds