On Tue, Jul 23, 2019 at 03:41:11PM +0200, Noralf Trønnes wrote:
> Den 23.07.2019 09.10, skrev Daniel Vetter:
> > On Mon, Jul 22, 2019 at 11:06:15AM -0700, Eric Anholt wrote:
> >> Noralf Trønnes writes:
> >>
> >>> This series ticks off the last tinydrm todo entry and moves out mipi_dbi
> >>> to be
Den 23.07.2019 09.10, skrev Daniel Vetter:
> On Mon, Jul 22, 2019 at 11:06:15AM -0700, Eric Anholt wrote:
>> Noralf Trønnes writes:
>>
>>> This series ticks off the last tinydrm todo entry and moves out mipi_dbi
>>> to be a core helper.
>>>
>>> It splits struct mipi_dbi into an interface part an
On Mon, Jul 22, 2019 at 11:06:15AM -0700, Eric Anholt wrote:
> Noralf Trønnes writes:
>
> > This series ticks off the last tinydrm todo entry and moves out mipi_dbi
> > to be a core helper.
> >
> > It splits struct mipi_dbi into an interface part and a display pipeline
> > part (upload framebuffe
Den 22.07.2019 20.06, skrev Eric Anholt:
> Noralf Trønnes writes:
>
>> This series ticks off the last tinydrm todo entry and moves out mipi_dbi
>> to be a core helper.
>>
>> It splits struct mipi_dbi into an interface part and a display pipeline
>> part (upload framebuffer over SPI). I also too
Noralf Trønnes writes:
> This series ticks off the last tinydrm todo entry and moves out mipi_dbi
> to be a core helper.
>
> It splits struct mipi_dbi into an interface part and a display pipeline
> part (upload framebuffer over SPI). I also took the opportunity to
> rename the ambiguous 'mipi' v
Hi Sam,
Den 20.07.2019 22.29, skrev Sam Ravnborg:
> Hi Noralf.
>
> Good to see a long journey end with a very nice result.
> I only entered the DRM world for the last parts of the journey,
> but nevertheless impressed by all the nice refactoring done.
>
Thanks, it's taken a while, but now it's
Hi Noralf.
Good to see a long journey end with a very nice result.
I only entered the DRM world for the last parts of the journey,
but nevertheless impressed by all the nice refactoring done.
On Sat, Jul 20, 2019 at 03:47:03PM +0200, Noralf Trønnes wrote:
> This series ticks off the last tinydrm
This series ticks off the last tinydrm todo entry and moves out mipi_dbi
to be a core helper.
It splits struct mipi_dbi into an interface part and a display pipeline
part (upload framebuffer over SPI). I also took the opportunity to
rename the ambiguous 'mipi' variable name to 'dbi'. This lines up