Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Dsi_enums.h289 #define PACKET3_SEM_SEL_WAIT (0x7 << 29) macro
A Dsoc15d.h134 # define PACKET3_SEM_SEL_WAIT (0x7 << 29) macro
A Dnvd.h113 # define PACKET3_SEM_SEL_WAIT (0x7 << 29) macro
A Dvid.h167 # define PACKET3_SEM_SEL_WAIT (0x7 << 29) macro
A Dcikd.h285 # define PACKET3_SEM_SEL_WAIT (0x7 << 29) macro
A Dsid.h2435 #define PACKET3_SEM_SEL_WAIT (0x7 << 29) macro
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dcikd.h1753 # define PACKET3_SEM_SEL_WAIT (0x7 << 29) macro
A Dr600d.h1612 # define PACKET3_SEM_SEL_WAIT (0x7 << 29) macro
A Dr600.c2932 unsigned sel = emit_wait ? PACKET3_SEM_SEL_WAIT : PACKET3_SEM_SEL_SIGNAL; in r600_semaphore_ring_emit()
A Dcik.c3617 unsigned sel = emit_wait ? PACKET3_SEM_SEL_WAIT : PACKET3_SEM_SEL_SIGNAL; in cik_semaphore_ring_emit()

Completed in 76 milliseconds