We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 317ab1b commit bd846ceCopy full SHA for bd846ce
drivers/gpu/drm/msm/adreno/a6xx_gpu_state.h
@@ -206,7 +206,7 @@ static const struct a6xx_shader_block {
206
SHADER(A6XX_SP_LB_3_DATA, 0x800),
207
SHADER(A6XX_SP_LB_4_DATA, 0x800),
208
SHADER(A6XX_SP_LB_5_DATA, 0x200),
209
- SHADER(A6XX_SP_CB_BINDLESS_DATA, 0x2000),
+ SHADER(A6XX_SP_CB_BINDLESS_DATA, 0x800),
210
SHADER(A6XX_SP_CB_LEGACY_DATA, 0x280),
211
SHADER(A6XX_SP_UAV_DATA, 0x80),
212
SHADER(A6XX_SP_INST_TAG, 0x80),
0 commit comments