Searched refs:GRBM_STATUS (Results 1 - 25 of 34) sorted by relevance
12
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | rv770d.h | 403 #define GRBM_STATUS 0x8010 macro
|
H A D | ni.c | 865 case GRBM_STATUS: in cayman_get_allowed_info_register() 1751 /* GRBM_STATUS */ in cayman_gpu_check_soft_reset() 1752 tmp = RREG32(GRBM_STATUS); in cayman_gpu_check_soft_reset()
|
H A D | nid.h | 238 #define GRBM_STATUS 0x8010 macro
|
H A D | cikd.h | 1034 #define GRBM_STATUS 0x8010 macro
|
H A D | sid.h | 942 #define GRBM_STATUS 0x8010 macro
|
H A D | r600.c | 178 case GRBM_STATUS: in r600_get_allowed_info_register() 797 if (RREG32(GRBM_STATUS) & GUI_ACTIVE) in r600_gui_idle() 1621 /* GRBM_STATUS */ in r600_gpu_check_soft_reset()
|
H A D | evergreen.c | 1100 case GRBM_STATUS: in evergreen_get_allowed_info_register() 3771 dev_info(rdev->dev, " GRBM_STATUS = 0x%08X\n", in evergreen_print_gpu_status_regs() 3772 RREG32(GRBM_STATUS)); in evergreen_print_gpu_status_regs() 3831 /* GRBM_STATUS */ in evergreen_gpu_check_soft_reset() 3832 tmp = RREG32(GRBM_STATUS); in evergreen_gpu_check_soft_reset()
|
H A D | evergreend.h | 842 #define GRBM_STATUS 0x8010 macro
|
H A D | r600d.h | 291 #define GRBM_STATUS 0x8010 macro
|
H A D | cik.c | 166 case GRBM_STATUS: in cik_get_allowed_info_register() 4805 dev_info(rdev->dev, " GRBM_STATUS=0x%08X\n", in cik_print_gpu_status_regs() 4806 RREG32(GRBM_STATUS)); in cik_print_gpu_status_regs() 4857 /* GRBM_STATUS */ in cik_gpu_check_soft_reset() 4858 tmp = RREG32(GRBM_STATUS); in cik_gpu_check_soft_reset()
|
H A D | si.c | 1316 case GRBM_STATUS: in si_get_allowed_info_register() 3783 /* GRBM_STATUS */ in si_gpu_check_soft_reset() 3784 tmp = RREG32(GRBM_STATUS); in si_gpu_check_soft_reset()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | rv770d.h | 403 #define GRBM_STATUS 0x8010 macro
|
H A D | ni.c | 852 case GRBM_STATUS: in cayman_get_allowed_info_register() 1738 /* GRBM_STATUS */ in cayman_gpu_check_soft_reset() 1739 tmp = RREG32(GRBM_STATUS); in cayman_gpu_check_soft_reset()
|
H A D | nid.h | 238 #define GRBM_STATUS 0x8010 macro
|
H A D | cikd.h | 1034 #define GRBM_STATUS 0x8010 macro
|
H A D | sid.h | 942 #define GRBM_STATUS 0x8010 macro
|
H A D | r600.c | 178 case GRBM_STATUS: in r600_get_allowed_info_register() 797 if (RREG32(GRBM_STATUS) & GUI_ACTIVE) in r600_gui_idle() 1620 /* GRBM_STATUS */ in r600_gpu_check_soft_reset()
|
H A D | evergreen.c | 1096 case GRBM_STATUS: in evergreen_get_allowed_info_register() 3773 dev_info(rdev->dev, " GRBM_STATUS = 0x%08X\n", in evergreen_print_gpu_status_regs() 3774 RREG32(GRBM_STATUS)); in evergreen_print_gpu_status_regs() 3833 /* GRBM_STATUS */ in evergreen_gpu_check_soft_reset() 3834 tmp = RREG32(GRBM_STATUS); in evergreen_gpu_check_soft_reset()
|
H A D | evergreend.h | 842 #define GRBM_STATUS 0x8010 macro
|
H A D | r600d.h | 291 #define GRBM_STATUS 0x8010 macro
|
H A D | cik.c | 157 case GRBM_STATUS: in cik_get_allowed_info_register() 4795 dev_info(rdev->dev, " GRBM_STATUS=0x%08X\n", in cik_print_gpu_status_regs() 4796 RREG32(GRBM_STATUS)); in cik_print_gpu_status_regs() 4847 /* GRBM_STATUS */ in cik_gpu_check_soft_reset() 4848 tmp = RREG32(GRBM_STATUS); in cik_gpu_check_soft_reset()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | sid.h | 940 #define GRBM_STATUS 0x2004 macro
|
H A D | si.c | 1003 {GRBM_STATUS},
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | sid.h | 940 #define GRBM_STATUS 0x2004 macro
|
H A D | si.c | 1113 {GRBM_STATUS},
|
Completed in 145 milliseconds
12