linux/drivers/gpu/drm/atmel-hlcdc
Cihangir Akturk f3a73544da drm/atmel-hlcdc: switch to drm_*{get,put} helpers
drm_*_reference() and drm_*_unreference() functions are just
compatibility alias for drm_*_get() and drm_*_put() and should not be
used by new code. So convert all users of compatibility functions to use
the new APIs.

Signed-off-by: Cihangir Akturk <cakturk@gmail.com>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1501761585-11757-6-git-send-email-cakturk@gmail.com
2017-08-03 16:41:56 +02:00
..
atmel_hlcdc_crtc.c drm/atmel-hlcdec: Use for_each_new_connector_in_state 2017-07-13 09:52:09 +02:00
atmel_hlcdc_dc.c drm/atmel-hlcdc: Use .dumb_map_offset and .dumb_destroy defaults 2017-07-29 13:56:13 +02:00
atmel_hlcdc_dc.h drm: atmel-hlcdc: add support for 8-bit color lookup table mode 2017-06-22 22:53:02 +02:00
atmel_hlcdc_output.c Merge tag 'drm-misc-next-2017-06-15' of git://anongit.freedesktop.org/git/drm-misc into drm-next 2017-06-16 09:33:43 +10:00
atmel_hlcdc_plane.c drm/atmel-hlcdc: switch to drm_*{get,put} helpers 2017-08-03 16:41:56 +02:00
Kconfig drm/atmel-hlcdc: make fbdev support really optional 2016-07-15 10:28:33 -04:00
Makefile drm/atmel-hlcdc: Simplify the HLCDC layer logic 2017-02-28 11:57:56 +01:00