alistair23-linux/drivers/gpu/drm/msm/dsi
Rob Clark d71b6bd80d drm/msm/dsi: fix direct caller of msm_gem_free_object()
This should be using drm_gem_object_put().  Also since this is done only
in driver unload path, we don't need to synchronize setting tx_gem_obj
to NULL, so juse use the _unlocked() variant.

Signed-off-by: Rob Clark <robdclark@gmail.com>
2018-03-19 06:33:36 -04:00
..
phy drm/msm/dsi: Populate the 10nm PHY funcs 2018-02-20 10:41:21 -05:00
pll drm/msm/dsi: Populate PLL 10nm clock ops 2018-02-20 10:41:20 -05:00
dsi.c drm/msm/dsi: Fix potential NULL pointer dereference in msm_dsi_modeset_init 2018-03-19 06:33:34 -04:00
dsi.h drm/msm/dsi: Add skeleton 10nm PHY/PLL code 2018-02-20 10:41:20 -05:00
dsi.xml.h drm/msm/dsi: Update generated headers for 10nm PLL/PHY 2018-02-20 10:41:20 -05:00
dsi_cfg.c drm/msm/dsi: Add SDM845 in dsi_cfg 2018-02-20 10:41:21 -05:00
dsi_cfg.h drm/msm/dsi: Add SDM845 in dsi_cfg 2018-02-20 10:41:21 -05:00
dsi_host.c drm/msm/dsi: fix direct caller of msm_gem_free_object() 2018-03-19 06:33:36 -04:00
dsi_manager.c drm/msm/dsi: correct DSI id bounds check during registration 2018-02-20 10:41:20 -05:00
mmss_cc.xml.h drm/msm: update generated headers 2017-06-16 11:16:07 -04:00
sfpb.xml.h drm/msm: update generated headers 2017-06-16 11:16:07 -04:00