2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-15 17:14:00 +08:00
linux-next/drivers/gpu/drm/msm/mdp
Hai Li 0a5c9aad11 drm/msm: Use customized function to wait for atomic commit done
MDP FLUSH registers could indicate if the previous flush updates
has taken effect at vsync boundary. Making use of this H/W feature
can catch the vsync that happened between CRTC atomic_flush and
*_wait_for_vblanks, to avoid unnecessary wait.

This change allows kms CRTCs to use their own *_wait_for_commit_done
functions to wait for FLUSH register cleared at vsync, before commit
completion.

Signed-off-by: Hai Li <hali@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
2015-06-11 13:11:04 -04:00
..
mdp4 drm/msm: Use customized function to wait for atomic commit done 2015-06-11 13:11:04 -04:00
mdp5 drm/msm: Use customized function to wait for atomic commit done 2015-06-11 13:11:04 -04:00
mdp_common.xml.h drm/msm: update generated headers 2015-06-11 13:11:01 -04: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: update generated headers 2015-06-11 13:11:01 -04:00