Home
last modified time | relevance | path

Searched refs:mmCRTC_STATUS_POSITION (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_compressor.c83 status_pos = dm_read_reg(compressor->ctx, DCP_REG(mmCRTC_STATUS_POSITION)); in reset_lb_on_vblank()
87 if (status_pos != dm_read_reg(compressor->ctx, DCP_REG(mmCRTC_STATUS_POSITION))) { in reset_lb_on_vblank()
Ddce110_timing_generator.c535 value = dm_read_reg(tg->ctx, CRTC_REG(mmCRTC_STATUS_POSITION)); in dce110_timing_generator_get_position()
/Linux-v5.4/drivers/gpu/drm/amd/include/asic_reg/dce/
Ddce_6_0_d.h1001 #define mmCRTC_STATUS_POSITION 0x1BA4 macro
Ddce_8_0_d.h389 #define mmCRTC_STATUS_POSITION 0x1ba4 macro
Ddce_11_0_d.h371 #define mmCRTC_STATUS_POSITION 0x1ba4 macro
Ddce_10_0_d.h452 #define mmCRTC_STATUS_POSITION 0x1ba4 macro
Ddce_11_2_d.h378 #define mmCRTC_STATUS_POSITION 0x1ba4 macro
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Ddce_v8_0.c212 *position = RREG32(mmCRTC_STATUS_POSITION + crtc_offsets[crtc]); in dce_v8_0_crtc_get_scanoutpos()
Ddce_v6_0.c218 *position = RREG32(mmCRTC_STATUS_POSITION + crtc_offsets[crtc]); in dce_v6_0_crtc_get_scanoutpos()
Ddce_v10_0.c267 *position = RREG32(mmCRTC_STATUS_POSITION + crtc_offsets[crtc]); in dce_v10_0_crtc_get_scanoutpos()
Ddce_v11_0.c285 *position = RREG32(mmCRTC_STATUS_POSITION + crtc_offsets[crtc]); in dce_v11_0_crtc_get_scanoutpos()