linux_dsm_epyc7002/drivers/gpu/drm/hisilicon/hibmc
Cihangir Akturk 5bda902725 drm/hisilicon: switch to drm_*_get(), drm_*_put() helpers
Use drm_*_get() and drm_*_put() helpers instead of drm_*_reference()
and drm_*_unreference() 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.

Generated by: scripts/coccinelle/api/drm-get-put.cocci

Signed-off-by: Cihangir Akturk <cakturk@gmail.com>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/1502454794-28558-11-git-send-email-cakturk@gmail.com
2017-08-11 11:35:52 -04:00
..
hibmc_drm_de.c drm: Nuke drm_atomic_helper_plane_set_property 2017-08-08 14:45:16 +02:00
hibmc_drm_drv.c drm/hisilicon: hibmc: Use the drm_driver.dumb_destroy default 2017-07-29 14:02:52 +02:00
hibmc_drm_drv.h drm/hisilicon/hibmc: Add support for vblank interrupt 2016-11-17 15:26:27 +08:00
hibmc_drm_fbdev.c drm/hisilicon: switch to drm_*_get(), drm_*_put() helpers 2017-08-11 11:35:52 -04:00
hibmc_drm_regs.h drm/hisilicon/hibmc: Add hisilicon hibmc drm master driver 2016-11-17 15:26:24 +08:00
hibmc_drm_vdac.c drm: Nuke drm_atomic_helper_connector_dpms 2017-08-08 14:48:48 +02:00
hibmc_ttm.c drm/hisilicon: switch to drm_*_get(), drm_*_put() helpers 2017-08-11 11:35:52 -04:00
Kconfig drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" 2017-01-09 11:30:30 +01:00
Makefile drm/hisilicon: fix include notation and remove -Iinclude/drm flag 2017-05-17 14:35:22 +02:00