Lines Matching refs:DCC
87 - radv: Vulkan games and demo apps are broken since "use DCC compatible with image stores for < 4K resolutions"
128 - radv: disable DCC for displayable images with storage on navi12/14
2245 - radv: Fix DCC image store check
2246 - radv: Disable DCC on storage images that cannot support DCC image stores
2247 - ac/surface: Add modifiers capable of DCC image stores
2249 - radv: Expose modifiers that support DCC image stores with STORAGE_IMAGE_BIT
2255 - ac/surface: Add helper for checking if a surface supports DCC Image stores
2256 - radv: Use common DCC image store check
2257 - radeonsi: Use common DCC image store check
2268 - ac/surface: Expose modifiers capable of DCC image stores first
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
2626 - radeonsi: enable DCC stores for clear_render_target on gfx10
2627 - radeonsi: add missing make_CB_shader_coherent for DCC stores into copy_image
2631 - radeonsi: enable DCC stores on gfx10.3 APUs for better performance
2657 - radeonsi: fix DCC image stores with display DCC
2660 - radeonsi: fix DCC image stores with image descriptors in user SGPRs
2709 - ac/surface: use DCC compatible with image stores for < 4K resolutions
2710 - ac/surface: correct a comment about DCC image stores
2741 - ac/surface: don't overwrite DCC settings for imported buffers
2742 - ac/surface: enable DCC image stores for all displayable DCC on gfx10.3
2753 - radeonsi: add back a workaround for DCC MSAA on gfx9 due to conformance issues
2758 - ac/surface: always use suboptimal display DCC with DRM <= 3.43.0
2759 - ac/surface: disallow display DCC for big resolutions
2760 - ac/surface: enable better display DCC for chips newer than Yellow Carp
3488 - ac/surface: don't validate DCC settings if DCC isn't possible
3536 - radv: enable DCC with signedness reinterpretation
3783 - ac: introduce a structure to store DCC address equations for GFX9
3794 - radv: rework DCC, FMASK and FCE decompress path
3796 - radv: allow DCC MSAA fast clears if a FCE is needed
3804 - radv: use more explicit DCC clear codes
3808 - radv: implement DCC fast clears with comp-to-single
3810 - radv: enable DCC fast-clears with comp-to-single on GFX10+
3833 - radv: disable DCC image stores on Navi12-14 for displayable DCC corruption
3845 - radv: do not disable DCC for storage images if atomics aren't enabled
3958 - radv: use nir_image_deref_{load,store} in the DCC retile compute path