Searched refs:DMA_TILING_CONFIG (Results 1 - 22 of 22) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | rv770d.h | 383 #define DMA_TILING_CONFIG 0x3ec8 macro
|
H A D | ni.c | 1132 WREG32(DMA_TILING_CONFIG + DMA0_REGISTER_OFFSET, gb_addr_config); in cayman_gpu_init() 1133 WREG32(DMA_TILING_CONFIG + DMA1_REGISTER_OFFSET, gb_addr_config); in cayman_gpu_init()
|
H A D | nid.h | 1334 #define DMA_TILING_CONFIG 0xd0b8 macro
|
H A D | sid.h | 1842 #define DMA_TILING_CONFIG 0xd0b8 macro
|
H A D | evergreend.h | 1411 #define DMA_TILING_CONFIG 0xD0B8 macro
|
H A D | r600d.h | 610 #define DMA_TILING_CONFIG 0x3ec4 macro
|
H A D | rv770.c | 1382 WREG32(DMA_TILING_CONFIG, (gb_tiling_config & 0xffff)); in rv770_gpu_init()
|
H A D | si.c | 3282 WREG32(DMA_TILING_CONFIG + DMA0_REGISTER_OFFSET, gb_addr_config); in si_gpu_init() 3283 WREG32(DMA_TILING_CONFIG + DMA1_REGISTER_OFFSET, gb_addr_config); in si_gpu_init()
|
H A D | r600.c | 2144 WREG32(DMA_TILING_CONFIG, tiling_config & 0xffff); in r600_gpu_init()
|
H A D | evergreen.c | 3501 WREG32(DMA_TILING_CONFIG, gb_addr_config); in evergreen_gpu_init()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | rv770d.h | 383 #define DMA_TILING_CONFIG 0x3ec8 macro
|
H A D | ni.c | 1119 WREG32(DMA_TILING_CONFIG + DMA0_REGISTER_OFFSET, gb_addr_config); in cayman_gpu_init() 1120 WREG32(DMA_TILING_CONFIG + DMA1_REGISTER_OFFSET, gb_addr_config); in cayman_gpu_init()
|
H A D | nid.h | 1334 #define DMA_TILING_CONFIG 0xd0b8 macro
|
H A D | sid.h | 1842 #define DMA_TILING_CONFIG 0xd0b8 macro
|
H A D | rv770.c | 1379 WREG32(DMA_TILING_CONFIG, (gb_tiling_config & 0xffff)); in rv770_gpu_init()
|
H A D | evergreend.h | 1411 #define DMA_TILING_CONFIG 0xD0B8 macro
|
H A D | r600d.h | 610 #define DMA_TILING_CONFIG 0x3ec4 macro
|
H A D | si.c | 3277 WREG32(DMA_TILING_CONFIG + DMA0_REGISTER_OFFSET, gb_addr_config); in si_gpu_init() 3278 WREG32(DMA_TILING_CONFIG + DMA1_REGISTER_OFFSET, gb_addr_config); in si_gpu_init()
|
H A D | r600.c | 2143 WREG32(DMA_TILING_CONFIG, tiling_config & 0xffff); in r600_gpu_init()
|
H A D | evergreen.c | 3503 WREG32(DMA_TILING_CONFIG, gb_addr_config); in evergreen_gpu_init()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | sid.h | 1906 #define DMA_TILING_CONFIG 0x342e macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | sid.h | 1906 #define DMA_TILING_CONFIG 0x342e macro
|
Completed in 119 milliseconds