/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | gmc_v7_0.c | 891 data = REG_SET_FIELD(data, HDP_HOST_PATH_CNTL, CLOCK_GATING_DIS, 0); in gmc_v7_0_enable_hdp_mgcg() 893 data = REG_SET_FIELD(data, HDP_HOST_PATH_CNTL, CLOCK_GATING_DIS, 1); in gmc_v7_0_enable_hdp_mgcg()
|
H A D | sid.h | 638 #define HDP_HOST_PATH_CNTL 0xB00 macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | gmc_v7_0.c | 884 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()
|
H A D | sid.h | 638 #define HDP_HOST_PATH_CNTL 0xB00 macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | rv770d.h | 430 #define HDP_HOST_PATH_CNTL 0x2C00 macro
|
H A D | ni.c | 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 | 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 | nid.h | 216 #define HDP_HOST_PATH_CNTL 0x2C00 macro
|
H A D | si.c | 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() 5594 orig = data = RREG32(HDP_HOST_PATH_CNTL); in si_enable_hdp_mgcg() 5602 WREG32(HDP_HOST_PATH_CNTL, data); in si_enable_hdp_mgcg()
|
H A D | cikd.h | 760 #define HDP_HOST_PATH_CNTL 0x2C00 macro
|
H A D | sid.h | 637 #define HDP_HOST_PATH_CNTL 0x2C00 macro
|
H A D | r600.c | 2378 tmp = RREG32(HDP_HOST_PATH_CNTL); in r600_gpu_init() 2379 WREG32(HDP_HOST_PATH_CNTL, tmp); in r600_gpu_init()
|
H A D | cik.c | 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() 6262 orig = data = RREG32(HDP_HOST_PATH_CNTL); in cik_enable_hdp_mgcg() 6270 WREG32(HDP_HOST_PATH_CNTL, data); in cik_enable_hdp_mgcg()
|
H A D | evergreend.h | 915 #define HDP_HOST_PATH_CNTL 0x2C00 macro
|
H A D | r600d.h | 318 #define HDP_HOST_PATH_CNTL 0x2C00 macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | rv770d.h | 430 #define HDP_HOST_PATH_CNTL 0x2C00 macro
|
H A D | rv770.c | 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 | 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 | nid.h | 216 #define HDP_HOST_PATH_CNTL 0x2C00 macro
|
H A D | si.c | 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() 5589 orig = data = RREG32(HDP_HOST_PATH_CNTL); in si_enable_hdp_mgcg() 5597 WREG32(HDP_HOST_PATH_CNTL, data); in si_enable_hdp_mgcg()
|
H A D | cikd.h | 760 #define HDP_HOST_PATH_CNTL 0x2C00 macro
|
H A D | sid.h | 637 #define HDP_HOST_PATH_CNTL 0x2C00 macro
|
H A D | r600.c | 2377 tmp = RREG32(HDP_HOST_PATH_CNTL); in r600_gpu_init() 2378 WREG32(HDP_HOST_PATH_CNTL, tmp); in r600_gpu_init()
|
H A D | cik.c | 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() 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()
|
H A D | evergreend.h | 915 #define HDP_HOST_PATH_CNTL 0x2C00 macro
|