Home
last modified time | relevance | path

Searched hist:"7981394 e550094bbbb2eb5e62065fa14c2ca77b0" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/
H A Dvideo-uclass.c7981394e550094bbbb2eb5e62065fa14c2ca77b0 Sun Nov 13 21:22:06 UTC 2016 Simon Glass <sjg@chromium.org> video: Use cache-alignment in video_sync()

Sometimes the frame buffer is not a multiple of the cache line size.
Adjust the cache-flushing code to avoid cache warnings/errors in this
case.

Signed-off-by: Simon Glass <sjg@chromium.org>