On Wed, May 23, 2018 at 11:15:18AM +0200, Daniel Vetter wrote:
> On Mon, May 21, 2018 at 10:04:23PM -0300, Rodrigo Siqueira wrote:
> > This series of patches add a centralized initialization mechanism, a
> > single CRTC with a plane, an encoder, and extra module information.
> >
> > Changes in v2
On Thu, May 24, 2018 at 05:42:02AM +0300, Haneen Mohammed wrote:
> On Wed, May 23, 2018 at 11:15:18AM +0200, Daniel Vetter wrote:
> > On Mon, May 21, 2018 at 10:04:23PM -0300, Rodrigo Siqueira wrote:
> > > This series of patches add a centralized initialization mechanism, a
> > > single CRTC with a
On Mon, May 21, 2018 at 10:04:23PM -0300, Rodrigo Siqueira wrote:
> This series of patches add a centralized initialization mechanism, a
> single CRTC with a plane, an encoder, and extra module information.
>
> Changes in v2:
> - Remove unused definitions
> - Improve file names
> - Improve cod
This series of patches add a centralized initialization mechanism, a
single CRTC with a plane, an encoder, and extra module information.
Changes in v2:
- Remove unused definitions
- Improve file names
- Improve code separation
- Remove unnecessary formats
Changes in v3:
- Adds drm_crtc_help