Home
last modified time | relevance | path

Searched refs:PACKET3_SET_UCONFIG_REG_START (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dnvd.h288 #define PACKET3_SET_UCONFIG_REG_START 0x0000c000 macro
Dsoc15d.h275 #define PACKET3_SET_UCONFIG_REG_START 0x0000c000 macro
Dvid.h354 #define PACKET3_SET_UCONFIG_REG_START 0x0000c000 macro
Dcikd.h472 #define PACKET3_SET_UCONFIG_REG_START 0x0000c000 macro
Dgfx_v7_0.c2105 amdgpu_ring_write(ring, (scratch - PACKET3_SET_UCONFIG_REG_START)); in gfx_v7_0_ring_test_ring()
2372 ib.ptr[1] = ((scratch - PACKET3_SET_UCONFIG_REG_START)); in gfx_v7_0_ring_test_ib()
Dgfx_v10_0.c458 amdgpu_ring_write(ring, (scratch - PACKET3_SET_UCONFIG_REG_START)); in gfx_v10_0_ring_test_ring()
513 ib.ptr[1] = ((scratch - PACKET3_SET_UCONFIG_REG_START)); in gfx_v10_0_ring_test_ib()
Dgfx_v9_0.c857 amdgpu_ring_write(ring, (scratch - PACKET3_SET_UCONFIG_REG_START)); in gfx_v9_0_ring_test_ring()
3192 (SOC15_REG_OFFSET(GC, 0, mmVGT_INDEX_TYPE) - PACKET3_SET_UCONFIG_REG_START)); in gfx_v9_0_cp_gfx_start()
Dgfx_v8_0.c854 amdgpu_ring_write(ring, (scratch - PACKET3_SET_UCONFIG_REG_START)); in gfx_v8_0_ring_test_ring()
/Linux-v5.4/drivers/gpu/drm/radeon/
Dcikd.h1938 #define PACKET3_SET_UCONFIG_REG_START 0x00030000 macro
Dcik.c3479 radeon_ring_write(ring, ((scratch - PACKET3_SET_UCONFIG_REG_START) >> 2)); in cik_ring_test()
3751 PACKET3_SET_UCONFIG_REG_START) >> 2)); in cik_ring_ib_execute()
3804 ib.ptr[1] = ((scratch - PACKET3_SET_UCONFIG_REG_START) >> 2); in cik_ib_test()