linux-stable/drivers/gpu/drm/msm/mdp
jilai wang 3498409f03 drm/msm/mdp: Add capabilities to MDP planes (v2)
MDP planes can be implemented using different type of HW pipes,
RGB/VIG/DMA pipes for MDP5 and RGB/VG/DMA pipes for MDP4. Each type
of pipe has different HW capabilities such as scaling, color space
conversion, decimation... Add a variable in plane data structure
to specify the difference of each plane which comes from mdp5_cfg data
and use it to differenciate the plane operation.
V1: Initial change
V2: Fix a typo in mdp4_kms.h

Signed-off-by: Jilai Wang <jilaiw@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
2015-08-15 18:27:20 -04:00
..
mdp4 drm/msm/mdp: Add capabilities to MDP planes (v2) 2015-08-15 18:27:20 -04:00
mdp5 drm/msm/mdp: Add capabilities to MDP planes (v2) 2015-08-15 18:27:20 -04:00
mdp_common.xml.h drm/msm: update generated headers 2015-08-15 18:27:10 -04:00
mdp_format.c drm/msm/mdp5: add more YUV formats for MDP5 2015-08-15 18:27:20 -04:00
mdp_kms.c drm/msm: Do not BUG_ON(!spin_is_locked()) on UP 2015-02-01 15:30:25 -05:00
mdp_kms.h drm/msm/mdp: Add capabilities to MDP planes (v2) 2015-08-15 18:27:20 -04:00