Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/sun4i
Maxime Ripard f0188ef830 drm/sun4i: Fix the high buffer address mask
The highest 3bits of the 4 layers buffers are all part of the same
register. However, our mask computation was wrong, leading to all the
lowest register bits being removed when we use regmap_update_bits, which
will lead to the buffers being set to some random part of the RAM.

Fix our mask.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
2016-09-22 10:13:22 +03:00
..
2016-05-30 08:28:33 +02:00
2016-09-08 09:31:13 +02:00
2016-09-08 09:28:51 +02:00
2016-04-28 10:30:05 +02:00
2016-09-08 09:28:51 +02:00
2016-09-22 10:13:08 +03:00
2016-09-08 09:31:13 +02:00