Home
last modified time | relevance | path

Searched refs:PACKET3_SEM_SEL_SIGNAL (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dsi_enums.h288 #define PACKET3_SEM_SEL_SIGNAL (0x6 << 29) macro
H A Dnvd.h112 # define PACKET3_SEM_SEL_SIGNAL (0x6 << 29) macro
H A Dsoc15d.h133 # define PACKET3_SEM_SEL_SIGNAL (0x6 << 29) macro
H A Dcikd.h284 # define PACKET3_SEM_SEL_SIGNAL (0x6 << 29) macro
H A Dvid.h166 # define PACKET3_SEM_SEL_SIGNAL (0x6 << 29) macro
H A Dsid.h2434 #define PACKET3_SEM_SEL_SIGNAL (0x6 << 29) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dsi_enums.h288 #define PACKET3_SEM_SEL_SIGNAL (0x6 << 29) macro
H A Dnvd.h112 # define PACKET3_SEM_SEL_SIGNAL (0x6 << 29) macro
H A Dsoc15d.h133 # define PACKET3_SEM_SEL_SIGNAL (0x6 << 29) macro
H A Dcikd.h284 # define PACKET3_SEM_SEL_SIGNAL (0x6 << 29) macro
H A Dvid.h166 # define PACKET3_SEM_SEL_SIGNAL (0x6 << 29) macro
H A Dsid.h2434 #define PACKET3_SEM_SEL_SIGNAL (0x6 << 29) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dcikd.h1752 # define PACKET3_SEM_SEL_SIGNAL (0x6 << 29) macro
H A Dr600d.h1611 # define PACKET3_SEM_SEL_SIGNAL (0x6 << 29) macro
H A Dr600.c2931 unsigned sel = emit_wait ? PACKET3_SEM_SEL_WAIT : PACKET3_SEM_SEL_SIGNAL; in r600_semaphore_ring_emit()
H A Dcik.c3627 unsigned sel = emit_wait ? PACKET3_SEM_SEL_WAIT : PACKET3_SEM_SEL_SIGNAL; in cik_semaphore_ring_emit()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dcikd.h1752 # define PACKET3_SEM_SEL_SIGNAL (0x6 << 29) macro
H A Dr600d.h1611 # define PACKET3_SEM_SEL_SIGNAL (0x6 << 29) macro
H A Dr600.c2932 unsigned sel = emit_wait ? PACKET3_SEM_SEL_WAIT : PACKET3_SEM_SEL_SIGNAL; in r600_semaphore_ring_emit()
H A Dcik.c3617 unsigned sel = emit_wait ? PACKET3_SEM_SEL_WAIT : PACKET3_SEM_SEL_SIGNAL; in cik_semaphore_ring_emit()

Completed in 103 milliseconds