• L
    drm/imx: use PRG/PRE when possible · 00514e85
    Lucas Stach 提交于
    Allow the planes to use the PRG/PRE units as linear prefetchers when
    possible. This improves DRAM efficiency a bit and reduces the chance
    for display underflow when the memory subsystem is under load.
    
    This does not yet support scanning out tiled buffers directly, as this
    needs more work, but it already wires up the basic interaction between
    imx-drm, the IPUv3 driver and the PRG and PRE drivers.
    Signed-off-by: NLucas Stach <l.stach@pengutronix.de>
    Signed-off-by: NPhilipp Zabel <p.zabel@pengutronix.de>
    00514e85
ipuv3-plane.c 19.9 KB