Searched refs:displayable (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.2.2.rst48 - radv: disable DCC for displayable images with storage on navi12/14
212 - radeonsi: disable DCC stores on Navi12-14 for displayable DCC to fix corruption
249 - radv: disable DCC image stores on Navi12-14 for displayable DCC corruption
H A D18.1.1.rst84 - nv30: ensure that displayable formats are marked accordingly
H A D18.0.5.rst106 - cherry-ignore: nv30: ensure that displayable formats are marked
H A D21.1.5.rst56 - ac/surface: Handle non-retiled displayable DCC correctly for modifiers.
H A D21.3.0.rst128 - radv: disable DCC for displayable images with storage on navi12/14
2584 - radeonsi: allow arbitrary swizzle modes for displayable DCC
2585 - radv: allow arbitrary swizzle modes for displayable DCC
2586 - ac/surface: allow arbitrary swizzle modes for displayable DCC
2625 - radeonsi: disable DCC stores on Navi12-14 for displayable DCC to fix corruption
2742 - ac/surface: enable DCC image stores for all displayable DCC on gfx10.3
3833 - radv: disable DCC image stores on Navi12-14 for displayable DCC corruption
H A D20.2.0.rst155 - 7406ea37, "ac/surface: require that gfx8 doesn't have DCC in order to be displayable", breaks Gamescope being able to launch games on RX580, and possibly other gfx8 cards
3293 - ac/surface: add displayable DCC code for gfx10.3
3309 - ac/surface: don't set is_displayable if displayable DCC is missing
3310 - ac/surface: require that gfx8 doesn't have DCC in order to be displayable
3357 - Revert "ac/surface: require that gfx8 doesn't have DCC in order to be displayable"
3377 - amd: enable displayable DCC for everything newer than Navi1x
H A D21.1.0.rst958 - radv: Implement initialization of displayable DCC.
959 - radv: Implement displayable DCC retiling.
962 - radv: Enable displayable DCC.
963 - radv: Disable displayable DCC for GFX8 properly.
3625 - ac/surface: limit the number of swizzle modes that can have displayable DCC
H A D19.1.0.rst3685 - radeonsi: add support for displayable DCC for 1 RB chips
3686 - radeonsi: add support for displayable DCC for multi-RB chips
3687 - radeonsi: enable displayable DCC on Ravens
H A D20.1.0.rst3174 - ac/surface: move non-displayable DCC to the end of the buffer
3175 - ac/surface: add code for gfx10 displayable DCC
3177 - ac: enable displayable DCC on Navi12 & Navi14
H A D21.0.0.rst501 - radeonsi: Add displayable DCC flushing without explicit flushes.
508 - radeonsi: Do not try to disable displayable DCC with modifiers.
H A D19.0.0.rst1984 - ac/surface: 3D and cube surfaces are never displayable
H A D20.3.0.rst851 - amd/common: Store non-displayable DCC pitch.
868 - radeonsi: Fix imports with displayable DCC.
H A D19.3.0.rst2389 - radeonsi: initialize displayable DCC using the retile blit to prevent
H A D21.2.0.rst1154 - ac/surface: Handle non-retiled displayable DCC correctly for modifiers.
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_surface.c821 AddrSurfInfoIn.tileIndex = 10; /* 2D displayable */
823 AddrSurfInfoIn.tileIndex = 14; /* 2D non-displayable */
1262 /* Compute displayable DCC. */
1266 /* Compute displayable DCC info. */
1286 /* Compute address mapping from non-displayable to displayable DCC. */
1638 /* Query whether the surface is displayable. */
1639 bool displayable = false; local in function:gfx9_compute_surface
1642 surf->bpe * 8, &displayable);
1651 displayable
[all...]
/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_surface.c180 * non-displayable DCC surfaces just because num_render_backends = 1 */
811 /* With modifiers the kernel is in charge of whether it is displayable.
1152 AddrSurfInfoIn.tileIndex = 10; /* 2D displayable */
1154 AddrSurfInfoIn.tileIndex = 14; /* 2D non-displayable */
1900 /* Compute displayable DCC. */
1903 /* Compute displayable DCC info. */
2266 /* Query whether the surface is displayable. */
2268 BOOL_32 displayable = false; local in function:gfx9_compute_surface
2271 surf->bpe * 8, &displayable);
2280 /* Don't set is_displayable if displayable DC
[all...]
/xsrc/external/mit/MesaLib/dist/docs/
H A Denvvars.rst647 disable Delta Color Compression (DCC) on displayable images
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json13873 "description": "ac/surface: allow displayable DCC with any resolution (e.g. 8K)",
[all...]

Completed in 299 milliseconds