Re: [RFC 0/1] drm: Add Grain Media GM12U320 kms driver

2017-06-11 Thread Marco Diego Aurélio Mesquita
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

Re: [RFC 0/1] drm: Add Grain Media GM12U320 kms driver

2017-06-11 Thread 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 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

Re: [RFC 0/1] drm: Add Grain Media GM12U320 kms driver

2017-06-11 Thread Marco Diego Aurélio Mesquita
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

Re: [RFC 0/1] drm: Add Grain Media GM12U320 kms driver

2017-06-07 Thread Marco Diego Aurélio Mesquita
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

Re: [RFC 0/1] drm: Add Grain Media GM12U320 kms driver

2017-06-07 Thread Marco Diego Aurélio Mesquita
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

Re: [RFC 0/1] drm: Add Grain Media GM12U320 kms driver

2017-06-07 Thread 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 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

Re: [RFC 0/1] drm: Add Grain Media GM12U320 kms driver

2017-06-03 Thread Marco Diego Aurélio Mesquita
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

Re: [RFC 0/1] drm: Add Grain Media GM12U320 kms driver

2017-06-01 Thread Marco Diego Aurélio Mesquita
> 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

Re: [PATCH v11] drm: Unplug drm device when unregistering it (v8)

2017-05-29 Thread Marco Diego Aurélio Mesquita
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