linux/drivers/gpu/drm/amd/display
Andrey Grodzovsky 1159898a88 drm/amd/display: Handle commit plane with no FB.
1) Always call flip ISR, for any surface comit, not only for page flip.

2) For events not signaled in flip ISR, handle them in end of commit_tail.

3)Fix race condition between subsequent atomic calls by removing
  current state access AFTER drm_atomic_helper_commit_hw_done
  was called. After this call a pending next commit will
  swap in his own state into objects and proceed.

Signed-off-by: Andrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-09-26 18:08:02 -04:00
..
amdgpu_dm drm/amd/display: Handle commit plane with no FB. 2017-09-26 18:08:02 -04:00
dc drm/amd/display: DAL3 RV get DPREFCLK SpreadspectrumInfo from smu_info 2017-09-26 18:08:00 -04:00
include drm/amd/display: add bw logging for dcn 2017-09-26 18:07:56 -04:00
modules drm/amd/display: Temporary disable BTR FreeSync support for now 2017-09-26 18:07:54 -04:00
Kconfig drm/amd/display: Limit DCN to x86 arch 2017-09-26 18:07:32 -04:00
Makefile