Home
last modified time | relevance | path

Searched refs:PACKET3_INDIRECT_BUFFER (Results 1 – 14 of 14) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dvid.h191 #define PACKET3_INDIRECT_BUFFER 0x3F macro
Dcikd.h306 #define PACKET3_INDIRECT_BUFFER 0x3F macro
Dgfx_v8_0.c4572 header = PACKET3(PACKET3_INDIRECT_BUFFER, 2); in gfx_v8_0_ring_emit_ib_gfx()
4602 header = PACKET3(PACKET3_INDIRECT_BUFFER, 2); in gfx_v8_0_ring_emit_ib_compute()
Dgfx_v7_0.c2594 header = PACKET3(PACKET3_INDIRECT_BUFFER, 2); in gfx_v7_0_ring_emit_ib_gfx()
2623 header = PACKET3(PACKET3_INDIRECT_BUFFER, 2); in gfx_v7_0_ring_emit_ib_compute()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dnid.h1186 #define PACKET3_INDIRECT_BUFFER 0x32 macro
Dsid.h1630 #define PACKET3_INDIRECT_BUFFER 0x32 macro
Dcikd.h1779 #define PACKET3_INDIRECT_BUFFER 0x3F macro
Devergreend.h1579 #define PACKET3_INDIRECT_BUFFER 0x32 macro
Dr600d.h1616 #define PACKET3_INDIRECT_BUFFER 0x32 macro
Dni.c1450 radeon_ring_write(ring, PACKET3(PACKET3_INDIRECT_BUFFER, 2)); in cayman_ring_ib_execute()
Dr600.c3346 radeon_ring_write(ring, PACKET3(PACKET3_INDIRECT_BUFFER, 2)); in r600_ring_ib_execute()
Devergreen.c3043 radeon_ring_write(ring, PACKET3(PACKET3_INDIRECT_BUFFER, 2)); in evergreen_ring_ib_execute()
Dsi.c3430 header = PACKET3(PACKET3_INDIRECT_BUFFER, 2); in si_ring_ib_execute()
Dcik.c4170 header = PACKET3(PACKET3_INDIRECT_BUFFER, 2); in cik_ring_ib_execute()