linux/drivers/gpu/drm/atmel-hlcdc
Boris Brezillon c2e4c99444 drm: atmel-hlcdc: fix atmel_hlcdc_crtc_reset() implementation
Reset crtc->state to NULL after freeing the state object and call
__drm_atomic_helper_crtc_destroy_state() helper instead of manually
calling drm_property_unreference_blob().

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
2016-06-01 15:59:35 +02:00
..
atmel_hlcdc_crtc.c drm: atmel-hlcdc: fix atmel_hlcdc_crtc_reset() implementation 2016-06-01 15:59:35 +02:00
atmel_hlcdc_dc.c Merge branch 'drm-atmel-hlcdc-devel' of https://github.com/bbrezillon/linux-at91 into drm-next 2016-04-22 09:06:44 +10:00
atmel_hlcdc_dc.h drm: atmel-hlcdc: route DMA accesses through AHB interfaces 2016-04-14 09:17:28 +02:00
atmel_hlcdc_layer.c Linux 4.0-rc3 2015-03-09 19:58:30 +10:00
atmel_hlcdc_layer.h drm: atmel-hlcdc: Atomic mode-setting conversion 2015-02-22 21:00:06 +01:00
atmel_hlcdc_output.c drm: atmel-hlcdc: rework the output code to support drm bridges 2016-04-14 09:17:27 +02:00
atmel_hlcdc_plane.c drm: atmel-hlcdc: route DMA accesses through AHB interfaces 2016-04-14 09:17:28 +02:00
Kconfig drm: atmel-hlcdc: Add dependency on ARM 2015-01-31 10:14:28 +10:00
Makefile