Loading
drm/rockchip: vop: Fix virtual stride calculation
vir_stride need number words of the virtual width, and fb->pitches
save bytes_per_pixel, so just div 4 switch to stride.
Signed-off-by:
Mark Yao <mark.yao@rock-chips.com>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
vir_stride need number words of the virtual width, and fb->pitches
save bytes_per_pixel, so just div 4 switch to stride.
Signed-off-by:
Mark Yao <mark.yao@rock-chips.com>