linux/drivers/gpu/drm/msm/mdp
Stephane Viau 2559d19f76 drm/msm/mdp5: Fix negative SMP block allocation
In case we request a number of SMP blocks which is lower than
the already reserved blocks, we should not try to allocate a
negative number, but 0 blocks instead.

Signed-off-by: Stephane Viau <sviau@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
2015-02-01 15:32:47 -05:00
..
mdp4 drm/msm/mdp4: add YUV format support 2015-02-01 15:30:35 -05:00
mdp5 drm/msm/mdp5: Fix negative SMP block allocation 2015-02-01 15:32:47 -05:00
mdp_common.xml.h drm/msm: update generated headers 2015-02-01 15:30:33 -05:00
mdp_format.c drm/msm/mdp: add common YUV information for MDP4/MDP5 2015-02-01 15:30:34 -05: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 common YUV information for MDP4/MDP5 2015-02-01 15:30:34 -05:00