From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 97759] compile error bandwidth_calcs.c : array subscript is above array bounds [-Werror=array-bounds]
Date: Sat, 10 Sep 2016 00:35:42 +0000 [thread overview]
Message-ID: <bug-97759-502-mcQbWK87Gy@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-97759-502@http.bugs.freedesktop.org/>
[-- Attachment #1.1: Type: text/plain, Size: 5581 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=97759
kenneth johansson <ken@kenjo.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Hardware|Other |x86-64 (AMD64)
--- Comment #1 from kenneth johansson <ken@kenjo.org> ---
results->blackout_recovery_time =
bw_max2(
results->blackout_recovery_time,
bw_div(
(bw_add(
bw_mul(
bw_div(
bw_mul(
results->display_bandwidth[k],
results->useful_bytes_per_request[k]),
results->bytes_per_request[k]),
vbios->blackout_duration),
bw_sub(
bw_div(
bw_mul(
bw_mul(
bw_mul(
(bw_add(
bw_add(
bw_mul(
bw_int_to_fixed(
2),
vbios->mcifwrmc_urgent_latency),
results->dmif_burst_time[i][j]),
results->mcifwr_burst_time[results->y_clk_level][results->sclk_level])),
results->dispclk),
bw_int_to_fixed(
results->bytes_per_pixel[k])),
results->lines_interleaved_in_mem_access[k]),
results->latency_hiding_lines[k]),
results->adjusted_data_buffer_size[k]))),
(bw_sub(
bw_div(
bw_mul(
bw_mul(
results->dispclk,
bw_int_to_fixed(
results->bytes_per_pixel[k])),
results->lines_interleaved_in_mem_access[k]),
results->latency_hiding_lines[k]),
bw_div(
bw_mul(
results->display_bandwidth[k],
results->useful_bytes_per_request[k]),
results->bytes_per_request[k])))));
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 7092 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2016-09-10 0:35 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2016-09-10 0:30 [Bug 97759] compile error bandwidth_calcs.c : array subscript is above array bounds [-Werror=array-bounds] bugzilla-daemon 2016-09-10 0:35 ` bugzilla-daemon [this message] 2016-09-10 0:37 ` bugzilla-daemon 2018-12-04 16:36 ` 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-97759-502-mcQbWK87Gy@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon@freedesktop.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