diff --git a/src/freedreno/common/freedreno_devices.py b/src/freedreno/common/freedreno_devices.py index c7269c9ed09..0f029f0f283 100644 --- a/src/freedreno/common/freedreno_devices.py +++ b/src/freedreno/common/freedreno_devices.py @@ -417,7 +417,9 @@ a6xx_gen4 = A6XXProps( has_scalar_alu = True, has_isam_v = True, has_ssbo_imm_offsets = True, - has_early_preamble = True, + # TODO: there seems to be a quirk where at least rcp can't be in an + # early preamble. a660 at least is affected. + #has_early_preamble = True, ) a6xx_a690_quirk = A6XXProps(