On Fri, 09 Dec 2016 12:34:17 -0800 Dave Airlie
wrote
> On 10 December 2016 at 05:59, Daniel Vetter wrote:
> > I guess things went a bit sideways by me and Dave only talking about
> > the midlayer, so let me first state that the DC stuff has massively
> > improved through replaci
putation code between check and commit doesn't get out of sync.
> >
> >> As for the rest, I hear you and appreciate your feedback. Let me get back
> >> to
> >> you on that later.
> > Just an added note on that: I do think that there's some driver teams
> > who've managed to pull a shared cod
-missing-prototypes
> >>> CWARNFLAGS.iceland_smc.c= -Wno-missing-prototypes
> >>> CWARNFLAGS.kv_dpm.c= -Wno-unused-const-variable
> >>> CWARNFLAGS.tonga_smc.c= -Wno-cast-qual
> >>> CWARNFLAGS.gpu_scheduler.c= -Wno-format -Wno-missing-prototypes
On Tue, 14 Jun 2016 06:02:09 -0700 Alex Deucher wrote
>On Tue, Jun 14, 2016 at 4:10 AM, Christian König
> wrote:
>> Hi Matthew,
>>
>> see inline below.
>>
>> Am 14.06.2016 um 00:03 schrieb Matthew Macy:
>>>
>>> -
g-prototypes -Wno-cast-qual
CWARNFLAGS.fiji_smumgr.c= -Wno-missing-prototypes -Wno-cast-qual
>
> Regards,
> Christian.
>
> Am 13.06.2016 um 03:35 schrieb Matthew Macy:
> >
> > I'm trying to bring up amdgpu an Carrizo A10 (Thinkpad e565 in case it
>
I'm trying to bring up amdgpu an Carrizo A10 (Thinkpad e565 in case it matters)
on FreeBSD. The driver is essentially unmodified from what is found in Linux
4.6 - relying on an extended version of FreeBSD's linuxkpi shims. The shims
work well enough that i915/drm from 4.6 works extremely well