Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dradeon_legacy_crtc.c385 uint32_t crtc_offset, crtc_offset_cntl, crtc_tile_x0_y0 = 0; in radeon_crtc_do_set_base() local
502 crtc_tile_x0_y0 = x | (y << 16); in radeon_crtc_do_set_base()
551 WREG32(R300_CRTC2_TILE_X0_Y0, crtc_tile_x0_y0); in radeon_crtc_do_set_base()
553 WREG32(R300_CRTC_TILE_X0_Y0, crtc_tile_x0_y0); in radeon_crtc_do_set_base()