Home
last modified time | relevance | path

Searched refs:MEC_HPD_SIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dcik.c4384 #define MEC_HPD_SIZE 2048 macro
4404 rdev->mec.num_mec *rdev->mec.num_pipe * MEC_HPD_SIZE * 2, in cik_mec_init()
4434 memset(hpd, 0, rdev->mec.num_mec *rdev->mec.num_pipe * MEC_HPD_SIZE * 2); in cik_mec_init()
4548 eop_gpu_addr = rdev->mec.hpd_eop_gpu_addr + (i * MEC_HPD_SIZE * 2) ; in cik_cp_compute_resume()
4559 tmp |= order_base_2(MEC_HPD_SIZE / 8); in cik_cp_compute_resume()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dcik.c4374 #define MEC_HPD_SIZE 2048 macro
4394 rdev->mec.num_mec *rdev->mec.num_pipe * MEC_HPD_SIZE * 2, in cik_mec_init()
4424 memset(hpd, 0, rdev->mec.num_mec *rdev->mec.num_pipe * MEC_HPD_SIZE * 2); in cik_mec_init()
4538 eop_gpu_addr = rdev->mec.hpd_eop_gpu_addr + (i * MEC_HPD_SIZE * 2) ; in cik_cp_compute_resume()
4549 tmp |= order_base_2(MEC_HPD_SIZE / 8); in cik_cp_compute_resume()

Completed in 19 milliseconds