linux/drivers/gpu/drm/msm/mdp/mdp5
Archit Taneja 7b59c7e449 drm/msm/mdp5: Use updated MDP5 register names
Since MDSS registers were stuffed within the the MDP5 register
space, we had an __offset_MDP() macro to identify the offset
between the start of MDSS and MDP5 address spaces. This offset
macro expected a MDP index argument, which didn't make much
sense since we don't have multiple MDPs.

The offset is no longer needed now that we have devices for the 2
different register address spaces. Also, remove the "REG_MDP5_MDP_"
prefix to "REG_MDP5_".

Update the generated headers in mdp5.xml.h

We generally update headers as a separate patch, but we need to
do these together to prevent breaking build.

Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
2016-07-16 10:08:57 -04: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/mdp5: Use updated MDP5 register names 2016-07-16 10:08:57 -04:00
mdp5_crtc.c drm/atomic: Add drm_atomic_crtc_state_for_each_plane_state 2016-06-02 16:59:05 +02:00
mdp5_ctl.c drm/msm/mdp5: Use updated MDP5 register names 2016-07-16 10:08:57 -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/mdp5: Use updated MDP5 register names 2016-07-16 10:08:57 -04:00
mdp5_irq.c drm/msm/mdp5: Use updated MDP5 register names 2016-07-16 10:08:57 -04:00
mdp5_kms.c drm/msm/mdp5: Use updated MDP5 register names 2016-07-16 10:08:57 -04:00
mdp5_kms.h drm/msm/mdp5: Use updated MDP5 register names 2016-07-16 10:08:57 -04:00
mdp5_mdss.c drm/msm/mdp5: Add MDSS top level driver 2016-07-16 10:08:51 -04: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: Use updated MDP5 register names 2016-07-16 10:08:57 -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/mdp5: Use updated MDP5 register names 2016-07-16 10:08:57 -04:00