grbm_indexed      534 drivers/gpu/drm/amd/amdgpu/amdgpu.h 	bool grbm_indexed;
grbm_indexed     1130 drivers/gpu/drm/amd/amdgpu/cik.c 		bool indexed = cik_allowed_read_registers[i].grbm_indexed;
grbm_indexed      228 drivers/gpu/drm/amd/amdgpu/nv.c 					       nv_allowed_read_registers[i].grbm_indexed,
grbm_indexed     1099 drivers/gpu/drm/amd/amdgpu/si.c 		bool indexed = si_allowed_read_registers[i].grbm_indexed;
grbm_indexed      417 drivers/gpu/drm/amd/amdgpu/soc15.c 						  soc15_allowed_read_registers[i].grbm_indexed,
grbm_indexed       60 drivers/gpu/drm/amd/amdgpu/soc15.h 	bool grbm_indexed;
grbm_indexed      654 drivers/gpu/drm/amd/amdgpu/vi.c 		bool indexed = vi_allowed_read_registers[i].grbm_indexed;