Re: [PATCH v3 08/13] drm/msm/dpu: move hw resource tracking to crtc state

2018-08-14 Thread Sean Paul
On Tue, Aug 07, 2018 at 08:12:35PM -0700, Jeykumar Sankaran wrote: > Prep changes for state based resource management. > > Moves all the hw block tracking for the crtc to the state > object. > > changes in v2: > - none > changes in v3: > - none > > Change-Id: I2816e9e28b27f1126b477d6

[PATCH v3 08/13] drm/msm/dpu: move hw resource tracking to crtc state

2018-08-07 Thread Jeykumar Sankaran
Prep changes for state based resource management. Moves all the hw block tracking for the crtc to the state object. changes in v2: - none changes in v3: - none Change-Id: I2816e9e28b27f1126b477d62eb3858a30a652747 Signed-off-by: Jeykumar Sankaran --- drivers/gpu/drm/msm/disp/dpu