Searched refs:hdp_host_path_cntl (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | ni.c | 899 u32 hdp_host_path_cntl; in cayman_gpu_init() local 1244 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in cayman_gpu_init() 1245 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in cayman_gpu_init()
|
H A D | rv770.c | 1183 u32 hdp_host_path_cntl; in rv770_gpu_init() local 1596 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in rv770_gpu_init() 1597 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in rv770_gpu_init()
|
H A D | evergreen.c | 3150 u32 hdp_host_path_cntl, tmp; in evergreen_gpu_init() local 3701 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in evergreen_gpu_init() 3702 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in evergreen_gpu_init()
|
H A D | si.c | 3098 u32 hdp_host_path_cntl; in si_gpu_init() local 3351 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in si_gpu_init() 3352 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in si_gpu_init()
|
H A D | cik.c | 3182 u32 hdp_host_path_cntl; in cik_gpu_init() local 3410 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in cik_gpu_init() 3411 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in cik_gpu_init()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | rv770.c | 1180 u32 hdp_host_path_cntl; in rv770_gpu_init() local 1593 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in rv770_gpu_init() 1594 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in rv770_gpu_init()
|
H A D | ni.c | 886 u32 hdp_host_path_cntl; in cayman_gpu_init() local 1231 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in cayman_gpu_init() 1232 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in cayman_gpu_init()
|
H A D | si.c | 3093 u32 hdp_host_path_cntl; in si_gpu_init() local 3346 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in si_gpu_init() 3347 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in si_gpu_init()
|
H A D | evergreen.c | 3152 u32 hdp_host_path_cntl, tmp; in evergreen_gpu_init() local 3703 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in evergreen_gpu_init() 3704 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in evergreen_gpu_init()
|
H A D | cik.c | 3172 u32 hdp_host_path_cntl; in cik_gpu_init() local 3400 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in cik_gpu_init() 3401 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in cik_gpu_init()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v6_0.c | 1581 u32 hdp_host_path_cntl; in gfx_v6_0_constants_init() local 1772 hdp_host_path_cntl = RREG32(mmHDP_HOST_PATH_CNTL); in gfx_v6_0_constants_init() 1773 WREG32(mmHDP_HOST_PATH_CNTL, hdp_host_path_cntl); in gfx_v6_0_constants_init()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v6_0.c | 1567 u32 hdp_host_path_cntl; in gfx_v6_0_constants_init() local 1758 hdp_host_path_cntl = RREG32(mmHDP_HOST_PATH_CNTL); in gfx_v6_0_constants_init() 1759 WREG32(mmHDP_HOST_PATH_CNTL, hdp_host_path_cntl); in gfx_v6_0_constants_init()
|
Completed in 57 milliseconds