linux/drivers/gpu/drm/msm/mdp/mdp5
Arnd Bergmann fcda50c8f4 drm/msm: rename hdmi symbols
Global symbols in the kernel should be prefixed by the name
of the subsystem and/or driver to avoid conflicts when all
code is built-in.

In this case, function names like 'hdmi_register' or 'hdmi_set_mode'
are way too generic for an MSM specific DRM driver, so I'm renaming
them all to msm_hdmi_* here.

I also rename a lot of the 'static' symbols along with the global
names for consistency, even though those are relatively harmless;
they might only be slightly confusing when they show up in
backtraces.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Rob Clark <robdclark@gmail.com>
2016-03-03 11:55:33 -05:00
..
mdp5_cfg.c drm/msm/mdp: Remove CONFIG_OF checks from MDP drivers 2015-12-14 10:39:09 -05:00
mdp5_cfg.h drm/msm/mdp5: Basic support for MDP5 v1.7 (MSM8996) 2015-10-22 15:39:57 -04:00
mdp5_cmd_encoder.c drm/msm/mdp: removed optional dummy encoder mode_fixup function. 2016-02-16 15:33:21 +01:00
mdp5_crtc.c drm/msm/mdp: Use atomic helper to set crtc property 2016-03-02 16:19:41 -05:00
mdp5_ctl.c drm/msm/mdp5: Allocate CTL0/1 for dual DSI single FLUSH 2015-08-15 18:27:16 -04:00
mdp5_ctl.h drm/msm/mdp5: Allocate CTL0/1 for dual DSI single FLUSH 2015-08-15 18:27:16 -04:00
mdp5_encoder.c drm/msm/mdp: removed optional dummy encoder mode_fixup function. 2016-02-16 15:33:21 +01:00
mdp5_irq.c drm/msm: ratelimit error irq msgs 2015-12-14 11:49:52 -05:00
mdp5_kms.c drm/msm: rename hdmi symbols 2016-03-03 11:55:33 -05:00
mdp5_kms.h drm/msm: Nuke preclose hooks 2016-02-08 09:55:50 +01:00
mdp5_plane.c drm: Pass 'name' to drm_universal_plane_init() 2015-12-11 09:13:10 +01:00
mdp5_smp.c drm/msm/mdp5: remove the cfg pointer from SMP struct 2015-10-22 15:39:54 -04:00
mdp5_smp.h drm/msm/mdp5: use 2 memory clients for YUV formats on newer mdp5 2015-08-15 18:27:19 -04:00
mdp5.xml.h drm/msm: update generated headers 2016-03-03 11:55:27 -05:00