Home
last modified time | relevance | path

Searched refs:HDP_HOST_PATH_CNTL (Results 1 – 14 of 14) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Dgmc_v7_0.c884 data = REG_SET_FIELD(data, HDP_HOST_PATH_CNTL, CLOCK_GATING_DIS, 0); in gmc_v7_0_enable_hdp_mgcg()
886 data = REG_SET_FIELD(data, HDP_HOST_PATH_CNTL, CLOCK_GATING_DIS, 1); in gmc_v7_0_enable_hdp_mgcg()
A Dsid.h638 #define HDP_HOST_PATH_CNTL 0xB00 macro
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Drv770.c1604 hdp_host_path_cntl = RREG32(HDP_HOST_PATH_CNTL); in rv770_gpu_init()
1605 WREG32(HDP_HOST_PATH_CNTL, hdp_host_path_cntl); in rv770_gpu_init()
A Drv770d.h430 #define HDP_HOST_PATH_CNTL 0x2C00 macro
A Dnid.h216 #define HDP_HOST_PATH_CNTL 0x2C00 macro
A Dni.c1231 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()
A Dsid.h637 #define HDP_HOST_PATH_CNTL 0x2C00 macro
A Dcikd.h760 #define HDP_HOST_PATH_CNTL 0x2C00 macro
A Dsi.c3346 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()
5585 orig = data = RREG32(HDP_HOST_PATH_CNTL); in si_enable_hdp_mgcg()
5593 WREG32(HDP_HOST_PATH_CNTL, data); in si_enable_hdp_mgcg()
A Devergreend.h915 #define HDP_HOST_PATH_CNTL 0x2C00 macro
A Dcik.c3400 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()
6251 orig = data = RREG32(HDP_HOST_PATH_CNTL); in cik_enable_hdp_mgcg()
6259 WREG32(HDP_HOST_PATH_CNTL, data); in cik_enable_hdp_mgcg()
A Dr600d.h318 #define HDP_HOST_PATH_CNTL 0x2C00 macro
A Dr600.c2377 tmp = RREG32(HDP_HOST_PATH_CNTL); in r600_gpu_init()
2378 WREG32(HDP_HOST_PATH_CNTL, tmp); in r600_gpu_init()
A Devergreen.c3703 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()

Completed in 114 milliseconds