Home
last modified time | relevance | path

Searched refs:num_type (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.c308 uint32_t num_type, data_format, max_com, write_compress_disable; in amdgpu_ttm_copy_mem_to_mem() local
337 num_type = AMDGPU_TILING_GET(tiling_flags, GFX12_DCC_NUMBER_TYPE); in amdgpu_ttm_copy_mem_to_mem()
342 AMDGPU_COPY_FLAGS_SET(NUMBER_TYPE, num_type) | in amdgpu_ttm_copy_mem_to_mem()
/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h2303 uint32_t num_type : 3; member