Home
last modified time | relevance | path

Searched refs:CP_PACKET_GET_COUNT (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dnvd.h36 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
H A Dsoc15d.h38 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
H A Dcikd.h211 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
H A Dvid.h93 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
H A Damdgpu_uvd.c988 ctx->count = CP_PACKET_GET_COUNT(cmd); in amdgpu_uvd_cs_packets()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dnvd.h36 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
H A Dsoc15d.h38 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
H A Dcikd.h211 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
H A Dvid.h93 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
H A Damdgpu_uvd.c1046 ctx->count = CP_PACKET_GET_COUNT(cmd); in amdgpu_uvd_cs_packets()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dcikd.h1679 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dcikd.h1679 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro

Completed in 27 milliseconds