linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Large new drm driver
@ 2017-05-02  1:31 Stephen Rothwell
  2017-05-02  2:36 ` Dave Airlie
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Rothwell @ 2017-05-02  1:31 UTC (permalink / raw)
  To: Linus; +Cc: Dave Airlie, LKML, Linux-Next Mailing List

Hi Linus,

Just so you don't get a large suprise:

$ git diff --dirstat v4.11..next-20170501
   3.9% arch/
  13.5% drivers/gpu/drm/amd/include/asic_reg/vega10/DC/
   6.0% drivers/gpu/drm/amd/include/asic_reg/vega10/GC/
  23.5% drivers/gpu/drm/amd/include/asic_reg/vega10/NBIO/
   7.5% drivers/gpu/drm/amd/include/asic_reg/vega10/
   4.9% drivers/gpu/drm/
   4.6% drivers/net/
   5.8% drivers/staging/media/atomisp/pci/atomisp2/css2400/
   3.0% drivers/staging/media/
   4.5% drivers/staging/rtl8723bs/
  12.6% drivers/

There are some very large include files in the new drm driver.

wc -l over all the files in
drivers/gpu/drm/amd/include/asic_reg/vega10/:

361003 total
-- 
Cheers,
Stephen Rothwell

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Large new drm driver
  2017-05-02  1:31 Large new drm driver Stephen Rothwell
@ 2017-05-02  2:36 ` Dave Airlie
  2017-05-02  2:57   ` Stephen Rothwell
  0 siblings, 1 reply; 3+ messages in thread
From: Dave Airlie @ 2017-05-02  2:36 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: Linus, Dave Airlie, LKML, Linux-Next Mailing List

On 2 May 2017 at 11:31, Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> Hi Linus,
>
> Just so you don't get a large suprise:
>
> $ git diff --dirstat v4.11..next-20170501
>    3.9% arch/
>   13.5% drivers/gpu/drm/amd/include/asic_reg/vega10/DC/
>    6.0% drivers/gpu/drm/amd/include/asic_reg/vega10/GC/
>   23.5% drivers/gpu/drm/amd/include/asic_reg/vega10/NBIO/
>    7.5% drivers/gpu/drm/amd/include/asic_reg/vega10/
>    4.9% drivers/gpu/drm/
>    4.6% drivers/net/
>    5.8% drivers/staging/media/atomisp/pci/atomisp2/css2400/
>    3.0% drivers/staging/media/
>    4.5% drivers/staging/rtl8723bs/
>   12.6% drivers/
>
> There are some very large include files in the new drm driver.
>
> wc -l over all the files in
> drivers/gpu/drm/amd/include/asic_reg/vega10/:

We've had register header files like this on a number of occasions
before, not sure why it warrants a mention now.

It's just the public header files for the new Vega AMD GPUs,
as opposed to a whole new driver.

AMD release the validated headers so open source developers
don't have to go hunting for registers.

Dave.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Large new drm driver
  2017-05-02  2:36 ` Dave Airlie
@ 2017-05-02  2:57   ` Stephen Rothwell
  0 siblings, 0 replies; 3+ messages in thread
From: Stephen Rothwell @ 2017-05-02  2:57 UTC (permalink / raw)
  To: Dave Airlie; +Cc: Linus, Dave Airlie, LKML, Linux-Next Mailing List

Hi Dave,

On Tue, 2 May 2017 12:36:35 +1000 Dave Airlie <airlied@gmail.com> wrote:
>
> We've had register header files like this on a number of occasions
> before, not sure why it warrants a mention now.

Linus expressed suprise once before when we had a large number of new
lines appear in another subsystem ...

> It's just the public header files for the new Vega AMD GPUs,
> as opposed to a whole new driver.
> 
> AMD release the validated headers so open source developers
> don't have to go hunting for registers.

It's all fine, just noting.
-- 
Cheers,
Stephen Rothwell

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-05-02  2:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-02  1:31 Large new drm driver Stephen Rothwell
2017-05-02  2:36 ` Dave Airlie
2017-05-02  2:57   ` Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).