Re: [PATCH v2 0/7] move dpu resource parsing to encoder modeset

2019-03-04 Thread Sean Paul
On Wed, Feb 13, 2019 at 05:19:09PM -0800, Jeykumar Sankaran wrote: > Fixing some of the low hanging fruits by moving the hw resource > parsing and assignment to encoder modeset. This series > prepares DPU resource management to switch to state based > resource tracking which is implemented in the

Re: [PATCH v2 0/7] move dpu resource parsing to encoder modeset

2019-02-13 Thread Jeykumar Sankaran
On 2019-02-13 17:19, Jeykumar Sankaran wrote: Fixing some of the low hanging fruits by moving the hw resource parsing and assignment to encoder modeset. This series prepares DPU resource management to switch to state based resource tracking which is implemented in the next incoming changes.

[PATCH v2 0/7] move dpu resource parsing to encoder modeset

2019-02-13 Thread Jeykumar Sankaran
Fixing some of the low hanging fruits by moving the hw resource parsing and assignment to encoder modeset. This series prepares DPU resource management to switch to state based resource tracking which is implemented in the next incoming changes. Thanks. Jeykumar Sankaran (7): drm/msm/dpu: