radeon framebuffer tiling

Jay Cornwall jay at jcornwall.me
Mon Jan 4 09:57:52 PST 2016


Hi,

dce4_crtc_do_set_base is the only location in which 
EVERGREEN_GRPH_CONTROL is updated. This currently configures a non-tiled 
framebuffer on my SI system.

This design prevents drmModePageFlip from handling a framebuffer with a 
different tiling configuration.

Is this the intended architecture? i.e. All surfaces provided to 
drmModePageFlip should match the initial framebuffer layout, or should 
EVERGREEN_GRPH_CONTROL be updated on every page flip?

-- 
Jay Cornwall


More information about the dri-devel mailing list