Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_compressor.c110 dm_read_reg(ctx, mmCRTC_STATUS_POSITION); in reset_lb_on_vblank()
114 if (status_pos != dm_read_reg(ctx, 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-v4.19/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_10_0_d.h452 #define mmCRTC_STATUS_POSITION 0x1ba4 macro
Ddce_11_0_d.h371 #define mmCRTC_STATUS_POSITION 0x1ba4 macro
Ddce_11_2_d.h378 #define mmCRTC_STATUS_POSITION 0x1ba4 macro
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Ddce_v8_0.c204 *position = RREG32(mmCRTC_STATUS_POSITION + crtc_offsets[crtc]); in dce_v8_0_crtc_get_scanoutpos()
Ddce_v6_0.c208 *position = RREG32(mmCRTC_STATUS_POSITION + crtc_offsets[crtc]); in dce_v6_0_crtc_get_scanoutpos()
Ddce_v11_0.c277 *position = RREG32(mmCRTC_STATUS_POSITION + crtc_offsets[crtc]); in dce_v11_0_crtc_get_scanoutpos()
Ddce_v10_0.c259 *position = RREG32(mmCRTC_STATUS_POSITION + crtc_offsets[crtc]); in dce_v10_0_crtc_get_scanoutpos()