linux_dsm_epyc7002/drivers/gpu/drm/atmel-hlcdc
Boris Brezillon bd4248bb5e drm: atmel-hlcdc: reset layer A2Q and UPDATE bits when disabling it
The A2Q (Add To Queue) and UPDATE bits are left in their previous state
when resetting the layer.
This lead to weird behavior when enabling the plane again: the framebuffer
previously queued is dequeued and we end up with access to an old memory
region.

Reset those bits when resetting the channel.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
2015-02-24 11:45:11 +01:00
..
atmel_hlcdc_crtc.c
atmel_hlcdc_dc.c
atmel_hlcdc_dc.h
atmel_hlcdc_layer.c drm: atmel-hlcdc: reset layer A2Q and UPDATE bits when disabling it 2015-02-24 11:45:11 +01:00
atmel_hlcdc_layer.h
atmel_hlcdc_output.c
atmel_hlcdc_plane.c
Kconfig drm: atmel-hlcdc: Add dependency on ARM 2015-01-31 10:14:28 +10:00
Makefile