dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 205185] New: amdgpu compile failure
Date: Mon, 14 Oct 2019 08:32:35 +0000	[thread overview]
Message-ID: <bug-205185-2300@https.bugzilla.kernel.org/> (raw)

https://bugzilla.kernel.org/show_bug.cgi?id=205185

            Bug ID: 205185
           Summary: amdgpu compile failure
           Product: Drivers
           Version: 2.5
    Kernel Version: 5.3.5 - 5.3.6
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: blocking
          Priority: P1
         Component: Video(DRI - non Intel)
          Assignee: drivers_video-dri@kernel-bugs.osdl.org
          Reporter: stijn+bugs@linux-ipv6.be
        Regression: No

5.3.5 and 5.3.6 do not compile:

drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_dpp.c: In function
‘dpp2_cnv_setup’:
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_dpp.c:94:30: note: byref
variable will be forcibly initialized
  struct out_csc_color_matrix tbl_entry;
                              ^~~~~~~~~
  CC [M]  drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_hubbub.o
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_hwseq.c: In function
‘dcn20_init_hw’:
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_hwseq.c:589:37: error:
‘const struct resource_caps’ has no member named ‘num_dsc’; did you mean
‘num_ddc’?
  for (i = 0; i < res_pool->res_cap->num_dsc; i++)
                                     ^~~~~~~
                                     num_ddc
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_hwseq.c:590:3: error:
implicit declaration of function ‘dcn20_dsc_pg_control’; did you mean
‘dcn20_dpp_pg_control’? [-Werror=implicit-function-declaration]
   dcn20_dsc_pg_control(hws, res_pool->dscs[i]->inst, false);
   ^~~~~~~~~~~~~~~~~~~~
   dcn20_dpp_pg_control
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_hwseq.c:590:39: error:
‘struct resource_pool’ has no member named ‘dscs’; did you mean ‘dpps’?
   dcn20_dsc_pg_control(hws, res_pool->dscs[i]->inst, false);
                                       ^~~~
                                       dpps

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2019-10-14  8:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-14  8:32 bugzilla-daemon [this message]
2019-11-11 17:29 ` [Bug 205185] amdgpu compile failure bugzilla-daemon
2019-11-11 17:45 ` bugzilla-daemon
2019-11-11 20:23 ` bugzilla-daemon
2021-12-08  9:53 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-205185-2300@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox