On Sat, Jun 10, 2017 at 3:39 PM, Hans de Goede wrote:
> On 10-06-17 19:14, Marco Diego Aurélio Mesquita wrote:
>> I applied this change and now gnome monitors tool identifies it as
>> another monitor, thanks Noralf! There are still some problems: when I
>> activate it, gnome
Hi Devs!
On Thu, Jun 8, 2017 at 4:08 AM, Hans de Goede wrote:
> I don't think that using cma for the gm12u320 is a good idea, it will
> typically be used as a secondary GPU output together with a real GPU
> extending the desktop by being a prime display output. So for the memory
> management stuf
Hi Devs!
On Fri, Jun 9, 2017 at 7:31 PM, Noralf Trønnes wrote:
>
> Den 09.06.2017 22.59, skrev Marco Diego Aurélio Mesquita:
>>
>> Hi Devs!
>>
>> On Thu, Jun 8, 2017 at 4:08 AM, Hans de Goede wrote:
>>>
>>> I don't think that using cma for
On Wed, Jun 7, 2017 at 4:38 PM, Noralf Trønnes wrote:
>
> Den 07.06.2017 20.46, skrev Marco Diego Aurélio Mesquita:
>>
>> Hi Noralf!
>>
>> On Wed, Jun 7, 2017 at 1:56 PM, Noralf Trønnes wrote:
>>>
>>> tinydrm is targeted at displays on slow busses
Hi Emil!
On Wed, Jun 7, 2017 at 7:30 AM, Emil Velikov wrote:
> On 2 June 2017 at 17:39, Marco Diego Aurélio Mesquita
> wrote:
>> Hi Emil!
>>
>> On Fri, Jun 2, 2017 at 1:14 PM, Emil Velikov
>> wrote:
>>> As Daniel mentioned in the earlier thread, fa
Hi Noralf!
On Wed, Jun 7, 2017 at 1:56 PM, Noralf Trønnes wrote:
> tinydrm is targeted at displays on slow busses where userspace tells
> the driver which part of the framebuffer it has changed to minimize
> the transfer.
>
> The PL111 driver uses drm_simple_display_pipe and might be a better
> e
Hi Emil!
On Fri, Jun 2, 2017 at 1:14 PM, Emil Velikov wrote:
> As Daniel mentioned in the earlier thread, factoring out things can be
> done as a follow-up.
> On the other hand, I _think_ that the blocker for this driver that
> it's not doing atomic mode setting.
>
I've been looking on other sma
> not had time yet to look into this.
>
> Recently I've been contacted by Marco Diego Aurélio Mesquita (in the Cc)
> who wants to work on getting this driver ready for mainline.
>
> He has has some questions / ideas about how to do this, so the
> main reason for reposting
On Mon, May 29, 2017 at 5:25 PM, Chris Wilson wrote:
> convince us to look into this patch again?
> -Chris
>
>> >
>> > drivers/gpu/drm/drm_drv.c | 26 ++
>> > drivers/gpu/drm/udl/udl_drv.c | 3 ++-
>> > include/drm/drmP.h| 6 --
>> > include/drm/drm_d