Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Dsoc15d.h300 #define PACKET3_SET_UCONFIG_REG_START 0x0000c000 macro
A Dnvd.h336 #define PACKET3_SET_UCONFIG_REG_START 0x0000c000 macro
A Dvid.h352 #define PACKET3_SET_UCONFIG_REG_START 0x0000c000 macro
A Dcikd.h470 #define PACKET3_SET_UCONFIG_REG_START 0x0000c000 macro
A Dgfx_v7_0.c2041 amdgpu_ring_write(ring, mmSCRATCH_REG0 - PACKET3_SET_UCONFIG_REG_START); in gfx_v7_0_ring_test_ring()
2306 ib.ptr[1] = mmSCRATCH_REG0 - PACKET3_SET_UCONFIG_REG_START; in gfx_v7_0_ring_test_ib()
A Dgfx_v9_0.c1006 amdgpu_ring_write(ring, scratch - PACKET3_SET_UCONFIG_REG_START); in gfx_v9_0_ring_test_ring()
3059 (SOC15_REG_OFFSET(GC, 0, mmVGT_INDEX_TYPE) - PACKET3_SET_UCONFIG_REG_START)); in gfx_v9_0_cp_gfx_start()
A Dgfx_v8_0.c851 amdgpu_ring_write(ring, mmSCRATCH_REG0 - PACKET3_SET_UCONFIG_REG_START); in gfx_v8_0_ring_test_ring()
A Dgfx_v11_0.c334 PACKET3_SET_UCONFIG_REG_START); in gfx_v11_0_ring_test_ring()
A Dgfx_v10_0.c3798 PACKET3_SET_UCONFIG_REG_START); in gfx_v10_0_ring_test_ring()
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dcikd.h1938 #define PACKET3_SET_UCONFIG_REG_START 0x00030000 macro
A Dcik.c3465 radeon_ring_write(ring, ((scratch - PACKET3_SET_UCONFIG_REG_START) >> 2)); in cik_ring_test()
3737 PACKET3_SET_UCONFIG_REG_START) >> 2)); in cik_ring_ib_execute()
3790 ib.ptr[1] = ((scratch - PACKET3_SET_UCONFIG_REG_START) >> 2); in cik_ib_test()

Completed in 116 milliseconds