Re: [DPU PATCH v3 0/5] List of patches for DP drivers on SnapDragon

2019-12-02 Thread Rob Clark
On Mon, Dec 2, 2019 at 5:47 AM Chandan Uddaraju wrote: > > These patches are to enable DisplayPort driver on SanpDragon. > > These patches have dependency on clock driver changes that > provide DP clock support. This looks like just a functional/runtime dependency? Ie. it would only be the corre

[DPU PATCH v3 0/5] List of patches for DP drivers on SnapDragon

2019-12-02 Thread Chandan Uddaraju
These patches are to enable DisplayPort driver on SanpDragon. These patches have dependency on clock driver changes that provide DP clock support. Changes in V2: Core Dp driver: -- Update copyright markings on all relevant files. -- Change pr_err() to DRM_ERROR() -- Use APIs dire