HomeSort by: relevance | last modified time | path
    Searched defs:rbbm_status (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_r100.c 2539 u32 rbbm_status; local in function:r100_gpu_is_lockup
2541 rbbm_status = RREG32(R_000E40_RBBM_STATUS);
2542 if (!G_000E40_GUI_ACTIVE(rbbm_status)) {
2587 dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
2608 dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
2616 dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
2950 seq_printf(m, "RBBM_STATUS 0x%08x\n", RREG32(RADEON_RBBM_STATUS));
radeon_r100.c 2539 u32 rbbm_status; local in function:r100_gpu_is_lockup
2541 rbbm_status = RREG32(R_000E40_RBBM_STATUS);
2542 if (!G_000E40_GUI_ACTIVE(rbbm_status)) {
2587 dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
2608 dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
2616 dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
2950 seq_printf(m, "RBBM_STATUS 0x%08x\n", RREG32(RADEON_RBBM_STATUS));
radeon_r100.c 2539 u32 rbbm_status; local in function:r100_gpu_is_lockup
2541 rbbm_status = RREG32(R_000E40_RBBM_STATUS);
2542 if (!G_000E40_GUI_ACTIVE(rbbm_status)) {
2587 dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
2608 dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
2616 dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
2950 seq_printf(m, "RBBM_STATUS 0x%08x\n", RREG32(RADEON_RBBM_STATUS));
radeon_r100.c 2539 u32 rbbm_status; local in function:r100_gpu_is_lockup
2541 rbbm_status = RREG32(R_000E40_RBBM_STATUS);
2542 if (!G_000E40_GUI_ACTIVE(rbbm_status)) {
2587 dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
2608 dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
2616 dev_info(rdev->dev, "(%s:%d) RBBM_STATUS=0x%08X\n", __func__, __LINE__, status);
2950 seq_printf(m, "RBBM_STATUS 0x%08x\n", RREG32(RADEON_RBBM_STATUS));

Completed in 159 milliseconds