Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/radeon/
Dradeon_legacy_crtc.c557 WREG32(RADEON_CRTC_PITCH + radeon_crtc->crtc_offset, crtc_pitch); in radeon_crtc_do_set_base()
Dradeon_reg.h538 #define RADEON_CRTC_PITCH 0x022c macro
Dr100.c180 WREG32(RADEON_CRTC_PITCH + radeon_crtc->crtc_offset, crtc_pitch); in r100_page_flip()