Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dradeon_legacy_crtc.c384 uint32_t crtc_offset, crtc_offset_cntl, crtc_tile_x0_y0 = 0; in radeon_crtc_do_set_base() local
501 crtc_tile_x0_y0 = x | (y << 16); in radeon_crtc_do_set_base()
550 WREG32(R300_CRTC2_TILE_X0_Y0, crtc_tile_x0_y0); in radeon_crtc_do_set_base()
552 WREG32(R300_CRTC_TILE_X0_Y0, crtc_tile_x0_y0); in radeon_crtc_do_set_base()