[Freedreno] [PATCH 0/4] drm/msm: Switch to atomic helpers
Sean Paul
seanpaul at chromium.org
Tue Mar 27 16:31:50 UTC 2018
I originally sent these patches targetted against the msm dpu code, but
I've rebased them on msm-next since they're _mostly_ the same. The set
is based on 'drm/msm: Use drm_private_obj/state instead of subclassing'
which I sent up earlier.
The set has been tested on mdp5 db410c.
Sean
Sean Paul (4):
drm/msm: Refactor complete_commit() to look more the helpers
drm/msm: Mark the crtc->state->event consumed
drm/msm: Remove msm_commit/worker, use atomic helper commit
drm/msm: Switch to atomic_helper_commit()
drivers/gpu/drm/msm/disp/mdp4/mdp4_crtc.c | 1 +
drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c | 1 +
drivers/gpu/drm/msm/msm_atomic.c | 190 +---------------------
drivers/gpu/drm/msm/msm_drv.c | 8 +-
drivers/gpu/drm/msm/msm_drv.h | 7 +-
5 files changed, 14 insertions(+), 193 deletions(-)
--
Sean Paul, Software Engineer, Google / Chromium OS
More information about the Freedreno
mailing list